8#include <tracking/modules/trackFinderCDC/WireHitPreparationModules.h>
11using namespace TrackFindingCDC;
19 :
Super({
"CDCWireHitVector"})
24 :
Super({
"CDCWireHitVector"})
29 :
Super({
"CDCWireHitVector"})
34 :
Super({
"CDCWireHitVector"})
FindletModule< HitReclaimer > Super
Type of the base class.
TFCDC_HitReclaimerModule()
Constructor.
FindletModule< WireHitBackgroundDetector > Super
Type of the base class.
TFCDC_WireHitBackgroundDetectorModule()
Constructor.
FindletModule< WireHitCreator > Super
Type of the base class.
TFCDC_WireHitCreatorModule()
Constructor setting the default store vector names.
TFCDC_WireHitPreparerModule()
Constructor.
FindletModule< WireHitPreparer > Super
Type of the base class.
#define REG_MODULE(moduleName)
Register the given module (without 'Module' suffix) with the framework.
Abstract base class for different kinds of events.