8 #ifndef ALIREDUCEDRECONSTRUCTEDTRACK_H 9 #define ALIREDUCEDRECONSTRUCTEDTRACK_H
Int_t GetNumberOfTPCCrossedRows() const
void SetMatchedParticleIndex(Int_t index)
void SetTPCFindableClusters(Int_t nfindable)
Char_t fClustersTPC
Number of TPC clusters.
Int_t GetNumberOfTPCFindableClusters() const
void SetTrackCuts(Int_t index)
void SetTPCSharedClusters(Int_t nshared)
void SetGoodTrackLabel(Bool_t isGood)
Int_t GetNumberOfTPCClusters() const
Int_t GetClusterIndex() const
void SetTPCClusters(Int_t nclusters)
Int_t fClusterIndex
Index of cluster matched to the track.
Bool_t IsGoodTrack() const
Int_t GetMatchedParticleIndex() const
AliReducedReconstructedTrack()
Namespace for classes creating trees of events with jets.
virtual ~AliReducedReconstructedTrack()
void SetMatchedClusterIndex(Int_t index)
Char_t fCrossedRowsTPC
Number of TPC crossed rows.
Bool_t fGoodMCTrack
Mark track as good (according to the track label)
void GetMomentumVector(Double_t &px, Double_t &py, Double_t &pz) const
Double_t fPVec[3]
Momentum vector of the particle.
void SetMomentumVector(Double_t px, Double_t py, Double_t pz)
Int_t GetNumberOfTPCSharedClusters() const
Char_t fSharedClustersTPC
Number of shared clusters in the TPC.
void SetTPCCrossedRows(Int_t crossedRows)
Structure for reconstructed track information.
Long_t fTrackCutsMap
Map of Track cuts.
Bool_t TestTrackCuts(Int_t index)
Int_t fParticleIndex
Index of true particle matched to this track.
void SetCharge(Char_t charge)
Char_t fFindableClustersTPC
Number of findable clusters in the TPC.
void FillMomentumVector(TVector3 &pvec) const