58 this->
Add(fpMvdTrackingInterface);
61 this->
Add(fpStsTrackingInterface);
64 this->
Add(fpMuchTrackingInterface);
67 this->
Add(fpTrdTrackingInterface);
70 this->
Add(fpTofTrackingInterface);
88 std::vector<const CbmTrackingDetectorInterfaceBase*> vRes;
89 for (
const TObject* pTask : *(this->GetListOfTasks())) {
ClassImp(CbmConverterManager)
@ kMvd
Micro-Vertex Detector.
@ kTrd
Transition Radiation Detector.
@ kTof
Time-of-flight Detector.
@ kSts
Silicon Tracking System.
@ kMuch
Muon detection system.
bool Add(const std::vector< litfloat > &a, const std::vector< litfloat > &b, std::vector< litfloat > &c)
A CbmL1 subtask, which provides necessary methods for L1 tracker to access the geometry and dataflow ...
Bool_t IsActive(ECbmModuleId moduleId)
static CbmSetup * Instance()
A CbmL1 subtask, which provides necessary methods for CA tracker to access the geometry and dataflow ...
Abstract class, which should be inherited by every detecting subsystem tracking interface class.
~CbmTrackingDetectorInterfaceInit()
Destructor.
static CbmTrackingDetectorInterfaceInit * fpInstance
Instance of the class.
std::vector< const CbmTrackingDetectorInterfaceBase * > GetActiveInterfaces() const
Returns a vector of pointers to the tracking detector interfaces, included into the setup.
CbmTrackingDetectorInterfaceInit()
Default constructor (only sts and mvd will be initialized)
A CbmL1 subtask, which provides necessary methods for CA tracker to access the geometry and dataflow ...