9 #ifndef ALIREDUCEDMATCHEDTRACK_H
10 #define ALIREDUCEDMATCHEDTRACK_H
32 namespace HighPtTracks {
virtual ~AliReducedMatchedTrack()
ETrackCutsType_t
Type of track cuts applied in the track selection.
bool fGoodTrackLabel
Flag for tracks with positive track label.
bool HasSurvivedTrackCuts(ETrackCutsType_t cuts)
void SetSurvivedTrackCuts(ETrackCutsType_t cuts)
unsigned char fNclustersTPC
Number of clusters in the TPC.
double fPx
x-component of the 3-momentum
unsigned int fTrackCuts
bitmap for track selection bits
void FillVector(TVector3 &vec)
void SetPxPyPz(double px, double py, double pz)
double fPy
y-component of the 3-momentum
void SetNumberOfClustersTPC(unsigned char ncls)
void SetGoodTrackLabel(bool goodtrack)
double fPz
z-component of the 3-momentum
unsigned char GetNumberOfClustersTPC() const
Class with reduced track information at reconstruction level.