![]() |
AliPhysics
d2b03f8 (d2b03f8)
|
#include <AliFlowTrackCuts.h>
Public Types | |
enum | trackParameterType { kMC, kGlobal, kTPCstandalone, kSPDtracklet, kPMD, kV0, kVZERO, kMUON, kKink, kAODFilterBit, kUserA, kUserB, kBetaVZERO, kDeltaVZERO } |
enum | trackParameterMix { kPure, kTrackWithMCkine, kTrackWithMCPID, kTrackWithMCpt, kTrackWithPtFromFirstMother, kTrackWithTPCInnerParams, kTrackWithTPCstandalone } |
enum | PIDsource { kTPCpid, kTOFpid, kTOFbayesian, kTOFbeta, kTPCdedx, kTOFbetaSimple, kTPCbayesian, kTPCNuclei, kTPCTOFNsigma, kTPCTOFNsigmaPurity, kTPCTPCTOFNsigma } |
Public Member Functions | |
AliFlowTrackCuts () | |
AliFlowTrackCuts (const char *name) | |
AliFlowTrackCuts (const AliFlowTrackCuts &someCuts) | |
AliFlowTrackCuts & | operator= (const AliFlowTrackCuts &someCuts) |
virtual | ~AliFlowTrackCuts () |
Int_t | Count (AliVEvent *event=NULL) |
Int_t | MaxSharedITSClusterCuts (AliESDtrack *track) |
Double_t | MaxChi2perITSClusterCuts (AliESDtrack *track) |
void | SetMaxSharedITSCluster (Int_t b) |
void | SetMaxChi2perITSCluster (Double_t b) |
void | SetMinNClustersTPC (Int_t a) |
void | SetMinNClustersITS (Int_t a) |
void | SetClusterRequirementITS (AliESDtrackCuts::Detector det, AliESDtrackCuts::ITSClusterRequirement req=AliESDtrackCuts::kOff) |
void | SetMaxChi2PerClusterTPC (Float_t a) |
void | SetMinChi2PerClusterTPC (Float_t a) |
void | SetMaxChi2PerClusterITS (Float_t a) |
void | SetRequireTPCRefit (Bool_t a) |
void | SetRequireTPCStandAlone (Bool_t a) |
void | SetRequireITSRefit (Bool_t a) |
void | SetRequireITSStandAlone (Bool_t a) |
void | SetAcceptKinkDaughters (Bool_t a) |
void | SetMaxDCAToVertexZ (Float_t a) |
void | SetMaxDCAToVertexXY (Float_t a) |
void | SetMaxDCAToVertexXYPtDep (const char *a) |
void | SetRequireSigmaToVertex (Bool_t a) |
void | SetMaxNsigmaToVertex (Float_t sigma=1e10) |
void | SetDCAToVertex2D (Bool_t a) |
void | SetEtaRange (Float_t r1, Float_t r2) |
void | SetPtRange (Float_t r1, Float_t r2) |
void | SetRequireCharge (Bool_t r) |
void | SetFakesAreOK (Bool_t b) |
void | SetSPDtrackletDeltaPhiMax (Double_t m) |
void | SetSPDtrackletDeltaPhiMin (Double_t m) |
void | SetIgnoreTPCzRange (Double_t min, Double_t max) |
void | SetAODfilterBit (UInt_t a) |
void | SetMinimalTPCdedx (Double_t d=10.) |
void | SetPmdDetPlane (Int_t pmdDet) |
void | SetPmdAdc (Float_t pmdAdc) |
void | SetPmdNcell (Float_t pmdNcell) |
void | SetPriors (Float_t centr=0) |
AliMuonTrackCuts * | GetMuonTrackCuts () |
void | SetStandardMuonTrackCuts () |
void | SetIsMuonMC (Bool_t isMC) |
void | SetMuonPassNumber (Int_t passN) |
void | SetRunsMuon (const AliInputEventHandler *eventHandler) |
void | SetForceTPCstandalone (Bool_t b) |
void | SetMinKinkAngle (Double_t a) |
void | SetMinKinkRadius (Double_t r) |
void | SetMaxKinkRAdius (Double_t r) |
void | SetMinKinkQt (Double_t m) |
void | SetMaxKinkQt (Double_t m) |
void | SetMaxKinkInvMassKmu (Double_t m) |
void | SetMinKinkInvMassKmu (Double_t m) |
Double_t | GetMinKinkAngle () const |
Double_t | GetMinKinkRadius () const |
Double_t | GetMaxKinkRadius () const |
Double_t | GetMinKinkQt () const |
Double_t | GetMaxKinkQt () const |
Double_t | GetMaxKinkInvMassKmu () const |
Double_t | GetMinKinkInvMassKmu () const |
Int_t | GetMinNClustersTPC () const |
Int_t | GetMinNClustersITS () const |
AliESDtrackCuts::ITSClusterRequirement | GetClusterRequirementITS (AliESDtrackCuts::Detector det) const |
Float_t | GetMaxChi2PerClusterTPC () const |
Float_t | GetMaxChi2PerClusterITS () const |
Bool_t | GetRequireTPCRefit () const |
Bool_t | GetRequireTPCStandAlone () const |
Bool_t | GetRequireITSRefit () const |
Bool_t | GetRequireITSStandAlone () const |
Bool_t | GetAcceptKinkDaughters () const |
Float_t | GetMaxDCAToVertexZ () const |
Float_t | GetMaxDCAToVertexXY () const |
const char * | GetMaxDCAToVertexXYPtDep () const |
Bool_t | GetRequireSigmaToVertex () const |
Float_t | GetMaxNsigmaToVertex () const |
Bool_t | GetDCAToVertex2D () const |
void | GetEtaRange (Float_t &r1, Float_t &r2) const |
void | GetPtRange (Float_t &r1, Float_t &r2) const |
Bool_t | GetRequireCharge () const |
Bool_t | GetFakesAreOK () const |
Double_t | GetSPDtrackletDeltaPhiMax () const |
Double_t | GetSPDtrackletDeltaPhiMin () const |
UInt_t | GetAODFilterBit () const |
Double_t | GetMinimalTPCdedx () const |
Int_t | GetPmdDetPlane () const |
Float_t | GetPmdAdc () const |
Float_t | GetPmdNcell () const |
Float_t | GetBeta (const AliVTrack *t, Bool_t QAmode=kFALSE) |
Float_t | Getdedx (const AliESDtrack *t) const |
Float_t | GetBayesianProb () const |
AliFlowBayesianPID * | GetBayesianResponse () const |
Bool_t | GetForceTPCstandalone () const |
void | SetQA (Bool_t b=kTRUE) |
TList * | GetQA () const |
TH1 * | QAbefore (Int_t i) |
TH1 * | QAafter (Int_t i) |
void | SetIgnoreSignInMCPID (Bool_t b=kTRUE) |
void | SetCutMC (Bool_t b=kTRUE) |
void | SetCutMChasTrackReferences (Bool_t b=kTRUE) |
void | SetMCprocessType (TMCProcess t) |
void | SetMCisPrimary (Bool_t b=kTRUE) |
void | SetMCPID (Int_t pid) |
void | SetMCfirstMotherPID (Int_t pid) |
TMCProcess | GetMCprocessType () const |
Bool_t | GetMCisPrimary () const |
Int_t | GetMCPID () const |
void | SetRequireTransportBitForPrimaries (Bool_t b) |
void | SetParamType (trackParameterType paramType) |
trackParameterType | GetParamType () const |
void | SetParamMix (trackParameterMix paramMix) |
trackParameterMix | GetParamMix () const |
virtual Bool_t | IsSelected (TObject *obj, Int_t id=-666) |
virtual Bool_t | IsSelectedMCtruth (TObject *obj, Int_t id=-666) |
AliVParticle * | GetTrack () const |
AliMCParticle * | GetMCparticle () const |
Bool_t | FillFlowTrack (AliFlowTrack *track) const |
AliFlowTrack * | FillFlowTrack (TObjArray *trackCollection, Int_t trackIndex) const |
Bool_t | IsPhysicalPrimary () const |
void | SetMCevent (AliMCEvent *mcEvent) |
AliMCEvent * | GetMCevent () const |
void | SetEvent (AliVEvent *event, AliMCEvent *mcEvent=NULL) |
AliVEvent * | GetEvent () const |
Int_t | GetNumberOfInputObjects () const |
TObject * | GetInputObject (Int_t i) |
void | Clear (Option_t *option="") |
void | ClearTrack (Option_t *option="") |
Double_t | GetPmdEta (Float_t xPos, Float_t yPos, Float_t zPos) |
Double_t | GetPmdPhi (Float_t xPos, Float_t yPos) |
void | SetPID (AliPID::EParticleType pid, PIDsource s=kTOFpid, Double_t prob=0.9) |
AliPID::EParticleType | GetParticleID () const |
Bool_t | GetCutPID () const |
void | SetTPCpidCuts (const TMatrixF *mat) |
void | SetTOFpidCuts (const TMatrixF *mat) |
AliESDpid & | GetESDpid () |
void | SetAllowTOFmismatchFlag (Bool_t b=kTRUE) |
Bool_t | GetAllowTOFmismatchFlag () const |
void | SetRequireStrictTOFTPCagreement (Bool_t b=kTRUE) |
Bool_t | GetRequireStrictTOFTPCagreement () const |
void | SetRejectElectronsWithTPCpid (Bool_t b=kTRUE) |
void | SetLinearizeVZEROresponse (Bool_t b=kTRUE) |
Bool_t | PassesCuts (AliVParticle *track) |
Bool_t | PassesESDcuts (AliESDtrack *track) |
Bool_t | PassesAODcuts (const AliAODTrack *track, Bool_t passFid=kTRUE) |
Bool_t | PassesPMDcuts (const AliESDPmdTrack *track) |
Bool_t | PassesVZEROcuts (Int_t id) |
Bool_t | PassesCuts (const AliFlowTrackSimple *track) |
Bool_t | PassesCuts (const AliMultiplicity *track, Int_t id) |
Bool_t | PassesCuts (const AliAODTracklets *track, Int_t id) |
Bool_t | PassesCuts (const AliESDkink *kink) |
Bool_t | PassesCuts (const AliESDv0 *v0) |
Bool_t | PassesMCcuts () |
Bool_t | PassesMCcuts (AliMCEvent *mcevent, Int_t label) |
Bool_t | PassesTPCdedxCut (const AliESDtrack *track) |
Bool_t | PassesTPCbayesianCut (const AliESDtrack *track) |
Bool_t | PassesTPCpidCut (const AliESDtrack *track) const |
Bool_t | PassesTOFbetaCut (const AliESDtrack *track) |
Bool_t | PassesTOFbetaSimpleCut (const AliESDtrack *track) |
Bool_t | PassesTOFpidCut (const AliESDtrack *track) const |
Bool_t | PassesESDpidCut (const AliESDtrack *track) |
Bool_t | PassesAODpidCut (const AliAODTrack *track) |
Bool_t | PassesMuonCuts (AliVParticle *track) |
Bool_t | PassesTPCbayesianCut (const AliAODTrack *track) |
Bool_t | PassesTOFbayesianCut (const AliAODTrack *track) |
Bool_t | PassesTOFbetaCut (const AliAODTrack *track) |
void | Browse (TBrowser *b) |
Long64_t | Merge (TCollection *list) |
void | SetTPCTOFNsigmaPIDPurityFunctions (Float_t purityLevel) |
void | SetCentralityPercentile (Int_t centMin, Int_t centMax) |
void | SetPtTOFPIDoff (Double_t pt) |
Double_t | GetPtTOFPIDoff () |
void | SetVZEROgainEqualisation (TH1 *g) |
void | SetVZEROgainEqualisationCen (TH2 *g) |
void | SetVZEROApol (Int_t ring, Float_t f) |
void | SetVZEROCpol (Int_t ring, Float_t f) |
void | SetApplyRecentering (Bool_t r) |
Bool_t | GetApplyRecentering () const |
void | SetVZEROgainEqualizationPerRing (Bool_t s) |
Bool_t | GetVZEROgainEqualizationPerRing () const |
void | SetDivSigma (Bool_t r) |
Bool_t | GetDivSigma () const |
void | SetUseVZERORing (Int_t i, Bool_t u) |
Bool_t | GetUseVZERORing (Int_t i) const |
void | SetChi2A (TArrayD *Chi2A) |
void | SetChi3A (TArrayD *Chi3A) |
void | SetChi2C (TArrayD *Chi2C) |
void | SetChi3C (TArrayD *Chi3C) |
TArrayD * | GetChi2A () |
TArrayD * | GetChi3A () |
TArrayD * | GetChi2C () |
TArrayD * | GetChi3C () |
void | SetNumberOfSigmas (Float_t val) |
Float_t | GetNumberOfSigmas () const |
void | SetRun (Int_t const run) |
Int_t | GetRun () const |
![]() | |
AliFlowTrackSimpleCuts (const char *name="") | |
virtual | ~AliFlowTrackSimpleCuts () |
void | SetPtMax (Double_t max) |
void | SetPtMin (Double_t min) |
void | SetEtaMax (Double_t max) |
void | SetEtaMin (Double_t min) |
void | SetEtaGap (Double_t min, Double_t max) |
void | SetPhiMax (Double_t max) |
void | SetPhiMin (Double_t min) |
void | SetPID (Int_t pid) |
void | SetCharge (Int_t c) |
void | SetMassMax (Double_t max) |
void | SetMassMin (Double_t min) |
void | SetEtaPhiEff (TH2 *eff) |
Double_t | GetPtMax () const |
Double_t | GetPtMin () const |
Double_t | GetEtaMax () const |
Double_t | GetEtaMin () const |
Double_t | GetPhiMax () const |
Double_t | GetEtaGapMin () const |
Double_t | GetEtaGapMax () const |
Double_t | GetPhiMin () const |
Int_t | GetPID () const |
Int_t | GetCharge () const |
Double_t | GetMassMax () const |
Double_t | GetMassMin () const |
Bool_t | PassesCuts (const AliFlowTrackSimple *track) const |
Bool_t | PassesCuts (TParticle *p) const |
Int_t | GetPOItype () const |
void | SetPOItype (Int_t t) |
Static Public Member Functions | |
static AliFlowTrackCuts * | GetAODTrackCutsForFilterBit (UInt_t bit=1, TString suffix="") |
static AliFlowTrackCuts * | GetStandardTPCStandaloneTrackCuts () |
static AliFlowTrackCuts * | GetStandardTPCStandaloneTrackCuts2010 () |
static AliFlowTrackCuts * | GetStandardGlobalTrackCuts2010 () |
static AliFlowTrackCuts * | GetStandardITSTPCTrackCuts2009 (Bool_t selPrimaries=kTRUE) |
static AliFlowTrackCuts * | GetStandardVZEROOnlyTrackCuts () |
static AliFlowTrackCuts * | GetStandardVZEROOnlyTrackCuts2010 () |
static AliFlowTrackCuts * | GetStandardVZEROOnlyTrackCuts2011 () |
static AliFlowTrackCuts * | GetBetaVZEROOnlyTrackCuts () |
static AliFlowTrackCuts * | GetStandardMuonTrackCuts (Bool_t isMC=kFALSE, Int_t passN=2) |
static const char * | GetParamTypeName (trackParameterType type) |
static Bool_t | IsPhysicalPrimary (AliMCEvent *p, Int_t label, Bool_t requiretransported=kTRUE) |
static const char * | PIDsourceName (PIDsource s) |
Protected Member Functions | |
Bool_t | FillFlowTrackVParticle (AliFlowTrack *t) const |
Bool_t | FillFlowTrackGeneric (AliFlowTrack *t) const |
AliFlowTrack * | FillFlowTrackKink (TObjArray *trackCollection, Int_t trackIndex) const |
AliFlowTrack * | FillFlowTrackVZERO (TObjArray *trackCollection, Int_t trackIndex) const |
AliFlowTrack * | FillFlowTrackGeneric (TObjArray *trackCollection, Int_t trackIndex) const |
AliFlowTrack * | FillFlowTrackVParticle (TObjArray *trackCollection, Int_t trackIndex) const |
void | HandleESDtrack (AliESDtrack *track) |
void | HandleVParticle (AliVParticle *track) |
void | DefineHistograms () |
void | InitPIDcuts () |
void | InitESDcuts () |
void | InitMuonCuts () |
Bool_t | PassesTOFbayesianCut (const AliESDtrack *track) |
Bool_t | PassesNucleiSelection (const AliESDtrack *track) |
Bool_t | PassesTPCTOFNsigmaCut (const AliAODTrack *track) |
Bool_t | PassesTPCTOFNsigmaCut (const AliESDtrack *track) |
Bool_t | PassesTPCTOFNsigmaPurityCut (const AliAODTrack *track) |
Bool_t | TPCTOFagree (const AliVTrack *track) |
Bool_t | PassesTPCTPCTOFNsigmaCut (const AliAODTrack *track) |
![]() | |
AliFlowTrackSimpleCuts (const AliFlowTrackSimpleCuts &) | |
AliFlowTrackSimpleCuts & | operator= (const AliFlowTrackSimpleCuts &) |
Static Protected Attributes | |
static const Int_t | fgkPIDptBin = 20 |
static const Int_t | fgkNumberOfVZEROtracks =64 |
Definition at line 45 of file AliFlowTrackCuts.h.
Enumerator | |
---|---|
kTPCpid | |
kTOFpid | |
kTOFbayesian | |
kTOFbeta | |
kTPCdedx | |
kTOFbetaSimple | |
kTPCbayesian | |
kTPCNuclei | |
kTPCTOFNsigma | |
kTPCTOFNsigmaPurity | |
kTPCTPCTOFNsigma |
Definition at line 92 of file AliFlowTrackCuts.h.
Enumerator | |
---|---|
kPure | |
kTrackWithMCkine | |
kTrackWithMCPID | |
kTrackWithMCpt | |
kTrackWithPtFromFirstMother | |
kTrackWithTPCInnerParams | |
kTrackWithTPCstandalone |
Definition at line 84 of file AliFlowTrackCuts.h.
Enumerator | |
---|---|
kMC | |
kGlobal | |
kTPCstandalone | |
kSPDtracklet | |
kPMD | |
kV0 | |
kVZERO | |
kMUON | |
kKink | |
kAODFilterBit | |
kUserA | |
kUserB | |
kBetaVZERO | |
kDeltaVZERO |
Definition at line 69 of file AliFlowTrackCuts.h.
AliFlowTrackCuts::AliFlowTrackCuts | ( | ) |
Referenced by GetAODTrackCutsForFilterBit(), GetBetaVZEROOnlyTrackCuts(), GetStandardGlobalTrackCuts2010(), GetStandardITSTPCTrackCuts2009(), GetStandardMuonTrackCuts(), GetStandardTPCStandaloneTrackCuts(), GetStandardTPCStandaloneTrackCuts2010(), GetStandardVZEROOnlyTrackCuts2010(), GetStandardVZEROOnlyTrackCuts2011(), and AliAnalysisTaskPhiFlow::UserCreateOutputObjects().
AliFlowTrackCuts::AliFlowTrackCuts | ( | const char * | name | ) |
Definition at line 211 of file AliFlowTrackCuts.cxx.
AliFlowTrackCuts::AliFlowTrackCuts | ( | const AliFlowTrackCuts & | someCuts | ) |
Definition at line 341 of file AliFlowTrackCuts.cxx.
|
virtual |
Definition at line 618 of file AliFlowTrackCuts.cxx.
void AliFlowTrackCuts::Browse | ( | TBrowser * | b | ) |
Definition at line 5195 of file AliFlowTrackCuts.cxx.
void AliFlowTrackCuts::Clear | ( | Option_t * | option = "" | ) |
Definition at line 2742 of file AliFlowTrackCuts.cxx.
Referenced by SetEvent().
void AliFlowTrackCuts::ClearTrack | ( | Option_t * | option = "" | ) |
Definition at line 2751 of file AliFlowTrackCuts.cxx.
Referenced by Clear(), PassesCuts(), PassesMuonCuts(), and PassesVZEROcuts().
Int_t AliFlowTrackCuts::Count | ( | AliVEvent * | event = NULL | ) |
Definition at line 1536 of file AliFlowTrackCuts.cxx.
Referenced by AliFlowEventCuts::PassesCuts(), and AliAnalysisTaskPIDflowQA::UserExec().
|
protected |
Definition at line 2422 of file AliFlowTrackCuts.cxx.
Referenced by AliFlowTrackCuts(), operator=(), and SetQA().
Bool_t AliFlowTrackCuts::FillFlowTrack | ( | AliFlowTrack * | track | ) | const |
Definition at line 2130 of file AliFlowTrackCuts.cxx.
Referenced by AliFlowEvent::Fill().
AliFlowTrack * AliFlowTrackCuts::FillFlowTrack | ( | TObjArray * | trackCollection, |
Int_t | trackIndex | ||
) | const |
Definition at line 2104 of file AliFlowTrackCuts.cxx.
|
protected |
Definition at line 1951 of file AliFlowTrackCuts.cxx.
Referenced by FillFlowTrack(), and FillFlowTrackGeneric().
|
protected |
Definition at line 1927 of file AliFlowTrackCuts.cxx.
|
protected |
Definition at line 1829 of file AliFlowTrackCuts.cxx.
Referenced by FillFlowTrack().
|
protected |
Definition at line 2028 of file AliFlowTrackCuts.cxx.
Referenced by FillFlowTrack(), and FillFlowTrackVParticle().
|
protected |
Definition at line 2003 of file AliFlowTrackCuts.cxx.
|
protected |
|
inline |
Definition at line 182 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 264 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 195 of file AliFlowTrackCuts.h.
|
static |
Definition at line 1561 of file AliFlowTrackCuts.cxx.
|
inline |
Definition at line 312 of file AliFlowTrackCuts.h.
Referenced by AliFlowEvent::Fill().
|
inline |
Definition at line 202 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 203 of file AliFlowTrackCuts.h.
Float_t AliFlowTrackCuts::GetBeta | ( | const AliVTrack * | t, |
Bool_t | QAmode = kFALSE |
||
) |
Definition at line 2912 of file AliFlowTrackCuts.cxx.
Referenced by PassesAODcuts(), PassesESDcuts(), and PassesTOFbetaCut().
|
static |
Definition at line 1644 of file AliFlowTrackCuts.cxx.
|
inline |
Definition at line 330 of file AliFlowTrackCuts.h.
Referenced by AliFlowEvent::SetBetaVZEROCalibrationForTrackCuts(), AliFlowEvent::SetDeltaVZEROCalibrationForTrackCuts(), and AliFlowEvent::SetVZEROCalibrationForTrackCuts().
|
inline |
Definition at line 332 of file AliFlowTrackCuts.h.
Referenced by AliFlowEvent::SetBetaVZEROCalibrationForTrackCuts(), AliFlowEvent::SetDeltaVZEROCalibrationForTrackCuts(), and AliFlowEvent::SetVZEROCalibrationForTrackCuts().
|
inline |
Definition at line 331 of file AliFlowTrackCuts.h.
Referenced by AliFlowEvent::SetBetaVZEROCalibrationForTrackCuts(), AliFlowEvent::SetDeltaVZEROCalibrationForTrackCuts(), and AliFlowEvent::SetVZEROCalibrationForTrackCuts().
|
inline |
Definition at line 333 of file AliFlowTrackCuts.h.
Referenced by AliFlowEvent::SetBetaVZEROCalibrationForTrackCuts(), AliFlowEvent::SetDeltaVZEROCalibrationForTrackCuts(), and AliFlowEvent::SetVZEROCalibrationForTrackCuts().
|
inline |
Definition at line 174 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 258 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 188 of file AliFlowTrackCuts.h.
Float_t AliFlowTrackCuts::Getdedx | ( | const AliESDtrack * | t | ) | const |
Definition at line 3087 of file AliFlowTrackCuts.cxx.
Referenced by PassesESDcuts().
|
inline |
Definition at line 316 of file AliFlowTrackCuts.h.
Referenced by AliFlowEvent::Fill().
|
inline |
Definition at line 262 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 189 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 245 of file AliFlowTrackCuts.h.
Referenced by AliFlowEvent::SetBetaVZEROCalibrationForTrackCuts(), AliFlowEvent::SetDeltaVZEROCalibrationForTrackCuts(), and AliFlowEvent::SetVZEROCalibrationForTrackCuts().
|
inline |
Definition at line 192 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 205 of file AliFlowTrackCuts.h.
TObject * AliFlowTrackCuts::GetInputObject | ( | Int_t | i | ) |
Definition at line 2672 of file AliFlowTrackCuts.cxx.
Referenced by Count(), AliFlowEvent::Fill(), AliFlowEventCuts::RefMult(), AliAnalysisTaskQAPmdflow::UserExec(), and AliAnalysisTaskQAflow::UserExec().
|
inline |
Definition at line 177 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 176 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 184 of file AliFlowTrackCuts.h.
Referenced by PassesAODcuts().
|
inline |
Definition at line 185 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 183 of file AliFlowTrackCuts.h.
Referenced by PassesAODcuts().
|
inline |
Definition at line 169 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 168 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 166 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 187 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 243 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 221 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 234 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 222 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 220 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 196 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 164 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 170 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 167 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 165 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 173 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 172 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 147 of file AliFlowTrackCuts.h.
Int_t AliFlowTrackCuts::GetNumberOfInputObjects | ( | ) | const |
Definition at line 2622 of file AliFlowTrackCuts.cxx.
Referenced by Count(), AliFlowEvent::Fill(), AliFlowEventCuts::RefMult(), AliAnalysisTaskQAPmdflow::UserExec(), and AliAnalysisTaskQAflow::UserExec().
|
inline |
Definition at line 336 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 229 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 226 of file AliFlowTrackCuts.h.
Referenced by AliFlowEvent::Fill(), AliAnalysisTaskFlowCascade::UserCreateOutputObjects(), and AliAnalysisTaskQAPmdflow::UserExec().
|
static |
Definition at line 4991 of file AliFlowTrackCuts.cxx.
|
inline |
Definition at line 257 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 198 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 197 of file AliFlowTrackCuts.h.
Double_t AliFlowTrackCuts::GetPmdEta | ( | Float_t | xPos, |
Float_t | yPos, | ||
Float_t | zPos | ||
) |
Definition at line 5158 of file AliFlowTrackCuts.cxx.
Referenced by PassesPMDcuts().
|
inline |
Definition at line 199 of file AliFlowTrackCuts.h.
Double_t AliFlowTrackCuts::GetPmdPhi | ( | Float_t | xPos, |
Float_t | yPos | ||
) |
Definition at line 5169 of file AliFlowTrackCuts.cxx.
Referenced by PassesPMDcuts().
|
inline |
Definition at line 190 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 303 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 208 of file AliFlowTrackCuts.h.
Referenced by Merge(), AliAnalysisTaskPIDflowQA::UserCreateOutputObjects(), AliAnalysisTaskFlowEvent::UserCreateOutputObjects(), and AliAnalysisTaskCRCZDC::UserCreateOutputObjects().
|
inline |
Definition at line 191 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 180 of file AliFlowTrackCuts.h.
Referenced by PassesAODcuts().
|
inline |
Definition at line 181 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 186 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 266 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 178 of file AliFlowTrackCuts.h.
Referenced by PassesAODcuts().
|
inline |
Definition at line 179 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 339 of file AliFlowTrackCuts.h.
Referenced by AliFlowEvent::Fill().
|
inline |
Definition at line 193 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 194 of file AliFlowTrackCuts.h.
|
static |
Definition at line 1663 of file AliFlowTrackCuts.cxx.
Referenced by AliFlowEventCuts::AliFlowEventCuts(), AliFlowEventCuts::operator=(), and AliAnalysisTaskPIDflowQA::UserCreateOutputObjects().
|
static |
Definition at line 1725 of file AliFlowTrackCuts.cxx.
|
static |
Definition at line 1736 of file AliFlowTrackCuts.cxx.
|
static |
Definition at line 1705 of file AliFlowTrackCuts.cxx.
Referenced by AliFlowEventCuts::RefMult().
|
static |
Definition at line 1685 of file AliFlowTrackCuts.cxx.
Referenced by AliFlowEventCuts::AliFlowEventCuts(), AliFlowEventCuts::operator=(), and AliAnalysisTaskPIDflowQA::UserCreateOutputObjects().
|
static |
Definition at line 1575 of file AliFlowTrackCuts.cxx.
|
static |
Definition at line 1586 of file AliFlowTrackCuts.cxx.
Referenced by GetStandardVZEROOnlyTrackCuts().
|
static |
Definition at line 1611 of file AliFlowTrackCuts.cxx.
|
inline |
Definition at line 233 of file AliFlowTrackCuts.h.
Referenced by AliAnalysisTaskQAflow::UserExec().
|
inline |
Definition at line 324 of file AliFlowTrackCuts.h.
Referenced by AliFlowEvent::SetBetaVZEROCalibrationForTrackCuts(), AliFlowEvent::SetDeltaVZEROCalibrationForTrackCuts(), and AliFlowEvent::SetVZEROCalibrationForTrackCuts().
|
inline |
Definition at line 314 of file AliFlowTrackCuts.h.
Referenced by AliFlowEvent::SetBetaVZEROCalibrationForTrackCuts(), AliFlowEvent::SetDeltaVZEROCalibrationForTrackCuts(), and AliFlowEvent::SetVZEROCalibrationForTrackCuts().
|
protected |
Definition at line 1491 of file AliFlowTrackCuts.cxx.
Referenced by PassesCuts().
|
protected |
Definition at line 1479 of file AliFlowTrackCuts.cxx.
Referenced by PassesCuts(), and PassesMuonCuts().
|
inlineprotected |
Definition at line 356 of file AliFlowTrackCuts.h.
Referenced by SetAcceptKinkDaughters(), SetClusterRequirementITS(), SetDCAToVertex2D(), SetMaxChi2PerClusterITS(), SetMaxDCAToVertexXY(), SetMaxDCAToVertexXYPtDep(), SetMaxDCAToVertexZ(), SetMaxNsigmaToVertex(), SetRequireITSRefit(), SetRequireITSStandAlone(), SetRequireSigmaToVertex(), SetRequireTPCRefit(), and SetRequireTPCStandAlone().
|
inlineprotected |
Definition at line 357 of file AliFlowTrackCuts.h.
Referenced by GetMuonTrackCuts(), SetIsMuonMC(), SetMuonPassNumber(), and SetStandardMuonTrackCuts().
|
protected |
Definition at line 3122 of file AliFlowTrackCuts.cxx.
Referenced by SetPID().
Bool_t AliFlowTrackCuts::IsPhysicalPrimary | ( | ) | const |
Definition at line 2399 of file AliFlowTrackCuts.cxx.
Referenced by PassesCuts(), and PassesMCcuts().
|
static |
Definition at line 2408 of file AliFlowTrackCuts.cxx.
|
virtual |
Reimplemented from AliFlowTrackSimpleCuts.
Definition at line 729 of file AliFlowTrackCuts.cxx.
Referenced by Count(), AliFlowEvent::Fill(), AliFlowEventCuts::PassesCuts(), AliAnalysisTaskPhiFlow::PhiTrack(), AliAnalysisTaskPIDflowQA::PidTOF(), AliAnalysisTaskPIDflowQA::PidTPC(), AliAnalysisTaskFlowCascade::ReadFromAODv0(), AliAnalysisTaskFlowEPCascade::ReadFromAODv0(), AliAnalysisTaskFlowCascade::ReadFromESDv0(), AliFlowEventCuts::RefMult(), AliAnalysisTaskQAPmdflow::UserExec(), AliAnalysisTaskPIDflowQA::UserExec(), and AliAnalysisTaskQAflow::UserExec().
|
virtual |
Definition at line 758 of file AliFlowTrackCuts.cxx.
Double_t AliFlowTrackCuts::MaxChi2perITSClusterCuts | ( | AliESDtrack * | track | ) |
Definition at line 5265 of file AliFlowTrackCuts.cxx.
Referenced by PassesESDcuts().
Int_t AliFlowTrackCuts::MaxSharedITSClusterCuts | ( | AliESDtrack * | track | ) |
Definition at line 5250 of file AliFlowTrackCuts.cxx.
Referenced by PassesESDcuts().
Long64_t AliFlowTrackCuts::Merge | ( | TCollection * | list | ) |
Definition at line 5202 of file AliFlowTrackCuts.cxx.
AliFlowTrackCuts & AliFlowTrackCuts::operator= | ( | const AliFlowTrackCuts & | someCuts | ) |
Definition at line 480 of file AliFlowTrackCuts.cxx.
Bool_t AliFlowTrackCuts::PassesAODcuts | ( | const AliAODTrack * | track, |
Bool_t | passFid = kTRUE |
||
) |
Definition at line 1289 of file AliFlowTrackCuts.cxx.
Referenced by PassesCuts(), and AliAnalysisTaskCRCZDC::UserExec().
Bool_t AliFlowTrackCuts::PassesAODpidCut | ( | const AliAODTrack * | track | ) |
Definition at line 2767 of file AliFlowTrackCuts.cxx.
Referenced by PassesAODcuts().
Bool_t AliFlowTrackCuts::PassesCuts | ( | AliVParticle * | track | ) |
Definition at line 1034 of file AliFlowTrackCuts.cxx.
Referenced by IsSelected(), PassesCuts(), and AliAnalysisTaskCRCZDC::UserExec().
Bool_t AliFlowTrackCuts::PassesCuts | ( | const AliFlowTrackSimple * | track | ) |
Definition at line 779 of file AliFlowTrackCuts.cxx.
Bool_t AliFlowTrackCuts::PassesCuts | ( | const AliMultiplicity * | track, |
Int_t | id | ||
) |
Definition at line 789 of file AliFlowTrackCuts.cxx.
Bool_t AliFlowTrackCuts::PassesCuts | ( | const AliAODTracklets * | track, |
Int_t | id | ||
) |
Definition at line 819 of file AliFlowTrackCuts.cxx.
Bool_t AliFlowTrackCuts::PassesCuts | ( | const AliESDkink * | kink | ) |
Definition at line 973 of file AliFlowTrackCuts.cxx.
Bool_t AliFlowTrackCuts::PassesCuts | ( | const AliESDv0 * | v0 | ) |
Definition at line 910 of file AliFlowTrackCuts.cxx.
Bool_t AliFlowTrackCuts::PassesESDcuts | ( | AliESDtrack * | track | ) |
Definition at line 1372 of file AliFlowTrackCuts.cxx.
Referenced by PassesCuts().
Bool_t AliFlowTrackCuts::PassesESDpidCut | ( | const AliESDtrack * | track | ) |
Definition at line 2811 of file AliFlowTrackCuts.cxx.
Referenced by PassesESDcuts().
Bool_t AliFlowTrackCuts::PassesMCcuts | ( | ) |
Definition at line 900 of file AliFlowTrackCuts.cxx.
Referenced by IsSelectedMCtruth(), and PassesCuts().
Bool_t AliFlowTrackCuts::PassesMCcuts | ( | AliMCEvent * | mcevent, |
Int_t | label | ||
) |
Definition at line 851 of file AliFlowTrackCuts.cxx.
Bool_t AliFlowTrackCuts::PassesMuonCuts | ( | AliVParticle * | track | ) |
Definition at line 5141 of file AliFlowTrackCuts.cxx.
Referenced by IsSelected().
|
protected |
Definition at line 3639 of file AliFlowTrackCuts.cxx.
Referenced by PassesESDpidCut().
Bool_t AliFlowTrackCuts::PassesPMDcuts | ( | const AliESDPmdTrack * | track | ) |
Definition at line 5024 of file AliFlowTrackCuts.cxx.
Referenced by IsSelected().
Bool_t AliFlowTrackCuts::PassesTOFbayesianCut | ( | const AliAODTrack * | track | ) |
Definition at line 3508 of file AliFlowTrackCuts.cxx.
Referenced by PassesAODpidCut(), and PassesESDpidCut().
|
protected |
Definition at line 3571 of file AliFlowTrackCuts.cxx.
Bool_t AliFlowTrackCuts::PassesTOFbetaCut | ( | const AliESDtrack * | track | ) |
Definition at line 2995 of file AliFlowTrackCuts.cxx.
Referenced by PassesAODpidCut(), and PassesESDpidCut().
Bool_t AliFlowTrackCuts::PassesTOFbetaCut | ( | const AliAODTrack * | track | ) |
Definition at line 2927 of file AliFlowTrackCuts.cxx.
Bool_t AliFlowTrackCuts::PassesTOFbetaSimpleCut | ( | const AliESDtrack * | track | ) |
Definition at line 2859 of file AliFlowTrackCuts.cxx.
Referenced by PassesESDpidCut().
Bool_t AliFlowTrackCuts::PassesTOFpidCut | ( | const AliESDtrack * | track | ) | const |
Definition at line 3058 of file AliFlowTrackCuts.cxx.
Referenced by PassesESDpidCut().
Bool_t AliFlowTrackCuts::PassesTPCbayesianCut | ( | const AliESDtrack * | track | ) |
Definition at line 3441 of file AliFlowTrackCuts.cxx.
Referenced by PassesAODpidCut(), and PassesESDpidCut().
Bool_t AliFlowTrackCuts::PassesTPCbayesianCut | ( | const AliAODTrack * | track | ) |
Definition at line 3391 of file AliFlowTrackCuts.cxx.
Bool_t AliFlowTrackCuts::PassesTPCdedxCut | ( | const AliESDtrack * | track | ) |
Definition at line 3094 of file AliFlowTrackCuts.cxx.
Referenced by PassesESDpidCut().
Bool_t AliFlowTrackCuts::PassesTPCpidCut | ( | const AliESDtrack * | track | ) | const |
Definition at line 3068 of file AliFlowTrackCuts.cxx.
Referenced by PassesESDpidCut().
|
protected |
Definition at line 3704 of file AliFlowTrackCuts.cxx.
Referenced by PassesAODpidCut(), and PassesESDpidCut().
|
protected |
Definition at line 3728 of file AliFlowTrackCuts.cxx.
|
protected |
Definition at line 3752 of file AliFlowTrackCuts.cxx.
Referenced by PassesAODpidCut().
|
protected |
Definition at line 4911 of file AliFlowTrackCuts.cxx.
Referenced by PassesAODpidCut().
Bool_t AliFlowTrackCuts::PassesVZEROcuts | ( | Int_t | id | ) |
Definition at line 5055 of file AliFlowTrackCuts.cxx.
Referenced by IsSelected().
|
static |
Definition at line 4960 of file AliFlowTrackCuts.cxx.
|
inline |
Definition at line 210 of file AliFlowTrackCuts.h.
Referenced by PassesAODcuts(), PassesCuts(), and PassesESDcuts().
|
inline |
Definition at line 209 of file AliFlowTrackCuts.h.
Referenced by PassesAODcuts(), PassesCuts(), and PassesESDcuts().
|
inline |
Definition at line 125 of file AliFlowTrackCuts.h.
Referenced by AliAnalysisTaskSEHFQA::FillFlowObs(), GetStandardGlobalTrackCuts2010(), GetStandardTPCStandaloneTrackCuts(), and GetStandardTPCStandaloneTrackCuts2010().
|
inline |
Definition at line 263 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 140 of file AliFlowTrackCuts.h.
Referenced by AliAnalysisTaskSEHFQA::FillFlowObs(), and GetAODTrackCutsForFilterBit().
|
inline |
Definition at line 311 of file AliFlowTrackCuts.h.
Referenced by GetBetaVZEROOnlyTrackCuts(), GetStandardVZEROOnlyTrackCuts2010(), and GetStandardVZEROOnlyTrackCuts2011().
|
inline |
Definition at line 300 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 325 of file AliFlowTrackCuts.h.
Referenced by AliFlowEvent::SetBetaVZEROCalibrationForTrackCuts(), AliFlowEvent::SetDeltaVZEROCalibrationForTrackCuts(), and AliFlowEvent::SetVZEROCalibrationForTrackCuts().
|
inline |
Definition at line 327 of file AliFlowTrackCuts.h.
Referenced by AliFlowEvent::SetBetaVZEROCalibrationForTrackCuts(), AliFlowEvent::SetDeltaVZEROCalibrationForTrackCuts(), and AliFlowEvent::SetVZEROCalibrationForTrackCuts().
|
inline |
Definition at line 326 of file AliFlowTrackCuts.h.
Referenced by AliFlowEvent::SetBetaVZEROCalibrationForTrackCuts(), AliFlowEvent::SetDeltaVZEROCalibrationForTrackCuts(), and AliFlowEvent::SetVZEROCalibrationForTrackCuts().
|
inline |
Definition at line 328 of file AliFlowTrackCuts.h.
Referenced by AliFlowEvent::SetBetaVZEROCalibrationForTrackCuts(), AliFlowEvent::SetDeltaVZEROCalibrationForTrackCuts(), and AliFlowEvent::SetVZEROCalibrationForTrackCuts().
|
inline |
Definition at line 115 of file AliFlowTrackCuts.h.
void AliFlowTrackCuts::SetCutMC | ( | Bool_t | b = kTRUE | ) |
Definition at line 712 of file AliFlowTrackCuts.cxx.
Referenced by SetMCfirstMotherPID(), SetMCisPrimary(), SetMCPID(), SetMCprocessType(), and SetRequireTransportBitForPrimaries().
|
inline |
Definition at line 215 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 131 of file AliFlowTrackCuts.h.
Referenced by GetStandardTPCStandaloneTrackCuts(), and GetStandardTPCStandaloneTrackCuts2010().
|
inline |
Definition at line 315 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 132 of file AliFlowTrackCuts.h.
Referenced by AliAnalysisTaskSEHFQA::FillFlowObs(), GetBetaVZEROOnlyTrackCuts(), GetStandardGlobalTrackCuts2010(), GetStandardTPCStandaloneTrackCuts(), GetStandardTPCStandaloneTrackCuts2010(), GetStandardVZEROOnlyTrackCuts2010(), GetStandardVZEROOnlyTrackCuts2011(), AliFlowEventCuts::RefMult(), AliAnalysisTaskPhiFlow::SetNullCuts(), and AliAnalysisTaskFlowCascade::UserCreateOutputObjects().
void AliFlowTrackCuts::SetEvent | ( | AliVEvent * | event, |
AliMCEvent * | mcEvent = NULL |
||
) |
Definition at line 665 of file AliFlowTrackCuts.cxx.
Referenced by AliAnalysisTaskSEHFQA::FillFlowObs(), AliAnalysisTaskFlowCascade::ReadFromAODv0(), AliAnalysisTaskFlowCascade::ReadFromESDv0(), AliFlowEventCuts::RefMult(), AliAnalysisTaskPhiFlow::SetNullCuts(), AliAnalysisTaskQAPmdflow::UserExec(), AliAnalysisTaskPIDflowQA::UserExec(), AliAnalysisTaskQAflow::UserExec(), AliAnalysisTaskFlowEvent::UserExec(), and AliAnalysisTaskCRCZDC::UserExec().
|
inline |
Definition at line 135 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 153 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 213 of file AliFlowTrackCuts.h.
Referenced by AliAnalysisTaskPIDflowQA::UserCreateOutputObjects().
|
inline |
Definition at line 138 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 149 of file AliFlowTrackCuts.h.
Referenced by GetStandardMuonTrackCuts().
|
inline |
Definition at line 268 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 120 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 118 of file AliFlowTrackCuts.h.
Referenced by AliAnalysisTaskSEHFQA::FillFlowObs(), GetStandardGlobalTrackCuts2010(), GetStandardTPCStandaloneTrackCuts(), and GetStandardTPCStandaloneTrackCuts2010().
|
inline |
Definition at line 111 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 127 of file AliFlowTrackCuts.h.
Referenced by GetStandardGlobalTrackCuts2010(), GetStandardTPCStandaloneTrackCuts(), and GetStandardTPCStandaloneTrackCuts2010().
|
inline |
Definition at line 128 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 126 of file AliFlowTrackCuts.h.
Referenced by GetStandardGlobalTrackCuts2010(), GetStandardTPCStandaloneTrackCuts(), and GetStandardTPCStandaloneTrackCuts2010().
|
inline |
Definition at line 161 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 160 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 158 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 130 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 110 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 242 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 219 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 217 of file AliFlowTrackCuts.h.
Referenced by AliAnalysisTaskPIDflowQA::UserCreateOutputObjects().
|
inline |
Definition at line 218 of file AliFlowTrackCuts.h.
Referenced by AliAnalysisTaskPIDflowQA::UserCreateOutputObjects().
|
inline |
Definition at line 216 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 119 of file AliFlowTrackCuts.h.
Referenced by AliAnalysisTaskSEHFQA::FillFlowObs(), GetStandardGlobalTrackCuts2010(), GetStandardTPCStandaloneTrackCuts(), and GetStandardTPCStandaloneTrackCuts2010().
|
inline |
Definition at line 141 of file AliFlowTrackCuts.h.
Referenced by AliAnalysisTaskSEHFQA::FillFlowObs(), GetAODTrackCutsForFilterBit(), GetStandardGlobalTrackCuts2010(), GetStandardTPCStandaloneTrackCuts(), and GetStandardTPCStandaloneTrackCuts2010().
|
inline |
Definition at line 156 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 162 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 159 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 157 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 114 of file AliFlowTrackCuts.h.
Referenced by GetStandardGlobalTrackCuts2010().
|
inline |
Definition at line 113 of file AliFlowTrackCuts.h.
Referenced by AliAnalysisTaskSEHFQA::FillFlowObs(), GetStandardGlobalTrackCuts2010(), GetStandardTPCStandaloneTrackCuts(), and GetStandardTPCStandaloneTrackCuts2010().
|
inline |
Definition at line 150 of file AliFlowTrackCuts.h.
Referenced by GetStandardMuonTrackCuts().
|
inline |
Definition at line 335 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 228 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 225 of file AliFlowTrackCuts.h.
Referenced by AliAnalysisTaskSEHFQA::FillFlowObs(), GetAODTrackCutsForFilterBit(), GetBetaVZEROOnlyTrackCuts(), GetStandardGlobalTrackCuts2010(), GetStandardITSTPCTrackCuts2009(), GetStandardMuonTrackCuts(), GetStandardTPCStandaloneTrackCuts(), GetStandardTPCStandaloneTrackCuts2010(), GetStandardVZEROOnlyTrackCuts2010(), GetStandardVZEROOnlyTrackCuts2011(), AliFlowEventCuts::RefMult(), AliAnalysisTaskPhiFlow::SetNullCuts(), and AliAnalysisTaskFlowCascade::UserCreateOutputObjects().
|
inline |
Definition at line 255 of file AliFlowTrackCuts.h.
Referenced by AliAnalysisTaskPIDflowQA::UserCreateOutputObjects().
|
inline |
Definition at line 143 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 142 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 144 of file AliFlowTrackCuts.h.
void AliFlowTrackCuts::SetPriors | ( | Float_t | centr = 0 | ) |
Definition at line 3799 of file AliFlowTrackCuts.cxx.
Referenced by AliFlowTrackCuts().
|
inline |
Definition at line 133 of file AliFlowTrackCuts.h.
Referenced by AliAnalysisTaskSEHFQA::FillFlowObs(), GetStandardGlobalTrackCuts2010(), GetStandardTPCStandaloneTrackCuts(), GetStandardTPCStandaloneTrackCuts2010(), AliAnalysisTaskPhiFlow::SetNullCuts(), and AliAnalysisTaskFlowCascade::UserCreateOutputObjects().
|
inline |
Definition at line 302 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 207 of file AliFlowTrackCuts.h.
Referenced by AliAnalysisTaskPhiFlow::SetQA(), and AliAnalysisTaskPIDflowQA::UserCreateOutputObjects().
|
inline |
Definition at line 267 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 134 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 123 of file AliFlowTrackCuts.h.
Referenced by GetStandardGlobalTrackCuts2010().
|
inline |
Definition at line 124 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 129 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 265 of file AliFlowTrackCuts.h.
Referenced by AliAnalysisTaskPIDflowQA::UserCreateOutputObjects().
|
inline |
Definition at line 121 of file AliFlowTrackCuts.h.
Referenced by GetStandardGlobalTrackCuts2010().
|
inline |
Definition at line 122 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 223 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 338 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 151 of file AliFlowTrackCuts.h.
Referenced by AliAnalysisTaskFlowEvent::NotifyRun().
|
inline |
Definition at line 136 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 137 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 148 of file AliFlowTrackCuts.h.
Referenced by GetStandardMuonTrackCuts().
|
inline |
Definition at line 260 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 259 of file AliFlowTrackCuts.h.
void AliFlowTrackCuts::SetTPCTOFNsigmaPIDPurityFunctions | ( | Float_t | purityLevel | ) |
Definition at line 5218 of file AliFlowTrackCuts.cxx.
|
inline |
Definition at line 320 of file AliFlowTrackCuts.h.
|
inline |
Definition at line 308 of file AliFlowTrackCuts.h.
Referenced by AliFlowEvent::SetBetaVZEROCalibrationForTrackCuts(), AliFlowEvent::SetDeltaVZEROCalibrationForTrackCuts(), and AliFlowEvent::SetVZEROCalibrationForTrackCuts().
|
inline |
Definition at line 309 of file AliFlowTrackCuts.h.
Referenced by AliFlowEvent::SetBetaVZEROCalibrationForTrackCuts(), AliFlowEvent::SetDeltaVZEROCalibrationForTrackCuts(), and AliFlowEvent::SetVZEROCalibrationForTrackCuts().
|
inline |
Definition at line 306 of file AliFlowTrackCuts.h.
Referenced by AliFlowEvent::SetBetaVZEROCalibrationForTrackCuts(), AliFlowEvent::SetDeltaVZEROCalibrationForTrackCuts(), and AliFlowEvent::SetVZEROCalibrationForTrackCuts().
|
inline |
Definition at line 307 of file AliFlowTrackCuts.h.
Referenced by AliFlowEvent::SetDeltaVZEROCalibrationForTrackCuts().
|
inline |
Definition at line 313 of file AliFlowTrackCuts.h.
Referenced by GetStandardVZEROOnlyTrackCuts2010(), and GetStandardVZEROOnlyTrackCuts2011().
|
protected |
Definition at line 4824 of file AliFlowTrackCuts.cxx.
Referenced by PassesTOFbayesianCut(), PassesTOFbetaCut(), and PassesTOFbetaSimpleCut().
|
protected |
Definition at line 369 of file AliFlowTrackCuts.h.
Referenced by AliFlowTrackCuts(), GetAcceptKinkDaughters(), GetClusterRequirementITS(), GetDCAToVertex2D(), GetMaxChi2PerClusterITS(), GetMaxChi2PerClusterTPC(), GetMaxDCAToVertexXY(), GetMaxDCAToVertexXYPtDep(), GetMaxDCAToVertexZ(), GetMaxNsigmaToVertex(), GetMinNClustersITS(), GetMinNClustersTPC(), GetRequireITSRefit(), GetRequireITSStandAlone(), GetRequireSigmaToVertex(), GetRequireTPCRefit(), GetRequireTPCStandAlone(), GetStandardITSTPCTrackCuts2009(), InitESDcuts(), operator=(), PassesESDcuts(), SetAcceptKinkDaughters(), SetClusterRequirementITS(), SetDCAToVertex2D(), SetMaxChi2PerClusterITS(), SetMaxDCAToVertexXY(), SetMaxDCAToVertexXYPtDep(), SetMaxDCAToVertexZ(), SetMaxNsigmaToVertex(), SetRequireITSRefit(), SetRequireITSStandAlone(), SetRequireSigmaToVertex(), SetRequireTPCRefit(), SetRequireTPCStandAlone(), and ~AliFlowTrackCuts().
|
protected |
Definition at line 455 of file AliFlowTrackCuts.h.
Referenced by GetAllowTOFmismatchFlag(), operator=(), PassesTOFbayesianCut(), PassesTOFbetaCut(), PassesTOFbetaSimpleCut(), and SetAllowTOFmismatchFlag().
|
protected |
Definition at line 402 of file AliFlowTrackCuts.h.
Referenced by GetAODFilterBit(), operator=(), PassesAODcuts(), and SetAODfilterBit().
|
protected |
equalization histo per centrality bin
Definition at line 470 of file AliFlowTrackCuts.h.
Referenced by GetApplyRecentering(), operator=(), and SetApplyRecentering().
|
protected |
Definition at line 449 of file AliFlowTrackCuts.h.
Referenced by AliFlowTrackCuts(), GetBayesianResponse(), PassesTOFbayesianCut(), PassesTPCbayesianCut(), and SetEvent().
|
protected |
Definition at line 461 of file AliFlowTrackCuts.h.
Referenced by SetPriors().
|
protected |
Definition at line 461 of file AliFlowTrackCuts.h.
Referenced by SetPriors().
|
protected |
Definition at line 410 of file AliFlowTrackCuts.h.
Referenced by operator=(), SetCentralityPercentile(), and SetTPCTOFNsigmaPIDPurityFunctions().
|
protected |
Definition at line 409 of file AliFlowTrackCuts.h.
Referenced by operator=(), SetCentralityPercentile(), and SetTPCTOFNsigmaPIDPurityFunctions().
|
protected |
Definition at line 477 of file AliFlowTrackCuts.h.
Referenced by AliFlowTrackCuts(), GetChi2A(), operator=(), SetChi2A(), and ~AliFlowTrackCuts().
|
protected |
Definition at line 478 of file AliFlowTrackCuts.h.
Referenced by AliFlowTrackCuts(), GetChi2C(), operator=(), SetChi2C(), and ~AliFlowTrackCuts().
|
protected |
Definition at line 479 of file AliFlowTrackCuts.h.
Referenced by AliFlowTrackCuts(), GetChi3A(), operator=(), SetChi3A(), and ~AliFlowTrackCuts().
|
protected |
Definition at line 480 of file AliFlowTrackCuts.h.
Referenced by AliFlowTrackCuts(), GetChi3C(), operator=(), SetChi3C(), and ~AliFlowTrackCuts().
|
protected |
Definition at line 463 of file AliFlowTrackCuts.h.
Referenced by operator=(), PassesTOFbayesianCut(), PassesTPCbayesianCut(), SetEvent(), and SetPriors().
|
protected |
Definition at line 392 of file AliFlowTrackCuts.h.
Referenced by operator=(), PassesAODcuts(), PassesESDcuts(), SetMaxChi2PerClusterTPC(), and SetMinChi2PerClusterTPC().
|
protected |
Definition at line 403 of file AliFlowTrackCuts.h.
Referenced by operator=(), PassesAODcuts(), and SetMaxDCAToVertexXY().
|
protected |
Definition at line 404 of file AliFlowTrackCuts.h.
Referenced by operator=(), PassesAODcuts(), and SetMaxDCAToVertexZ().
|
protected |
Definition at line 495 of file AliFlowTrackCuts.h.
Referenced by PassesESDcuts(), and SetMaxChi2perITSCluster().
|
protected |
Definition at line 493 of file AliFlowTrackCuts.h.
Referenced by PassesESDcuts(), and SetMaxSharedITSCluster().
|
protected |
Definition at line 372 of file AliFlowTrackCuts.h.
Referenced by operator=(), PassesCuts(), and SetCutMC().
|
protected |
Definition at line 378 of file AliFlowTrackCuts.h.
Referenced by operator=(), PassesMCcuts(), and SetMCfirstMotherPID().
|
protected |
Definition at line 373 of file AliFlowTrackCuts.h.
Referenced by operator=(), PassesMCcuts(), and SetCutMChasTrackReferences().
|
protected |
Definition at line 381 of file AliFlowTrackCuts.h.
Referenced by operator=(), PassesMCcuts(), and SetMCisPrimary().
|
protected |
Definition at line 376 of file AliFlowTrackCuts.h.
Referenced by operator=(), PassesMCcuts(), and SetMCPID().
|
protected |
Definition at line 374 of file AliFlowTrackCuts.h.
Referenced by operator=(), PassesMCcuts(), and SetMCprocessType().
|
protected |
Definition at line 405 of file AliFlowTrackCuts.h.
Referenced by operator=(), PassesAODcuts(), PassesESDcuts(), and SetMinimalTPCdedx().
|
protected |
Definition at line 398 of file AliFlowTrackCuts.h.
Referenced by operator=(), PassesAODcuts(), PassesESDcuts(), and SetMinNClustersITS().
|
protected |
Definition at line 395 of file AliFlowTrackCuts.h.
Referenced by operator=(), PassesAODcuts(), PassesESDcuts(), and SetMinNClustersTPC().
|
protected |
Definition at line 415 of file AliFlowTrackCuts.h.
Referenced by operator=(), PassesPMDcuts(), and SetPmdAdc().
|
protected |
Definition at line 413 of file AliFlowTrackCuts.h.
Referenced by operator=(), PassesPMDcuts(), and SetPmdDetPlane().
|
protected |
Definition at line 417 of file AliFlowTrackCuts.h.
Referenced by operator=(), PassesPMDcuts(), and SetPmdNcell().
|
protected |
Definition at line 457 of file AliFlowTrackCuts.h.
Referenced by operator=(), PassesESDcuts(), and SetRejectElectronsWithTPCpid().
|
protected |
Definition at line 386 of file AliFlowTrackCuts.h.
Referenced by operator=(), SetSPDtrackletDeltaPhiMax(), and SetSPDtrackletDeltaPhiMin().
|
protected |
Definition at line 472 of file AliFlowTrackCuts.h.
Referenced by GetDivSigma(), operator=(), and SetDivSigma().
|
protected |
placeholder for TPC only track to avoid new/delete on every track
Definition at line 448 of file AliFlowTrackCuts.h.
Referenced by AliFlowTrackCuts(), GetBeta(), GetESDpid(), operator=(), PassesAODpidCut(), PassesTOFbetaSimpleCut(), PassesTPCdedxCut(), SetCutMC(), SetEvent(), and TPCTOFagree().
|
protected |
mc particle
Definition at line 444 of file AliFlowTrackCuts.h.
Referenced by Clear(), GetEvent(), GetInputObject(), GetNumberOfInputObjects(), operator=(), PassesAODcuts(), PassesCuts(), PassesVZEROcuts(), and SetEvent().
|
protected |
Definition at line 385 of file AliFlowTrackCuts.h.
Referenced by GetFakesAreOK(), HandleESDtrack(), IsSelectedMCtruth(), operator=(), PassesCuts(), PassesMuonCuts(), and SetFakesAreOK().
|
protected |
Definition at line 427 of file AliFlowTrackCuts.h.
Referenced by GetForceTPCstandalone(), HandleESDtrack(), operator=(), and SetForceTPCstandalone().
|
staticprotected |
Definition at line 476 of file AliFlowTrackCuts.h.
Referenced by GetNumberOfInputObjects(), and PassesVZEROcuts().
|
staticprotected |
Definition at line 460 of file AliFlowTrackCuts.h.
Referenced by SetPriors().
|
protected |
Definition at line 380 of file AliFlowTrackCuts.h.
Referenced by operator=(), PassesMCcuts(), and SetIgnoreSignInMCPID().
|
protected |
Definition at line 389 of file AliFlowTrackCuts.h.
Referenced by operator=(), PassesESDcuts(), and SetIgnoreTPCzRange().
|
protected |
Definition at line 390 of file AliFlowTrackCuts.h.
Referenced by operator=(), PassesESDcuts(), and SetIgnoreTPCzRange().
|
protected |
Definition at line 391 of file AliFlowTrackCuts.h.
Referenced by operator=(), and SetIgnoreTPCzRange().
|
protected |
Definition at line 433 of file AliFlowTrackCuts.h.
Referenced by ClearTrack(), FillFlowTrackKink(), operator=(), and PassesCuts().
|
protected |
Definition at line 407 of file AliFlowTrackCuts.h.
Referenced by operator=(), PassesVZEROcuts(), and SetLinearizeVZEROresponse().
|
protected |
Definition at line 393 of file AliFlowTrackCuts.h.
Referenced by operator=(), PassesAODcuts(), PassesESDcuts(), and SetMaxChi2PerClusterTPC().
|
protected |
Definition at line 496 of file AliFlowTrackCuts.h.
Referenced by PassesESDcuts(), and SetMaxChi2perITSCluster().
|
protected |
Definition at line 494 of file AliFlowTrackCuts.h.
Referenced by PassesESDcuts(), and SetMaxSharedITSCluster().
|
protected |
Definition at line 426 of file AliFlowTrackCuts.h.
Referenced by GetMaxKinkInvMassKmu(), operator=(), PassesCuts(), and SetMaxKinkInvMassKmu().
|
protected |
Definition at line 424 of file AliFlowTrackCuts.h.
Referenced by GetMaxKinkQt(), operator=(), PassesCuts(), and SetMaxKinkQt().
|
protected |
Definition at line 422 of file AliFlowTrackCuts.h.
Referenced by GetMaxKinkRadius(), operator=(), PassesCuts(), and SetMaxKinkRAdius().
|
protected |
track label, or its absolute value if FakesAreOK
Definition at line 442 of file AliFlowTrackCuts.h.
Referenced by Clear(), FillFlowTrackGeneric(), FillFlowTrackKink(), FillFlowTrackVParticle(), GetInputObject(), GetMCevent(), GetNumberOfInputObjects(), HandleESDtrack(), IsPhysicalPrimary(), IsSelectedMCtruth(), operator=(), PassesCuts(), PassesMCcuts(), PassesMuonCuts(), SetEvent(), and SetMCevent().
|
protected |
Definition at line 379 of file AliFlowTrackCuts.h.
Referenced by operator=(), PassesMCcuts(), and SetMCfirstMotherPID().
|
protected |
Definition at line 383 of file AliFlowTrackCuts.h.
Referenced by GetMCisPrimary(), operator=(), PassesMCcuts(), and SetMCisPrimary().
|
protected |
mc event
Definition at line 443 of file AliFlowTrackCuts.h.
Referenced by ClearTrack(), FillFlowTrackGeneric(), FillFlowTrackKink(), FillFlowTrackVParticle(), GetMCparticle(), HandleESDtrack(), operator=(), PassesCuts(), PassesMCcuts(), PassesMuonCuts(), and PassesPMDcuts().
|
protected |
Definition at line 377 of file AliFlowTrackCuts.h.
Referenced by GetMCPID(), operator=(), PassesMCcuts(), and SetMCPID().
|
protected |
Definition at line 375 of file AliFlowTrackCuts.h.
Referenced by GetMCprocessType(), operator=(), PassesMCcuts(), and SetMCprocessType().
|
protected |
Definition at line 394 of file AliFlowTrackCuts.h.
Referenced by operator=(), and SetMinChi2PerClusterTPC().
|
protected |
Definition at line 406 of file AliFlowTrackCuts.h.
Referenced by GetMinimalTPCdedx(), operator=(), PassesAODcuts(), PassesESDcuts(), and SetMinimalTPCdedx().
|
protected |
Definition at line 420 of file AliFlowTrackCuts.h.
Referenced by GetMinKinkAngle(), operator=(), PassesCuts(), and SetMinKinkAngle().
|
protected |
Definition at line 425 of file AliFlowTrackCuts.h.
Referenced by GetMinKinkInvMassKmu(), operator=(), PassesCuts(), and SetMinKinkInvMassKmu().
|
protected |
Definition at line 423 of file AliFlowTrackCuts.h.
Referenced by GetMinKinkQt(), operator=(), and SetMinKinkQt().
|
protected |
Definition at line 421 of file AliFlowTrackCuts.h.
Referenced by GetMinKinkRadius(), operator=(), and SetMinKinkRadius().
|
protected |
Definition at line 370 of file AliFlowTrackCuts.h.
Referenced by AliFlowTrackCuts(), GetMuonTrackCuts(), InitMuonCuts(), operator=(), PassesMuonCuts(), SetIsMuonMC(), SetMuonPassNumber(), SetRunsMuon(), SetStandardMuonTrackCuts(), and ~AliFlowTrackCuts().
|
protected |
Definition at line 399 of file AliFlowTrackCuts.h.
Referenced by operator=(), PassesAODcuts(), and PassesESDcuts().
|
protected |
Definition at line 400 of file AliFlowTrackCuts.h.
Referenced by operator=(), and SetMinNClustersITS().
|
protected |
Definition at line 396 of file AliFlowTrackCuts.h.
Referenced by operator=(), PassesAODcuts(), and PassesESDcuts().
|
protected |
Definition at line 397 of file AliFlowTrackCuts.h.
Referenced by operator=(), and SetMinNClustersTPC().
|
protected |
Pid reponse to manage Nsigma cuts.
Definition at line 483 of file AliFlowTrackCuts.h.
Referenced by GetNumberOfSigmas(), operator=(), PassesTPCTOFNsigmaCut(), PassesTPCTPCTOFNsigmaCut(), and SetNumberOfSigmas().
|
protected |
Definition at line 431 of file AliFlowTrackCuts.h.
Referenced by FillFlowTrackGeneric(), FillFlowTrackKink(), FillFlowTrackVParticle(), GetParamMix(), operator=(), and SetParamMix().
|
protected |
Definition at line 430 of file AliFlowTrackCuts.h.
Referenced by FillFlowTrack(), FillFlowTrackKink(), FillFlowTrackVParticle(), GetInputObject(), GetNumberOfInputObjects(), GetParamType(), HandleESDtrack(), HandleVParticle(), IsSelected(), operator=(), PassesESDcuts(), and SetParamType().
|
protected |
Definition at line 453 of file AliFlowTrackCuts.h.
Referenced by GetParticleID(), InitPIDcuts(), operator=(), PassesAODcuts(), PassesESDcuts(), PassesNucleiSelection(), PassesTOFbayesianCut(), PassesTOFbetaCut(), PassesTOFbetaSimpleCut(), PassesTOFpidCut(), PassesTPCbayesianCut(), PassesTPCdedxCut(), PassesTPCpidCut(), PassesTPCTOFNsigmaCut(), PassesTPCTOFNsigmaPurityCut(), PassesTPCTPCTOFNsigmaCut(), and SetPID().
|
protected |
Definition at line 454 of file AliFlowTrackCuts.h.
Referenced by operator=(), PassesESDcuts(), PassesTOFbayesianCut(), PassesTOFpidCut(), PassesTPCbayesianCut(), PassesTPCpidCut(), and SetPID().
|
protected |
Definition at line 482 of file AliFlowTrackCuts.h.
Referenced by operator=(), PassesTPCTOFNsigmaCut(), PassesTPCTOFNsigmaPurityCut(), PassesTPCTPCTOFNsigmaCut(), and SetEvent().
|
protected |
Baysian response with all the TOF tuning (using fESDpid)
Definition at line 450 of file AliFlowTrackCuts.h.
Referenced by operator=(), PassesAODpidCut(), PassesESDpidCut(), SetEvent(), and SetPID().
|
protected |
Definition at line 416 of file AliFlowTrackCuts.h.
Referenced by GetPmdAdc(), operator=(), PassesPMDcuts(), and SetPmdAdc().
|
protected |
Definition at line 414 of file AliFlowTrackCuts.h.
Referenced by GetPmdDetPlane(), operator=(), PassesPMDcuts(), and SetPmdDetPlane().
|
protected |
Definition at line 418 of file AliFlowTrackCuts.h.
Referenced by GetPmdNcell(), operator=(), PassesPMDcuts(), and SetPmdNcell().
|
protected |
Definition at line 462 of file AliFlowTrackCuts.h.
Referenced by GetBayesianProb(), operator=(), PassesTOFbayesianCut(), and PassesTPCbayesianCut().
|
protected |
Definition at line 465 of file AliFlowTrackCuts.h.
Referenced by GetPtTOFPIDoff(), operator=(), PassesTPCTPCTOFNsigmaCut(), and SetPtTOFPIDoff().
|
protected |
purity functions list
Definition at line 491 of file AliFlowTrackCuts.h.
Referenced by AliFlowTrackCuts(), PassesTPCTOFNsigmaPurityCut(), SetTPCTOFNsigmaPIDPurityFunctions(), and ~AliFlowTrackCuts().
|
protected |
Definition at line 488 of file AliFlowTrackCuts.h.
Referenced by SetTPCTOFNsigmaPIDPurityFunctions(), and ~AliFlowTrackCuts().
|
protected |
purity functions file
Definition at line 489 of file AliFlowTrackCuts.h.
Referenced by SetTPCTOFNsigmaPIDPurityFunctions().
|
protected |
Definition at line 411 of file AliFlowTrackCuts.h.
Referenced by operator=(), PassesTPCTOFNsigmaPurityCut(), and SetTPCTOFNsigmaPIDPurityFunctions().
|
protected |
Definition at line 371 of file AliFlowTrackCuts.h.
Referenced by AliFlowTrackCuts(), Browse(), DefineHistograms(), GetQA(), Merge(), operator=(), PassesAODcuts(), PassesCuts(), PassesESDcuts(), QAafter(), QAbefore(), and ~AliFlowTrackCuts().
|
protected |
Definition at line 384 of file AliFlowTrackCuts.h.
Referenced by GetRequireCharge(), operator=(), PassesCuts(), and SetRequireCharge().
|
protected |
Definition at line 428 of file AliFlowTrackCuts.h.
Referenced by operator=().
|
protected |
Definition at line 456 of file AliFlowTrackCuts.h.
Referenced by GetRequireStrictTOFTPCagreement(), operator=(), PassesTOFbayesianCut(), PassesTOFbetaCut(), PassesTOFbetaSimpleCut(), and SetRequireStrictTOFTPCagreement().
|
protected |
Definition at line 382 of file AliFlowTrackCuts.h.
Referenced by IsPhysicalPrimary(), operator=(), PassesMCcuts(), and SetRequireTransportBitForPrimaries().
|
protected |
Definition at line 498 of file AliFlowTrackCuts.h.
Referenced by GetRun(), operator=(), SetEvent(), and SetRun().
|
protected |
Definition at line 387 of file AliFlowTrackCuts.h.
Referenced by GetSPDtrackletDeltaPhiMax(), operator=(), and SetSPDtrackletDeltaPhiMax().
|
protected |
Definition at line 388 of file AliFlowTrackCuts.h.
Referenced by GetSPDtrackletDeltaPhiMin(), operator=(), and SetSPDtrackletDeltaPhiMin().
|
protected |
Definition at line 452 of file AliFlowTrackCuts.h.
Referenced by AliFlowTrackCuts(), InitPIDcuts(), operator=(), PassesTOFbetaCut(), SetTOFpidCuts(), and ~AliFlowTrackCuts().
|
protected |
Definition at line 451 of file AliFlowTrackCuts.h.
Referenced by AliFlowTrackCuts(), InitPIDcuts(), operator=(), PassesTPCdedxCut(), SetTPCpidCuts(), and ~AliFlowTrackCuts().
|
protected |
placeholder for current event
Definition at line 445 of file AliFlowTrackCuts.h.
Referenced by HandleESDtrack().
|
protected |
placeholder for the current V0
Definition at line 435 of file AliFlowTrackCuts.h.
Referenced by ClearTrack(), FillFlowTrackKink(), FillFlowTrackVParticle(), GetTrack(), HandleESDtrack(), HandleVParticle(), operator=(), PassesCuts(), PassesMuonCuts(), and PassesPMDcuts().
|
protected |
track phi
Definition at line 439 of file AliFlowTrackCuts.h.
Referenced by ClearTrack(), FillFlowTrackGeneric(), operator=(), PassesCuts(), PassesPMDcuts(), and PassesVZEROcuts().
|
protected |
track weight
Definition at line 441 of file AliFlowTrackCuts.h.
Referenced by ClearTrack(), FillFlowTrackKink(), FillFlowTrackVParticle(), HandleESDtrack(), IsPhysicalPrimary(), operator=(), PassesCuts(), PassesMCcuts(), PassesMuonCuts(), and PassesPMDcuts().
|
protected |
the track to apply cuts on
Definition at line 436 of file AliFlowTrackCuts.h.
Referenced by ClearTrack(), FillFlowTrackGeneric(), FillFlowTrackKink(), FillFlowTrackVParticle(), operator=(), and PassesCuts().
|
protected |
track pt
Definition at line 438 of file AliFlowTrackCuts.h.
Referenced by ClearTrack(), FillFlowTrackGeneric(), operator=(), PassesCuts(), PassesPMDcuts(), and PassesVZEROcuts().
|
protected |
mass of the particle
Definition at line 437 of file AliFlowTrackCuts.h.
Referenced by ClearTrack(), FillFlowTrackGeneric(), operator=(), and PassesCuts().
|
protected |
track eta
Definition at line 440 of file AliFlowTrackCuts.h.
Referenced by ClearTrack(), FillFlowTrackGeneric(), operator=(), PassesCuts(), PassesPMDcuts(), and PassesVZEROcuts().
|
protected |
Definition at line 401 of file AliFlowTrackCuts.h.
Referenced by GetAODFilterBit(), operator=(), PassesAODcuts(), and SetAODfilterBit().
|
protected |
calibration info per ring
Definition at line 475 of file AliFlowTrackCuts.h.
Referenced by AliFlowTrackCuts(), GetUseVZERORing(), operator=(), and SetUseVZERORing().
|
protected |
placeholder for the current kink
Definition at line 434 of file AliFlowTrackCuts.h.
Referenced by ClearTrack(), operator=(), and PassesCuts().
|
protected |
Definition at line 473 of file AliFlowTrackCuts.h.
Referenced by AliFlowTrackCuts(), operator=(), PassesVZEROcuts(), and SetVZEROApol().
|
protected |
calibration info per ring
Definition at line 474 of file AliFlowTrackCuts.h.
Referenced by AliFlowTrackCuts(), operator=(), PassesVZEROcuts(), and SetVZEROCpol().
|
protected |
Definition at line 468 of file AliFlowTrackCuts.h.
Referenced by operator=(), PassesVZEROcuts(), SetVZEROgainEqualisation(), and ~AliFlowTrackCuts().
|
protected |
equalization histo
Definition at line 469 of file AliFlowTrackCuts.h.
Referenced by operator=(), PassesVZEROcuts(), SetVZEROgainEqualisationCen(), and ~AliFlowTrackCuts().
|
protected |
Definition at line 471 of file AliFlowTrackCuts.h.
Referenced by GetVZEROgainEqualizationPerRing(), operator=(), SetUseVZERORing(), and SetVZEROgainEqualizationPerRing().