13#define CBMTOFTRACK_H 1
19#include <RtypesCore.h>
126 virtual std::string
ToString()
const;
friend fvec sqrt(const fvec &a)
void SetTrackIndex(int32_t trackIndex)
int32_t fGlbTrack
Index of global track.
double GetTrackDy() const
double GetTrackDx() const
int32_t GetTofHitIndex() const
double GetTrackLength() const
double GetDistance() const
void SetTofHitIndex(int32_t tofHitIndex)
int32_t GetPidHypo() const
void SetTrackParameter(const FairTrackParam *par)
double fTrackLength
Track length from primary vertex to TOF [cm].
void SetTrackLength(double trackLength)
int32_t GetTofHitIndex(int32_t iHit) const
int32_t GetTrackIndex() const
const FairTrackParam * GetTrackParameter() const
double fDistance
Normalized distance from hit to track.
int32_t GetNofTofHits() const
float fMass
Mass from Tof.
int32_t fPidHypo
PID hypothesis used for track extrapolation.
void SetPidHypo(int32_t pid)
void SetDistance(double distance)
FairTrackParam fTrackPar
Track parameters at z of TofHit.
virtual std::string ToString() const
void AddTofHit(int32_t hitIndex)
void AddHit(int32_t index, HitType type)
std::vector< int32_t > fHitIndex
virtual int32_t GetNofHits() const
int32_t GetHitIndex(int32_t iHit) const
std::vector< HitType > fHitType