13 #ifndef PID_TOF_INFO_H 14 #define PID_TOF_INFO_H 16 #include "TClonesArray.h" 18 #include "FairPropagator.h" 20 #include "FairGeane.h" 21 #include "FairRootManager.h" 78 #endif // PID_TOF_INFO_H ~PndPidTofInfo()
Default destructor.
Bool_t GetInfo(PndTrack *track, PndPidCandidate *pidCand)
Add TOF information to PidCandidate.
TClonesArray * fTofHit
Tof hit TCA.
ClassDef(PndPidTofInfo, 1)
TClonesArray * fTofPoint
Tof point TCA.
Int_t SetDetectorHits(FairRootManager *manager)
Fill detector hit TCAs and adjust detector mode.
Class for accessing PID detector information of TOF.
void ActivateDebugNtuple(Bool_t debug_mode)
Set debug mode of detector.
Base class for accessing PID detector information.
Propagator interface class for PandaRoot.
Bool_t Setup(FairRootManager *manager, PndPropagator *propagator, PndPidDetectorParams::DetectorParams *params)
Setup TOF info.
PndPidTofInfo()
Default constructor.