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