4 #include "TClonesArray.h" 6 #include "FairRootManager.h" 7 #include "FairPropagator.h" 65 #endif // PID_DSK_INFO_H Bool_t GetInfo(PndTrack *track, PndPidCandidate *pidCand)
Add DSK information to PidCandidate.
ClassDef(PndPidDskInfo, 1)
PndPidDskInfo()
Default constructor.
Bool_t Setup(FairRootManager *manager, PndPropagator *propagator, PndPidDetectorParams::DetectorParams *params)
Setup DSK info.
TClonesArray * fDskParticle
Dsk particle/hit TCA.
void ActivateDebugNtuple(Bool_t debug_mode)
Set debug mode of detector.
Int_t SetDetectorHits(FairRootManager *manager)
Fill detector hit TCAs and adjust detector mode.
~PndPidDskInfo()
Default destructor.
Class for accessing PID detector information of DSK.
Base class for accessing PID detector information.
Propagator interface class for PandaRoot.