4 #include "TClonesArray.h" 6 #include "FairPropagator.h" 9 #include "FairRootManager.h" 66 #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.