Go to the documentation of this file.
14 #ifndef CBMGLOBALTRACKINGTOF_H
15 #define CBMGLOBALTRACKINGTOF_H
18 #include "FairTrackParam.h"
19 #include "TClonesArray.h"
24 #define CBM_GLOBALTB_TOF_3D
26 #ifdef CBM_GLOBALTB_TOF_3D
28 #endif //CBM_GLOBALTB_TOF_3D
30 #ifdef CBM_GLOBALTB_TOF_3D
31 #ifdef CBM_GLOBALTB_TOF_3D_CUBOIDS
33 #endif //CBM_GLOBALTB_TOF_3D_CUBOIDS
35 #endif //CBM_GLOBALTB_TOF_3D
113 void Find(FairTrackParam& trackParams,
123 #ifdef CBM_GLOBALTB_TOF_3D_CUBOIDS
124 std::list<Cuboid*> fCuboids;
125 #endif //CBM_GLOBALTB_TOF_3D_CUBOIDS
int GetZInd(scaltype z) const
CbmGlobalTrackingTofGeometry()
~CbmGlobalTrackingTofGeometry()
int GetYInd(scaltype y) const
void SetStartTime(timetype v)
int GetTInd(timetype t) const
void SetChi2Cut(Double_t v)
void SetTBinSize(scaltype v)
void Find(FairTrackParam &trackParams, timetype trackTime, timetype errT, Int_t &tofHitInd, Double_t &length)
CbmGlobalTrackingTofGeometry & operator=(const CbmGlobalTrackingTofGeometry &)=delete
void SetTofHits(TClonesArray *v)
void Prepare(timetype startTime)
CbmGlobalTrackingTofGeometry(const CbmGlobalTrackingTofGeometry &)=delete
int GetXInd(scaltype x) const