8#include <tracking/modules/trackFinderCDC/ClusterPreparationModules.h>
11using namespace TrackFindingCDC;
19 :
Super({
"CDCWireHitVector",
"CDCWireHitClusterVector",
"CDCWireHitSuperClusterVector"})
24 :
Super({
"CDCWireHitVector",
"CDCWireHitSuperClusterVector"})
29 :
Super({
"CDCWireHitSuperClusterVector",
"CDCWireHitClusterVector"})
34 :
Super({
"CDCWireHitClusterVector"})
TFCDC_ClusterBackgroundDetectorModule()
Constructor setting the default store vector names.
TFCDC_ClusterPreparerModule()
Constructor setting the default store vector names.
TFCDC_ClusterRefinerModule()
Constructor setting the default store vector names.
TFCDC_SuperClusterCreatorModule()
Constructor setting the default store vector names.
#define REG_MODULE(moduleName)
Register the given module (without 'Module' suffix) with the framework.
Abstract base class for different kinds of events.