13 #ifndef PID_STT_INFO_H 14 #define PID_STT_INFO_H 16 #include "TClonesArray.h" 18 #include "FairPropagator.h" 20 #include "FairGeane.h" 21 #include "FairRootManager.h" 22 #include "FairRuntimeDb.h" 81 #endif // PID_STT_INFO_H Bool_t Setup(FairRootManager *manager, PndPropagator *propagator, PndPidDetectorParams::DetectorParams *params)
Setup STT info.
PndPidSttInfo()
Default constructor.
ClassDef(PndPidSttInfo, 1)
Bool_t GetInfo(PndTrack *track, PndPidCandidate *pidCand)
Add STT information to PidCandidate.
Class for accessing PID detector information of STT.
~PndPidSttInfo()
Default destructor.
Int_t SetDetectorHits(FairRootManager *manager)
Fill detector hit TCAs and adjust detector mode.
Base class for accessing PID detector information of tracking system (MVD, STT, GEM, FTS).
TClonesArray * fSttHit
Stt hit TCA.
Propagator interface class for PandaRoot.
Bool_t SetParContainers(FairRuntimeDb *db)
void SetGeoPar(FairRuntimeDb *db)
PndGeoSttPar * fSttParameters
Stt geometry parameters.