8 #include "AliExternalTrackParam.h" 9 #include "AliVCluster.h" 10 #include "AliAODTrack.h" 15 fPt(0), fEta(0), fPhi(0), fM(0.13957), fQ(0), fLabel(-1), fTrackType(0),
16 fEtaEmc(0), fPhiEmc(0), fPtEmc(0), fEmcal(0), fFlag(0), fGeneratorIndex(-1), fClusId(-1), fOrig(0)
48 AliVTrack::operator=(pc);
100 Double_t veta = t->GetTrackEtaOnEMCal();
101 Double_t vphi = t->GetTrackPhiOnEMCal();
109 phidiff=TVector2::Phi_mpi_pi(vphi-cphi);
118 if (t->TestBit(BIT(22)) && !t->TestBit(BIT(23)))
120 else if (!t->TestBit(BIT(22)) && t->TestBit(BIT(23)))
122 else if (t->TestBit(BIT(22)) && t->TestBit(BIT(23)))
136 if (aodTrack->TestFilterBit(filterBit1)) {
139 else if (aodTrack->TestFilterBit(filterBit2)) {
140 if ((aodTrack->GetStatus()&AliVTrack::kITSrefit)!=0) {
AliPicoTrack & operator=(const AliPicoTrack &pc)
AliVTrack * fOrig
cluster id of matched cluster; -1 if not set
Short_t fClusId
Index of generator in cocktail.
Int_t Compare(const TObject *obj) const
Byte_t GetTrackType() const
static void GetEtaPhiDiff(const AliVTrack *t, const AliVCluster *v, Double_t &phidiff, Double_t &etadiff)
Short_t fGeneratorIndex
Flag for indication of primary etc (MC)