QwAnalysis
QwOmnivore.cc
Go to the documentation of this file.
1 #include "QwOmnivore.h"
2 
3 // Register this subsystem with the factory
5 
6 // Register this subsystem with the factory
7 // TODO (wdc) disabled due to extraneous includes
8 //RegisterSubsystemFactory(QwOmnivore<VQwSubsystemTracking>);
An omnivorous subsystem.
Definition: QwOmnivore.h:16
#define RegisterSubsystemFactory(A)
Definition: QwFactory.h:230