8#include <tracking/modules/trackFinderCDC/TrackToolsModules.h>
10#include <tracking/trackFindingCDC/eventdata/tracks/CDCTrack.h>
13using namespace TrackFindingCDC;
22 :
Super({
"CDCTrackVector"})
27 :
Super({
"CDCTrackVector"})
32 :
Super({
"CDCTrackVector"})
37 :
Super({
"CDCTrackVector"})
42 :
Super({
"CDCTrackVector"})
TFCDC_TrackExporterModule()
Constructor setting the default store vector names.
TFCDC_TrackFlightTimeAdjusterModule()
Constructor setting the default store vector names.
TFCDC_TrackOrienterModule()
Constructor setting the default store vector names.
TFCDC_TrackQualityAsserterModule()
Constructor setting the default store vector names.
TFCDC_TrackRejecterModule()
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.