11 #ifndef PndSTETrackBase_H_ 12 #define PndSTETrackBase_H_ 18 #include "FairMultiLinkedData.h" std::vector< PndTrackCand > fTrackCands
int NumRiemannTracks()
Function to get the number of Riemann tracks after the refit.
std::vector< double > fChi2OneHitSZ
PndTrackCand GetTrackCand(int i)
Function to get a track candidate after the refit.
std::map< double, PndSdsHit * > fMapChi2OneHitMvdHit
std::vector< PndRiemannTrack > fRiemannTracks
std::map< double, PndSdsHit * > fMapChi2OneHitMvdHitSZ
PndTrack GetTrack(int i)
Function to get a track after the refit.
int NumTrackCands()
Function to get the number of track candidates after the refit.
PndRiemannTrack GetRiemannTrack(int i)
Function to get a Riemann track after the refit.
ClassDef(PndSTETrackBase, 1)
double fxc
x-coordinate of the center of gravity of the hits in one track, used for computing hemispheres The x-...
std::vector< PndTrack > fTracks
std::map< PndSdsHit *, int > fMapMvdHitBranchId
std::vector< double > fChi2OneHit
virtual ~PndSTETrackBase()