8#include <tracking/modules/cdcQualityEstimator/TrackQualityEstimatorModule.h>
9#include <tracking/trackFindingCDC/eventdata/tracks/CDCTrack.h>
12using namespace TrackFindingCDC;
17 :
Super({
"CDCTrackVector"})
FindletModule< TrackQualityEstimator > Super
Type of the base class.
TFCDC_TrackQualityEstimatorModule()
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.