![]() |
AliPhysics
c0d7b22 (c0d7b22)
|
#include <AliStarTrackCuts.h>
Public Member Functions | |
AliStarTrackCuts () | |
virtual | ~AliStarTrackCuts () |
Bool_t | PassesCuts (const AliStarTrack *track) const |
void | SetIDMax (const Int_t value) |
void | SetIDMin (const Int_t value) |
void | SetChargeMax (const Int_t value) |
void | SetChargeMin (const Int_t value) |
void | SetEtaMax (const Float_t value) |
void | SetEtaMin (const Float_t value) |
void | SetPhiMax (const Float_t value) |
void | SetPhiMin (const Float_t value) |
void | SetPtMax (const Float_t value) |
void | SetPtMin (const Float_t value) |
void | SetDCAMax (const Float_t value) |
void | SetDCAMin (const Float_t value) |
void | SetNHitsMax (const Int_t value) |
void | SetNHitsMin (const Int_t value) |
void | SetNHitsFitMax (const Int_t value) |
void | SetNHitsFitMin (const Int_t value) |
void | SetNHitsPossMax (const Int_t value) |
void | SetNHitsPossMin (const Int_t value) |
void | SetNHitsDedxMax (const Int_t value) |
void | SetNHitsDedxMin (const Int_t value) |
void | SetdEdxMax (const Float_t value) |
void | SetdEdxMin (const Float_t value) |
void | SetNSigElectMax (const Float_t value) |
void | SetNSigElectMin (const Float_t value) |
void | SetNSigPiMax (const Float_t value) |
void | SetNSigPiMin (const Float_t value) |
void | SetNSigKMax (const Float_t value) |
void | SetNSigKMin (const Float_t value) |
void | SetNSigProtonMax (const Float_t value) |
void | SetNSigProtonMin (const Float_t value) |
void | SetFitRatioMax (const Float_t value) |
void | SetFitRatioMin (const Float_t value) |
Int_t | GetIDMax () const |
Int_t | GetIDMin () const |
Int_t | GetChargeMax () const |
Int_t | GetChargeMin () const |
Float_t | GetEtaMax () const |
Float_t | GetEtaMin () const |
Float_t | GetPhiMax () const |
Float_t | GetPhiMin () const |
Float_t | GetPtMax () const |
Float_t | GetPtMin () const |
Float_t | GetDCAMax () const |
Float_t | GetDCAMin () const |
Int_t | GetNHitsMax () const |
Int_t | GetNHitsMin () const |
Int_t | GetNHitsFitMax () const |
Int_t | GetNHitsFitMin () const |
Int_t | GetNHitsPossMax () const |
Int_t | GetNHitsPossMin () const |
Int_t | GetNHitsDedxMax () const |
Int_t | GetNHitsDedxMin () const |
Float_t | GetdEdxMax () const |
Float_t | GetdEdxMin () const |
Float_t | GetNSigElectMax () const |
Float_t | GetNSigElectMin () const |
Float_t | GetNSigPiMax () const |
Float_t | GetNSigPiMin () const |
Float_t | GetNSigKMax () const |
Float_t | GetNSigKMin () const |
Float_t | GetNSigProtonMax () const |
Float_t | GetNSigProtonMin () const |
Float_t | GetFitRatioMax () const |
Float_t | GetFitRatioMin () const |
Static Public Member Functions | |
static AliStarTrackCuts * | StandardCuts () |
Private Attributes | |
Bool_t | fCutID |
Int_t | fIDMax |
Int_t | fIDMin |
Bool_t | fCutCharge |
Int_t | fChargeMax |
Int_t | fChargeMin |
Bool_t | fCutEta |
Float_t | fEtaMax |
Float_t | fEtaMin |
Bool_t | fCutPhi |
Float_t | fPhiMax |
Float_t | fPhiMin |
Bool_t | fCutPt |
Float_t | fPtMax |
Float_t | fPtMin |
Bool_t | fCutDCA |
Float_t | fDCAMax |
Float_t | fDCAMin |
Bool_t | fCutNHits |
Int_t | fNHitsMax |
Int_t | fNHitsMin |
Bool_t | fCutNHitsFit |
Int_t | fNHitsFitMax |
Int_t | fNHitsFitMin |
Bool_t | fCutNHitsPoss |
Int_t | fNHitsPossMax |
Int_t | fNHitsPossMin |
Bool_t | fCutNHitsDedx |
Int_t | fNHitsDedxMax |
Int_t | fNHitsDedxMin |
Bool_t | fCutdEdx |
Float_t | fdEdxMax |
Float_t | fdEdxMin |
Bool_t | fCutNSigElect |
Float_t | fNSigElectMax |
Float_t | fNSigElectMin |
Bool_t | fCutNSigPi |
Float_t | fNSigPiMax |
Float_t | fNSigPiMin |
Bool_t | fCutNSigK |
Float_t | fNSigKMax |
Float_t | fNSigKMin |
Bool_t | fCutNSigProton |
Float_t | fNSigProtonMax |
Float_t | fNSigProtonMin |
Bool_t | fCutFitRatio |
Float_t | fFitRatioMax |
Float_t | fFitRatioMin |
Definition at line 17 of file AliStarTrackCuts.h.
AliStarTrackCuts::AliStarTrackCuts | ( | ) |
Referenced by StandardCuts().
|
inlinevirtual |
Definition at line 23 of file AliStarTrackCuts.h.
|
inline |
Definition at line 63 of file AliStarTrackCuts.h.
|
inline |
Definition at line 64 of file AliStarTrackCuts.h.
|
inline |
Definition at line 71 of file AliStarTrackCuts.h.
|
inline |
Definition at line 72 of file AliStarTrackCuts.h.
|
inline |
Definition at line 81 of file AliStarTrackCuts.h.
|
inline |
Definition at line 82 of file AliStarTrackCuts.h.
|
inline |
Definition at line 65 of file AliStarTrackCuts.h.
|
inline |
Definition at line 66 of file AliStarTrackCuts.h.
|
inline |
Definition at line 91 of file AliStarTrackCuts.h.
|
inline |
Definition at line 92 of file AliStarTrackCuts.h.
|
inline |
Definition at line 61 of file AliStarTrackCuts.h.
|
inline |
Definition at line 62 of file AliStarTrackCuts.h.
|
inline |
Definition at line 79 of file AliStarTrackCuts.h.
|
inline |
Definition at line 80 of file AliStarTrackCuts.h.
|
inline |
Definition at line 75 of file AliStarTrackCuts.h.
|
inline |
Definition at line 76 of file AliStarTrackCuts.h.
|
inline |
Definition at line 73 of file AliStarTrackCuts.h.
|
inline |
Definition at line 74 of file AliStarTrackCuts.h.
|
inline |
Definition at line 77 of file AliStarTrackCuts.h.
|
inline |
Definition at line 78 of file AliStarTrackCuts.h.
|
inline |
Definition at line 83 of file AliStarTrackCuts.h.
|
inline |
Definition at line 84 of file AliStarTrackCuts.h.
|
inline |
Definition at line 87 of file AliStarTrackCuts.h.
|
inline |
Definition at line 88 of file AliStarTrackCuts.h.
|
inline |
Definition at line 85 of file AliStarTrackCuts.h.
|
inline |
Definition at line 86 of file AliStarTrackCuts.h.
|
inline |
Definition at line 89 of file AliStarTrackCuts.h.
|
inline |
Definition at line 90 of file AliStarTrackCuts.h.
|
inline |
Definition at line 67 of file AliStarTrackCuts.h.
|
inline |
Definition at line 68 of file AliStarTrackCuts.h.
|
inline |
Definition at line 69 of file AliStarTrackCuts.h.
|
inline |
Definition at line 70 of file AliStarTrackCuts.h.
Bool_t AliStarTrackCuts::PassesCuts | ( | const AliStarTrack * | track | ) | const |
Definition at line 198 of file AliStarTrackCuts.cxx.
Referenced by AliFlowEventStar::AliFlowEventStar().
|
inline |
Definition at line 30 of file AliStarTrackCuts.h.
|
inline |
Definition at line 31 of file AliStarTrackCuts.h.
|
inline |
Definition at line 38 of file AliStarTrackCuts.h.
Referenced by StandardCuts().
|
inline |
Definition at line 39 of file AliStarTrackCuts.h.
Referenced by StandardCuts().
|
inline |
Definition at line 48 of file AliStarTrackCuts.h.
|
inline |
Definition at line 49 of file AliStarTrackCuts.h.
|
inline |
Definition at line 32 of file AliStarTrackCuts.h.
Referenced by StandardCuts().
|
inline |
Definition at line 33 of file AliStarTrackCuts.h.
Referenced by StandardCuts().
|
inline |
Definition at line 58 of file AliStarTrackCuts.h.
Referenced by StandardCuts().
|
inline |
Definition at line 59 of file AliStarTrackCuts.h.
Referenced by StandardCuts().
|
inline |
Definition at line 28 of file AliStarTrackCuts.h.
|
inline |
Definition at line 29 of file AliStarTrackCuts.h.
|
inline |
Definition at line 46 of file AliStarTrackCuts.h.
|
inline |
Definition at line 47 of file AliStarTrackCuts.h.
|
inline |
Definition at line 42 of file AliStarTrackCuts.h.
Referenced by StandardCuts().
|
inline |
Definition at line 43 of file AliStarTrackCuts.h.
Referenced by StandardCuts().
|
inline |
Definition at line 40 of file AliStarTrackCuts.h.
|
inline |
Definition at line 41 of file AliStarTrackCuts.h.
|
inline |
Definition at line 44 of file AliStarTrackCuts.h.
Referenced by StandardCuts().
|
inline |
Definition at line 45 of file AliStarTrackCuts.h.
Referenced by StandardCuts().
|
inline |
Definition at line 50 of file AliStarTrackCuts.h.
|
inline |
Definition at line 51 of file AliStarTrackCuts.h.
|
inline |
Definition at line 54 of file AliStarTrackCuts.h.
|
inline |
Definition at line 55 of file AliStarTrackCuts.h.
|
inline |
Definition at line 52 of file AliStarTrackCuts.h.
|
inline |
Definition at line 53 of file AliStarTrackCuts.h.
|
inline |
Definition at line 56 of file AliStarTrackCuts.h.
|
inline |
Definition at line 57 of file AliStarTrackCuts.h.
|
inline |
Definition at line 34 of file AliStarTrackCuts.h.
|
inline |
Definition at line 35 of file AliStarTrackCuts.h.
|
inline |
Definition at line 36 of file AliStarTrackCuts.h.
Referenced by StandardCuts().
|
inline |
Definition at line 37 of file AliStarTrackCuts.h.
Referenced by StandardCuts().
|
static |
Definition at line 228 of file AliStarTrackCuts.cxx.
|
private |
Definition at line 99 of file AliStarTrackCuts.h.
Referenced by GetChargeMax(), PassesCuts(), and SetChargeMax().
|
private |
Definition at line 100 of file AliStarTrackCuts.h.
Referenced by GetChargeMin(), PassesCuts(), and SetChargeMin().
|
private |
Definition at line 98 of file AliStarTrackCuts.h.
Referenced by PassesCuts(), SetChargeMax(), and SetChargeMin().
|
private |
Definition at line 110 of file AliStarTrackCuts.h.
Referenced by PassesCuts(), SetDCAMax(), and SetDCAMin().
|
private |
Definition at line 125 of file AliStarTrackCuts.h.
Referenced by PassesCuts(), SetdEdxMax(), and SetdEdxMin().
|
private |
Definition at line 101 of file AliStarTrackCuts.h.
Referenced by PassesCuts(), SetEtaMax(), and SetEtaMin().
|
private |
Definition at line 140 of file AliStarTrackCuts.h.
Referenced by PassesCuts(), SetFitRatioMax(), and SetFitRatioMin().
|
private |
Definition at line 92 of file AliStarTrackCuts.h.
Referenced by PassesCuts(), SetIDMax(), and SetIDMin().
|
private |
Definition at line 113 of file AliStarTrackCuts.h.
Referenced by PassesCuts(), SetNHitsMax(), and SetNHitsMin().
|
private |
Definition at line 122 of file AliStarTrackCuts.h.
Referenced by PassesCuts(), SetNHitsDedxMax(), and SetNHitsDedxMin().
|
private |
Definition at line 116 of file AliStarTrackCuts.h.
Referenced by PassesCuts(), SetNHitsFitMax(), and SetNHitsFitMin().
|
private |
Definition at line 119 of file AliStarTrackCuts.h.
Referenced by PassesCuts(), SetNHitsPossMax(), and SetNHitsPossMin().
|
private |
Definition at line 128 of file AliStarTrackCuts.h.
Referenced by PassesCuts(), SetNSigElectMax(), and SetNSigElectMin().
|
private |
Definition at line 134 of file AliStarTrackCuts.h.
Referenced by PassesCuts(), SetNSigKMax(), and SetNSigKMin().
|
private |
Definition at line 131 of file AliStarTrackCuts.h.
Referenced by PassesCuts(), SetNSigPiMax(), and SetNSigPiMin().
|
private |
Definition at line 137 of file AliStarTrackCuts.h.
Referenced by PassesCuts(), SetNSigProtonMax(), and SetNSigProtonMin().
|
private |
Definition at line 104 of file AliStarTrackCuts.h.
Referenced by PassesCuts(), SetPhiMax(), and SetPhiMin().
|
private |
Definition at line 107 of file AliStarTrackCuts.h.
Referenced by PassesCuts(), SetPtMax(), and SetPtMin().
|
private |
Definition at line 111 of file AliStarTrackCuts.h.
Referenced by GetDCAMax(), PassesCuts(), and SetDCAMax().
|
private |
Definition at line 112 of file AliStarTrackCuts.h.
Referenced by GetDCAMin(), PassesCuts(), and SetDCAMin().
|
private |
Definition at line 126 of file AliStarTrackCuts.h.
Referenced by GetdEdxMax(), PassesCuts(), and SetdEdxMax().
|
private |
Definition at line 127 of file AliStarTrackCuts.h.
Referenced by GetdEdxMin(), PassesCuts(), and SetdEdxMin().
|
private |
Definition at line 102 of file AliStarTrackCuts.h.
Referenced by GetEtaMax(), PassesCuts(), and SetEtaMax().
|
private |
Definition at line 103 of file AliStarTrackCuts.h.
Referenced by GetEtaMin(), PassesCuts(), and SetEtaMin().
|
private |
Definition at line 141 of file AliStarTrackCuts.h.
Referenced by GetFitRatioMax(), PassesCuts(), and SetFitRatioMax().
|
private |
Definition at line 142 of file AliStarTrackCuts.h.
Referenced by GetFitRatioMin(), and SetFitRatioMin().
|
private |
Definition at line 96 of file AliStarTrackCuts.h.
Referenced by GetIDMax(), PassesCuts(), and SetIDMax().
|
private |
Definition at line 97 of file AliStarTrackCuts.h.
Referenced by GetIDMin(), PassesCuts(), and SetIDMin().
|
private |
Definition at line 123 of file AliStarTrackCuts.h.
Referenced by GetNHitsDedxMax(), PassesCuts(), and SetNHitsDedxMax().
|
private |
Definition at line 124 of file AliStarTrackCuts.h.
Referenced by GetNHitsDedxMin(), PassesCuts(), and SetNHitsDedxMin().
|
private |
Definition at line 117 of file AliStarTrackCuts.h.
Referenced by GetNHitsFitMax(), PassesCuts(), and SetNHitsFitMax().
|
private |
Definition at line 118 of file AliStarTrackCuts.h.
Referenced by GetNHitsFitMin(), PassesCuts(), and SetNHitsFitMin().
|
private |
Definition at line 114 of file AliStarTrackCuts.h.
Referenced by GetNHitsMax(), PassesCuts(), and SetNHitsMax().
|
private |
Definition at line 115 of file AliStarTrackCuts.h.
Referenced by GetNHitsMin(), PassesCuts(), and SetNHitsMin().
|
private |
Definition at line 120 of file AliStarTrackCuts.h.
Referenced by GetNHitsPossMax(), PassesCuts(), and SetNHitsPossMax().
|
private |
Definition at line 121 of file AliStarTrackCuts.h.
Referenced by GetNHitsPossMin(), PassesCuts(), and SetNHitsPossMin().
|
private |
Definition at line 129 of file AliStarTrackCuts.h.
Referenced by GetNSigElectMax(), PassesCuts(), and SetNSigElectMax().
|
private |
Definition at line 130 of file AliStarTrackCuts.h.
Referenced by GetNSigElectMin(), PassesCuts(), and SetNSigElectMin().
|
private |
Definition at line 135 of file AliStarTrackCuts.h.
Referenced by GetNSigKMax(), PassesCuts(), and SetNSigKMax().
|
private |
Definition at line 136 of file AliStarTrackCuts.h.
Referenced by GetNSigKMin(), PassesCuts(), and SetNSigKMin().
|
private |
Definition at line 132 of file AliStarTrackCuts.h.
Referenced by GetNSigPiMax(), PassesCuts(), and SetNSigPiMax().
|
private |
Definition at line 133 of file AliStarTrackCuts.h.
Referenced by GetNSigPiMin(), PassesCuts(), and SetNSigPiMin().
|
private |
Definition at line 138 of file AliStarTrackCuts.h.
Referenced by GetNSigProtonMax(), PassesCuts(), and SetNSigProtonMax().
|
private |
Definition at line 139 of file AliStarTrackCuts.h.
Referenced by GetNSigProtonMin(), PassesCuts(), and SetNSigProtonMin().
|
private |
Definition at line 105 of file AliStarTrackCuts.h.
Referenced by GetPhiMax(), PassesCuts(), and SetPhiMax().
|
private |
Definition at line 106 of file AliStarTrackCuts.h.
Referenced by GetPhiMin(), PassesCuts(), and SetPhiMin().
|
private |
Definition at line 108 of file AliStarTrackCuts.h.
Referenced by GetPtMax(), PassesCuts(), and SetPtMax().
|
private |
Definition at line 109 of file AliStarTrackCuts.h.
Referenced by GetPtMin(), PassesCuts(), and SetPtMin().