1 #ifndef PID_RICH_INFO_H 2 #define PID_RICH_INFO_H 4 #include "TClonesArray.h" 6 #include "FairPropagator.h" 7 #include "FairRootManager.h" 66 #endif // PID_RICH_INFO_H PndPidRichInfo()
Default constructor.
void ActivateDebugNtuple(Bool_t debug_mode)
Set debug mode of detector.
Class for accessing PID detector information of RICH.
TClonesArray * fRichHit
Rich hit TCA.
TClonesArray * fRichPoint
Rich point TCA.
Bool_t Setup(FairRootManager *manager, PndPropagator *propagator, PndPidDetectorParams::DetectorParams *params)
Setup RICH info.
ClassDef(PndPidRichInfo, 1)
Base class for accessing PID detector information.
Int_t SetDetectorHits(FairRootManager *manager)
Fill detector hit TCAs and adjust detector mode.
Propagator interface class for PandaRoot.
~PndPidRichInfo()
Default destructor.
Bool_t GetInfo(PndTrack *track, PndPidCandidate *pidCand)
Add RICH information to PidCandidate.