Go to the documentation of this file.
7 #ifndef CBMTOFCREATEDIGIPAR_H
8 #define CBMTOFCREATEDIGIPAR_H
11 #include <RtypesCore.h>
36 virtual InitStatus
ReInit();
37 virtual InitStatus
Init();
41 virtual void Exec(Option_t* option);
76 std::map<Int_t, std::vector<CbmTofCell*>>
fCellMap;
77 std::map<Int_t, std::vector<CbmTofCell*>>::iterator
fCellMapIt;
88 #endif //CBMTOFCREATEDIGIPAR_H
virtual ~CbmTofCreateDigiPar()
virtual void SetParContainers()
virtual void FinishEvent()
void FillCellMapRootGeometry()
CbmTofCreateDigiPar(const CbmTofCreateDigiPar &)
CbmTofGeoHandler * fGeoHandler
pointer to digi parameters
std::map< Int_t, std::vector< CbmTofCell * > > fCellMap
virtual void Exec(Option_t *option)
virtual InitStatus Init()
virtual InitStatus ReInit()
std::map< Int_t, std::vector< CbmTofCell * > >::iterator fCellMapIt
void FillCellMapAsciiGeometry()
CbmTofCreateDigiPar & operator=(const CbmTofCreateDigiPar &)
virtual void FinishTask()
void FillCellInfoFromGeoHandler(TString FullPath)