![]() |
AliPhysics
ff07904 (ff07904)
|
#include <AliRDHFCutsB0toDStarPi.h>
Public Types | |
enum | EUpperCut { kCutBelowValue = 0, kCutAboveValue = 1 } |
![]() | |
enum | ECentrality { kCentOff, kCentV0M, kCentTRK, kCentTKL, kCentCL1, kCentZNA, kCentZPA, kCentV0A, kCentCL0, kCentInvalid } |
enum | ESelLevel { kAll, kTracks, kPID, kCandidate } |
enum | EPileup { kNoPileupSelection, kRejectPileupEvent, kRejectTracksFromPileupVertex, kRejectMVPileupEvent } |
enum | ESele { kD0toKpiCuts, kD0toKpiPID, kD0fromDstarCuts, kD0fromDstarPID, kDplusCuts, kDplusPID, kDsCuts, kDsPID, kLcCuts, kLcPID, kDstarCuts, kDstarPID, kLctoV0Cuts, kDplustoK0sCuts, kDstoK0sCuts } |
enum | ERejBits { kNotSelTrigger, kNoVertex, kTooFewVtxContrib, kZVtxOutFid, kPileup, kOutsideCentrality, kPhysicsSelection, kBadSPDVertex, kZVtxSPDOutFid, kCentralityFlattening, kBadTrackV0Correl, kMismatchOldNewCentrality, kBadTrackVertex } |
enum | EV0sel { kAllV0s = 0, kOnlyOfflineV0s = 1, kOnlyOnTheFlyV0s = 2 } |
Additional Inherited Members | |
![]() | |
static Int_t | CheckMatchingAODdeltaAODevents () |
![]() | |
void | SetNPtBins (Int_t nptBins) |
void | SetNVars (Int_t nVars) |
Bool_t | IsSignalMC (AliAODRecoDecay *d, AliAODEvent *aod, Int_t pdg) const |
Bool_t | RecomputePrimaryVertex (AliAODEvent *event) const |
Definition at line 25 of file AliRDHFCutsB0toDStarPi.h.
Enumerator | |
---|---|
kCutBelowValue | |
kCutAboveValue |
Definition at line 29 of file AliRDHFCutsB0toDStarPi.h.
AliRDHFCutsB0toDStarPi::AliRDHFCutsB0toDStarPi | ( | const char * | name = "B0toDStarPiCuts" | ) |
Definition at line 53 of file AliRDHFCutsB0toDStarPi.cxx.
|
virtual |
Definition at line 617 of file AliRDHFCutsB0toDStarPi.cxx.
AliRDHFCutsB0toDStarPi::AliRDHFCutsB0toDStarPi | ( | const AliRDHFCutsB0toDStarPi & | source | ) |
Definition at line 440 of file AliRDHFCutsB0toDStarPi.cxx.
Int_t AliRDHFCutsB0toDStarPi::ApplyCutOnVariable | ( | Int_t | nCutIndex, |
Int_t | ptbin, | ||
Float_t | cutVariableValue, | ||
Bool_t | bCutArray[97] | ||
) |
Definition at line 3821 of file AliRDHFCutsB0toDStarPi.cxx.
Referenced by GetCutVarsForOpt(), GetIsCutUsedDStarforDStarptbin(), IsD0FromDStarSelected(), IsDStarforDStarptbinSelected(), and IsDStarFromB0Selected().
Int_t AliRDHFCutsB0toDStarPi::ApplyCutOnVariableD0forD0ptbin | ( | Int_t | nCutIndex, |
Int_t | ptbin, | ||
Float_t | cutVariableValue, | ||
Bool_t | bCutArray[29] | ||
) |
Definition at line 3838 of file AliRDHFCutsB0toDStarPi.cxx.
Referenced by GetIsCutUsedDStarforDStarptbin(), and IsD0forD0ptbinSelected().
Int_t AliRDHFCutsB0toDStarPi::ApplyCutOnVariableD0forDStarptbin | ( | Int_t | nCutIndex, |
Int_t | ptbin, | ||
Float_t | cutVariableValue, | ||
Bool_t | bCutArray[39] | ||
) |
Definition at line 3856 of file AliRDHFCutsB0toDStarPi.cxx.
Referenced by GetIsCutUsedDStarforDStarptbin(), and IsD0forDStarptbinSelected().
Int_t AliRDHFCutsB0toDStarPi::ApplyCutOnVariableDStarforDStarptbin | ( | Int_t | nCutIndex, |
Int_t | ptbin, | ||
Float_t | cutVariableValue, | ||
Bool_t | bCutArray[29] | ||
) |
Definition at line 3873 of file AliRDHFCutsB0toDStarPi.cxx.
Referenced by AliAnalysisTaskSEB0toDStarPi::DStarAndB0Selection(), GetIsCutUsedDStarforDStarptbin(), and IsDStarforDStarptbinSelected().
Double_t AliRDHFCutsB0toDStarPi::DeltaInvMassB0Kpipipi | ( | AliAODRecoDecayHF2Prong * | B0 | ) | const |
4 prong invariant mass of the D0 daughters, the soft pion, and the B0 pion
Definition at line 3486 of file AliRDHFCutsB0toDStarPi.cxx.
Referenced by GetCutVarsForOpt(), and SetCircRadius().
Double_t AliRDHFCutsB0toDStarPi::DeltaInvMassDStarKpipi | ( | AliAODRecoDecayHF2Prong * | DStar | ) | const |
3 prong invariant mass of the D0 daughters and the soft pion
Definition at line 3450 of file AliRDHFCutsB0toDStarPi.cxx.
Referenced by IsDStarforDStarptbinSelected(), IsDStarFromB0Selected(), and SetCircRadius().
|
inline |
Definition at line 64 of file AliRDHFCutsB0toDStarPi.h.
|
virtual |
Implements AliRDHFCuts.
Definition at line 807 of file AliRDHFCutsB0toDStarPi.cxx.
|
inline |
Definition at line 216 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::B0PionSelection().
|
inline |
Definition at line 144 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::D0FirstDaughterSelection().
|
inline |
Definition at line 168 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::D0SecondDaughterSelection().
|
inline |
Definition at line 192 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::DStarPionSelection().
Definition at line 88 of file AliRDHFCutsB0toDStarPi.h.
Referenced by ApplyCutOnVariableD0forD0ptbin(), GetIsCutUsedD0forD0ptbin(), InitializeCuts(), SetCutD0forD0ptbin(), SetCutsD0forD0ptbin(), and SetIsCutUsedD0forD0ptbin().
|
inline |
Definition at line 96 of file AliRDHFCutsB0toDStarPi.h.
Referenced by ApplyCutOnVariableD0forDStarptbin(), GetIsCutUsedD0forDStarptbin(), InitializeCuts(), SetCutD0forDStarptbin(), SetCutsD0forDStarptbin(), and SetIsCutUsedD0forDStarptbin().
|
inline |
Definition at line 104 of file AliRDHFCutsB0toDStarPi.h.
Referenced by ApplyCutOnVariableDStarforDStarptbin(), GetIsCutUsedDStarforDStarptbin(), InitializeCuts(), SetCutDStarforDStarptbin(), SetCutsDStarforDStarptbin(), and SetIsCutUsedDStarforDStarptbin().
|
inline |
Definition at line 219 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::B0PionSelection().
|
inline |
Definition at line 147 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::D0FirstDaughterSelection().
|
inline |
Definition at line 171 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::D0SecondDaughterSelection().
|
inline |
Definition at line 195 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::DStarPionSelection().
Definition at line 124 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), ApplyCutOnVariable(), and operator=().
|
inline |
Definition at line 125 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), ApplyCutOnVariableD0forD0ptbin(), and operator=().
|
inline |
Definition at line 126 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), ApplyCutOnVariableD0forDStarptbin(), and operator=().
|
inline |
Definition at line 127 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), ApplyCutOnVariableDStarforDStarptbin(), and operator=().
Definition at line 114 of file AliRDHFCutsB0toDStarPi.h.
Definition at line 115 of file AliRDHFCutsB0toDStarPi.h.
Referenced by ApplyCutOnVariableD0forD0ptbin().
Definition at line 116 of file AliRDHFCutsB0toDStarPi.h.
Referenced by ApplyCutOnVariableD0forDStarptbin().
Definition at line 117 of file AliRDHFCutsB0toDStarPi.h.
Referenced by ApplyCutOnVariableDStarforDStarptbin().
|
inline |
Definition at line 218 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::B0PionSelection().
|
inline |
Definition at line 146 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::D0FirstDaughterSelection().
|
inline |
Definition at line 170 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::D0SecondDaughterSelection().
|
inline |
Definition at line 194 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::DStarPionSelection().
|
inline |
Definition at line 242 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::DStarAndB0Selection().
|
inline |
Definition at line 243 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::DStarAndB0Selection().
|
inline |
Definition at line 241 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::DStarAndB0Selection().
|
inline |
Definition at line 240 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::DStarAndB0Selection().
|
inline |
Definition at line 260 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::DStarPionSelection().
|
inline |
Definition at line 253 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::B0PionSelection().
|
inline |
Definition at line 250 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::D0FirstDaughterSelection().
|
inline |
Definition at line 251 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::D0SecondDaughterSelection().
|
inline |
Definition at line 252 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::DStarPionSelection().
|
inline |
Definition at line 211 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::B0PionSelection().
|
inline |
Definition at line 139 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::D0FirstDaughterSelection().
|
inline |
Definition at line 163 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::D0SecondDaughterSelection().
|
inline |
Definition at line 187 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::DStarPionSelection().
|
inline |
Definition at line 217 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::B0PionSelection().
|
inline |
Definition at line 145 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::D0FirstDaughterSelection().
|
inline |
Definition at line 169 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::D0SecondDaughterSelection().
|
inline |
Definition at line 193 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::DStarPionSelection().
|
inline |
Definition at line 212 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::B0PionSelection().
|
inline |
Definition at line 140 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::D0FirstDaughterSelection().
|
inline |
Definition at line 164 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::D0SecondDaughterSelection().
|
inline |
Definition at line 188 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::DStarPionSelection().
|
inline |
Definition at line 86 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), InitializeCuts(), operator=(), and AliAnalysisTaskSEB0toDStarPi::UserCreateOutputObjects().
|
inline |
Definition at line 94 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), InitializeCuts(), operator=(), and AliAnalysisTaskSEB0toDStarPi::UserCreateOutputObjects().
|
inline |
Definition at line 102 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), InitializeCuts(), operator=(), and AliAnalysisTaskSEB0toDStarPi::UserCreateOutputObjects().
|
inline |
Definition at line 221 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 149 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 173 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 197 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 87 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), InitializeCuts(), and operator=().
|
inline |
Definition at line 95 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), InitializeCuts(), and operator=().
|
inline |
Definition at line 103 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), InitializeCuts(), and operator=().
|
inline |
Definition at line 85 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::UserCreateOutputObjects().
|
inline |
Definition at line 93 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::UserCreateOutputObjects().
|
inline |
Definition at line 101 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::UserCreateOutputObjects().
|
inline |
Definition at line 220 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::B0PionSelection().
|
inline |
Definition at line 148 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::D0FirstDaughterSelection().
|
inline |
Definition at line 172 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::D0SecondDaughterSelection().
|
inline |
Definition at line 196 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::DStarPionSelection().
void AliRDHFCutsB0toDStarPi::InitializeCuts | ( | ) |
Definition at line 3959 of file AliRDHFCutsB0toDStarPi.cxx.
Referenced by SetGetCutInfo().
Int_t AliRDHFCutsB0toDStarPi::IsD0forD0ptbinSelected | ( | TObject * | obj, |
Int_t | selectionLevel, | ||
AliAODEvent * | aod, | ||
Bool_t * | bCutArray | ||
) |
Definition at line 2062 of file AliRDHFCutsB0toDStarPi.cxx.
Referenced by AliAnalysisTaskSEB0toDStarPi::D0Selection(), and IsSelected().
Int_t AliRDHFCutsB0toDStarPi::IsD0forDStarptbinSelected | ( | TObject * | obj, |
Int_t | selectionLevel, | ||
AliAODEvent * | aod, | ||
Bool_t * | bCutArray | ||
) |
Definition at line 2424 of file AliRDHFCutsB0toDStarPi.cxx.
Referenced by AliAnalysisTaskSEB0toDStarPi::DStarAndB0Selection(), and IsSelected().
Int_t AliRDHFCutsB0toDStarPi::IsD0FromDStarSelected | ( | Double_t | pt, |
TObject * | obj, | ||
Int_t | selectionLevel, | ||
AliAODEvent * | aod, | ||
Bool_t * | bCutArray | ||
) |
Definition at line 1559 of file AliRDHFCutsB0toDStarPi.cxx.
Referenced by IsDStarFromB0Selected(), and IsSelected().
Int_t AliRDHFCutsB0toDStarPi::IsDStarforDStarptbinSelected | ( | TObject * | obj, |
Int_t | selectionLevel, | ||
AliAODEvent * | aod, | ||
Bool_t * | bCutArray | ||
) |
Definition at line 2925 of file AliRDHFCutsB0toDStarPi.cxx.
Referenced by AliAnalysisTaskSEB0toDStarPi::DStarAndB0Selection(), and IsSelected().
Int_t AliRDHFCutsB0toDStarPi::IsDStarFromB0Selected | ( | Double_t | pt, |
TObject * | obj, | ||
Int_t | selectionLevel, | ||
AliAODEvent * | aod, | ||
Bool_t * | bCutArray | ||
) |
Definition at line 1190 of file AliRDHFCutsB0toDStarPi.cxx.
Referenced by GetCutVarsForOpt(), and IsSelected().
Reimplemented from AliRDHFCuts.
Definition at line 3284 of file AliRDHFCutsB0toDStarPi.cxx.
Referenced by IsSelected().
|
virtual |
Referenced by AliAnalysisTaskSEB0toDStarPi::DStarAndB0Selection(), and GetCutVarsForOpt().
|
inlinevirtual |
Implements AliRDHFCuts.
Definition at line 45 of file AliRDHFCutsB0toDStarPi.h.
|
virtual |
Reimplemented from AliRDHFCuts.
Definition at line 3314 of file AliRDHFCutsB0toDStarPi.cxx.
Referenced by IsSelected().
AliRDHFCutsB0toDStarPi & AliRDHFCutsB0toDStarPi::operator= | ( | const AliRDHFCutsB0toDStarPi & | source | ) |
Definition at line 639 of file AliRDHFCutsB0toDStarPi.cxx.
Definition at line 3586 of file AliRDHFCutsB0toDStarPi.cxx.
Referenced by AliAnalysisTaskSEB0toDStarPi::DStarAndB0Selection(), IsD0forD0ptbinSelected(), and SetCircRadius().
Definition at line 3684 of file AliRDHFCutsB0toDStarPi.cxx.
Referenced by AliAnalysisTaskSEB0toDStarPi::DStarAndB0Selection(), IsD0forDStarptbinSelected(), and SetCircRadius().
Definition at line 3783 of file AliRDHFCutsB0toDStarPi.cxx.
Referenced by AliAnalysisTaskSEB0toDStarPi::DStarAndB0Selection(), IsDStarforDStarptbinSelected(), and SetCircRadius().
Definition at line 3357 of file AliRDHFCutsB0toDStarPi.cxx.
Referenced by AliAnalysisTaskSEB0toDStarPi::B0PionSelection(), AliAnalysisTaskSEB0toDStarPi::DStarAndB0Selection(), AliAnalysisTaskSEB0toDStarPi::DStarPionSelection(), and IsSelected().
|
inline |
Definition at line 65 of file AliRDHFCutsB0toDStarPi.h.
void AliRDHFCutsB0toDStarPi::SetCut | ( | Int_t | nCutIndex, |
Int_t | ptBin, | ||
AliRDHFCutsB0toDStarPi::EUpperCut | cutDirection, | ||
Float_t | cutValue | ||
) |
Definition at line 4086 of file AliRDHFCutsB0toDStarPi.cxx.
Referenced by SetNSoftITSCutB0Pion().
void AliRDHFCutsB0toDStarPi::SetCutD0forD0ptbin | ( | Int_t | nCutIndex, |
Int_t | ptBin, | ||
AliRDHFCutsB0toDStarPi::EUpperCut | cutDirection, | ||
Float_t | cutValue | ||
) |
Definition at line 4096 of file AliRDHFCutsB0toDStarPi.cxx.
Referenced by SetNSoftITSCutB0Pion().
void AliRDHFCutsB0toDStarPi::SetCutD0forDStarptbin | ( | Int_t | nCutIndex, |
Int_t | ptBin, | ||
AliRDHFCutsB0toDStarPi::EUpperCut | cutDirection, | ||
Float_t | cutValue | ||
) |
Definition at line 4106 of file AliRDHFCutsB0toDStarPi.cxx.
Referenced by SetNSoftITSCutB0Pion().
void AliRDHFCutsB0toDStarPi::SetCutDStarforDStarptbin | ( | Int_t | nCutIndex, |
Int_t | ptBin, | ||
AliRDHFCutsB0toDStarPi::EUpperCut | cutDirection, | ||
Float_t | cutValue | ||
) |
Definition at line 4116 of file AliRDHFCutsB0toDStarPi.cxx.
Referenced by SetNSoftITSCutB0Pion().
void AliRDHFCutsB0toDStarPi::SetCutsD0forD0ptbin | ( | Int_t | nVars, |
Int_t | nPtBins, | ||
Float_t ** | cutsRDD0forD0ptbin | ||
) |
Definition at line 3533 of file AliRDHFCutsB0toDStarPi.cxx.
Referenced by AliRDHFCutsB0toDStarPi(), operator=(), and SetCircRadius().
Definition at line 3570 of file AliRDHFCutsB0toDStarPi.cxx.
void AliRDHFCutsB0toDStarPi::SetCutsD0forDStarptbin | ( | Int_t | nVars, |
Int_t | nPtBins, | ||
Float_t ** | cutsRDD0forDStarptbin | ||
) |
Definition at line 3634 of file AliRDHFCutsB0toDStarPi.cxx.
Referenced by AliRDHFCutsB0toDStarPi(), operator=(), and SetCircRadius().
void AliRDHFCutsB0toDStarPi::SetCutsD0forDStarptbin | ( | Int_t | glIndex, |
Float_t * | cutsRDD0forDStarptbin | ||
) |
Definition at line 3668 of file AliRDHFCutsB0toDStarPi.cxx.
void AliRDHFCutsB0toDStarPi::SetCutsDStarforDStarptbin | ( | Int_t | nVars, |
Int_t | nPtBins, | ||
Float_t ** | cutsRDDStarforDStarptbin | ||
) |
Definition at line 3733 of file AliRDHFCutsB0toDStarPi.cxx.
Referenced by AliRDHFCutsB0toDStarPi(), operator=(), and SetCircRadius().
void AliRDHFCutsB0toDStarPi::SetCutsDStarforDStarptbin | ( | Int_t | glIndex, |
Float_t * | cutsRDDStarforDStarptbin | ||
) |
Definition at line 3767 of file AliRDHFCutsB0toDStarPi.cxx.
|
inline |
Definition at line 228 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 156 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 180 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 204 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 61 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AddTaskB0toDStarPi().
|
inline |
Definition at line 89 of file AliRDHFCutsB0toDStarPi.h.
Referenced by SetPtBinsD0forD0ptbin().
|
inline |
Definition at line 97 of file AliRDHFCutsB0toDStarPi.h.
Referenced by SetPtBinsD0forDStarptbin().
|
inline |
Definition at line 105 of file AliRDHFCutsB0toDStarPi.h.
Referenced by SetPtBinsDStarforDStarptbin().
|
inline |
Definition at line 231 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), and operator=().
|
inline |
Definition at line 159 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), and operator=().
|
inline |
Definition at line 183 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), and operator=().
|
inline |
Definition at line 207 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), and operator=().
Definition at line 119 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), and operator=().
|
inline |
Definition at line 120 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), and operator=().
|
inline |
Definition at line 121 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), and operator=().
|
inline |
Definition at line 122 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), and operator=().
Definition at line 109 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 110 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 111 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 112 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 230 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 158 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 182 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 206 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 247 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 248 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 246 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 245 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 261 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 57 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 258 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 255 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 256 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 257 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 223 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 151 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 175 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 199 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 229 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 157 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 181 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 205 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 224 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 152 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 176 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 200 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 90 of file AliRDHFCutsB0toDStarPi.h.
Referenced by SetPtBinsD0forD0ptbin().
|
inline |
Definition at line 98 of file AliRDHFCutsB0toDStarPi.h.
Referenced by SetPtBinsD0forDStarptbin().
|
inline |
Definition at line 106 of file AliRDHFCutsB0toDStarPi.h.
Referenced by SetPtBinsDStarforDStarptbin().
|
inline |
Definition at line 233 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 161 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 185 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 209 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 91 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi().
|
inline |
Definition at line 99 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi().
|
inline |
Definition at line 107 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi().
|
inline |
Definition at line 59 of file AliRDHFCutsB0toDStarPi.h.
Definition at line 3601 of file AliRDHFCutsB0toDStarPi.cxx.
Referenced by AliRDHFCutsB0toDStarPi(), operator=(), and SetCircRadius().
Definition at line 3699 of file AliRDHFCutsB0toDStarPi.cxx.
Referenced by AliRDHFCutsB0toDStarPi(), operator=(), and SetCircRadius().
void AliRDHFCutsB0toDStarPi::SetPtBinsDStarforDStarptbin | ( | Int_t | nPtBinLimits, |
Float_t * | ptBinLimits | ||
) |
Definition at line 3798 of file AliRDHFCutsB0toDStarPi.cxx.
Referenced by AliRDHFCutsB0toDStarPi(), operator=(), and SetCircRadius().
|
inline |
Definition at line 232 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), and operator=().
|
inline |
Definition at line 160 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), and operator=().
|
inline |
Definition at line 184 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), and operator=().
|
inline |
Definition at line 208 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), and operator=().
|
inline |
Definition at line 227 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 155 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 179 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 203 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 225 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 153 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 177 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 201 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 226 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 154 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 178 of file AliRDHFCutsB0toDStarPi.h.
|
inline |
Definition at line 202 of file AliRDHFCutsB0toDStarPi.h.
void AliRDHFCutsB0toDStarPi::SetVarNamesD0forD0ptbin | ( | Int_t | nVars, |
TString * | varNames, | ||
Bool_t * | isUpperCut | ||
) |
Definition at line 3890 of file AliRDHFCutsB0toDStarPi.cxx.
Referenced by AliRDHFCutsB0toDStarPi(), GetIsCutUsedDStarforDStarptbin(), and operator=().
void AliRDHFCutsB0toDStarPi::SetVarNamesD0forDStarptbin | ( | Int_t | nVars, |
TString * | varNames, | ||
Bool_t * | isUpperCut | ||
) |
Definition at line 3913 of file AliRDHFCutsB0toDStarPi.cxx.
Referenced by AliRDHFCutsB0toDStarPi(), GetIsCutUsedDStarforDStarptbin(), and operator=().
void AliRDHFCutsB0toDStarPi::SetVarNamesDStarforDStarptbin | ( | Int_t | nVars, |
TString * | varNames, | ||
Bool_t * | isUpperCut | ||
) |
Definition at line 3936 of file AliRDHFCutsB0toDStarPi.cxx.
Referenced by AliRDHFCutsB0toDStarPi(), GetIsCutUsedDStarforDStarptbin(), and operator=().
|
inline |
Definition at line 215 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::B0PionSelection().
|
inline |
Definition at line 143 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::D0FirstDaughterSelection().
|
inline |
Definition at line 167 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::D0SecondDaughterSelection().
|
inline |
Definition at line 191 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::DStarPionSelection().
|
inline |
Definition at line 213 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::B0PionSelection().
|
inline |
Definition at line 141 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::D0FirstDaughterSelection().
|
inline |
Definition at line 165 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::D0SecondDaughterSelection().
|
inline |
Definition at line 189 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::DStarPionSelection().
|
inline |
Definition at line 214 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::B0PionSelection().
|
inline |
Definition at line 142 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::D0FirstDaughterSelection().
|
inline |
Definition at line 166 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::D0SecondDaughterSelection().
|
inline |
Definition at line 190 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliAnalysisTaskSEB0toDStarPi::DStarPionSelection().
|
protected |
Definition at line 267 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetCircRadius(), operator=(), SelectPID(), and SetCircRadius().
|
protected |
Definition at line 275 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), ApplyCutOnVariableD0forD0ptbin(), InitializeCuts(), IsD0forD0ptbinSelected(), operator=(), SetCutD0forD0ptbin(), SetCutsD0forD0ptbin(), and ~AliRDHFCutsB0toDStarPi().
|
protected |
Definition at line 285 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), ApplyCutOnVariableD0forDStarptbin(), InitializeCuts(), IsD0forDStarptbinSelected(), operator=(), SetCutD0forDStarptbin(), SetCutsD0forDStarptbin(), and ~AliRDHFCutsB0toDStarPi().
|
protected |
Definition at line 295 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), ApplyCutOnVariableDStarforDStarptbin(), InitializeCuts(), IsDStarforDStarptbinSelected(), operator=(), SetCutDStarforDStarptbin(), SetCutsDStarforDStarptbin(), and ~AliRDHFCutsB0toDStarPi().
|
protected |
Definition at line 343 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetFilterBitB0Pion(), operator=(), and SetFilterBitB0Pion().
|
protected |
Definition at line 307 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetFilterBitD0FirstDaughter(), operator=(), and SetFilterBitD0FirstDaughter().
|
protected |
Definition at line 319 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetFilterBitD0SecondDaughter(), operator=(), and SetFilterBitD0SecondDaughter().
|
protected |
Definition at line 331 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetFilterBitDStarPion(), operator=(), and SetFilterBitDStarPion().
|
protected |
Radius for circular PID nsigma cut.
Definition at line 268 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetCutVarsForOpt(), IsD0forD0ptbinSelected(), IsD0forDStarptbinSelected(), IsD0FromDStarSelected(), IsDStarforDStarptbinSelected(), IsDStarFromB0Selected(), operator=(), and SetGetCutInfo().
|
protected |
Definition at line 274 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), InitializeCuts(), operator=(), SetCutsD0forD0ptbin(), and SetGlobalIndexD0forD0ptbin().
|
protected |
Definition at line 284 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), InitializeCuts(), operator=(), SetCutsD0forDStarptbin(), and SetGlobalIndexD0forDStarptbin().
|
protected |
Definition at line 294 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), InitializeCuts(), operator=(), SetCutsDStarforDStarptbin(), and SetGlobalIndexDStarforDStarptbin().
|
protected |
Definition at line 346 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), GetHardSelectionArrayITSB0Pion(), operator=(), and SetHardSelectionArrayITSB0Pion().
|
protected |
Definition at line 310 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), GetHardSelectionArrayITSD0FirstDaughter(), operator=(), and SetHardSelectionArrayITSD0FirstDaughter().
|
protected |
Definition at line 322 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), GetHardSelectionArrayITSD0SecondDaughter(), operator=(), and SetHardSelectionArrayITSD0SecondDaughter().
|
protected |
Definition at line 334 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), GetHardSelectionArrayITSDStarPion(), operator=(), and SetHardSelectionArrayITSDStarPion().
|
protected |
Definition at line 270 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), GetIsCutUsed(), InitializeCuts(), operator=(), SetCut(), SetIsCutUsed(), and ~AliRDHFCutsB0toDStarPi().
|
protected |
Definition at line 279 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), GetIsCutUsedD0forD0ptbin(), InitializeCuts(), operator=(), SetCutD0forD0ptbin(), SetIsCutUsedD0forD0ptbin(), and ~AliRDHFCutsB0toDStarPi().
|
protected |
Definition at line 289 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), GetIsCutUsedD0forDStarptbin(), InitializeCuts(), operator=(), SetCutD0forDStarptbin(), SetIsCutUsedD0forDStarptbin(), and ~AliRDHFCutsB0toDStarPi().
|
protected |
Definition at line 299 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), GetIsCutUsedDStarforDStarptbin(), InitializeCuts(), operator=(), SetCutDStarforDStarptbin(), SetIsCutUsedDStarforDStarptbin(), and ~AliRDHFCutsB0toDStarPi().
|
protected |
Definition at line 278 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetIsUpperCutD0forD0ptbin(), SetCutD0forD0ptbin(), SetIsUpperCutD0forD0ptbin(), SetVarNamesD0forD0ptbin(), and ~AliRDHFCutsB0toDStarPi().
|
protected |
Definition at line 288 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetIsUpperCutD0forDStarptbin(), SetCutD0forDStarptbin(), SetIsUpperCutD0forDStarptbin(), SetVarNamesD0forDStarptbin(), and ~AliRDHFCutsB0toDStarPi().
|
protected |
Definition at line 298 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetIsUpperCutDStarforDStarptbin(), SetCutDStarforDStarptbin(), SetIsUpperCutDStarforDStarptbin(), SetVarNamesDStarforDStarptbin(), and ~AliRDHFCutsB0toDStarPi().
|
protected |
Definition at line 345 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetMaxAbsEtaB0Pion(), operator=(), and SetMaxAbsEtaB0Pion().
|
protected |
Definition at line 309 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetMaxAbsEtaD0FirstDaughter(), operator=(), and SetMaxAbsEtaD0FirstDaughter().
|
protected |
Definition at line 321 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetMaxAbsEtaD0SecondDaughter(), operator=(), and SetMaxAbsEtaD0SecondDaughter().
|
protected |
Definition at line 333 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetMaxAbsEtaDStarPion(), operator=(), and SetMaxAbsEtaDStarPion().
|
protected |
Definition at line 352 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetMaxDCAB0PionD0(), operator=(), and SetMaxDCAB0PionD0().
|
protected |
Definition at line 353 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetMaxDCACombined(), operator=(), and SetMaxDCACombined().
|
protected |
Definition at line 351 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetMaxDCADStarPionB0Pion(), operator=(), and SetMaxDCADStarPionB0Pion().
|
protected |
Definition at line 350 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetMaxDCADStarPionD0(), operator=(), and SetMaxDCADStarPionD0().
|
protected |
Definition at line 360 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetMaxPtDStarPion(), operator=(), and SetMaxPtDStarPion().
|
protected |
Definition at line 265 of file AliRDHFCutsB0toDStarPi.h.
Referenced by operator=(), and SetMaxPtPid().
|
protected |
Definition at line 358 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetMind0B0Pion(), operator=(), and SetMind0B0Pion().
|
protected |
Definition at line 355 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetMind0D0FirstDaughter(), operator=(), and SetMind0D0FirstDaughter().
|
protected |
Definition at line 356 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetMind0D0SecondDaughter(), operator=(), and SetMind0D0SecondDaughter().
|
protected |
Definition at line 357 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetMind0DStarPion(), operator=(), and SetMind0DStarPion().
|
protected |
Definition at line 338 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetMinITSNclsB0Pion(), operator=(), and SetMinITSNclsB0Pion().
|
protected |
Definition at line 302 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetMinITSNclsD0FirstDaughter(), operator=(), and SetMinITSNclsD0FirstDaughter().
|
protected |
Definition at line 314 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetMinITSNclsD0SecondDaughter(), operator=(), and SetMinITSNclsD0SecondDaughter().
|
protected |
Definition at line 326 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetMinITSNclsDStarPion(), operator=(), and SetMinITSNclsDStarPion().
|
protected |
Definition at line 344 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetMinPtB0Pion(), operator=(), and SetMinPtB0Pion().
|
protected |
Definition at line 308 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetMinPtD0FirstDaughter(), operator=(), and SetMinPtD0FirstDaughter().
|
protected |
Definition at line 320 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetMinPtD0SecondDaughter(), operator=(), and SetMinPtD0SecondDaughter().
|
protected |
Definition at line 332 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetMinPtDStarPion(), operator=(), and SetMinPtDStarPion().
|
protected |
Definition at line 339 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetMinTPCNclsB0Pion(), operator=(), and SetMinTPCNclsB0Pion().
|
protected |
Definition at line 303 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetMinTPCNclsD0FirstDaughter(), operator=(), and SetMinTPCNclsD0FirstDaughter().
|
protected |
Definition at line 315 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetMinTPCNclsD0SecondDaughter(), operator=(), and SetMinTPCNclsD0SecondDaughter().
|
protected |
Definition at line 327 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetMinTPCNclsDStarPion(), operator=(), and SetMinTPCNclsDStarPion().
|
protected |
Definition at line 276 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), operator=(), and SetPtBinsD0forD0ptbin().
|
protected |
Definition at line 286 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), operator=(), and SetPtBinsD0forDStarptbin().
|
protected |
Definition at line 296 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), operator=(), and SetPtBinsDStarforDStarptbin().
|
protected |
Definition at line 273 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), GetNPtBinsD0forD0ptbin(), InitializeCuts(), operator=(), PtBinD0forD0ptbin(), SetCutsD0forD0ptbin(), SetGlobalIndexD0forD0ptbin(), SetNPtBinsD0forD0ptbin(), and SetPtBinsD0forD0ptbin().
|
protected |
Definition at line 283 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), GetNPtBinsD0forDStarptbin(), InitializeCuts(), operator=(), PtBinD0forDStarptbin(), SetCutsD0forDStarptbin(), SetGlobalIndexD0forDStarptbin(), SetNPtBinsD0forDStarptbin(), and SetPtBinsD0forDStarptbin().
|
protected |
Definition at line 293 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), GetNPtBinsDStarforDStarptbin(), InitializeCuts(), operator=(), PtBinDStarforDStarptbin(), SetCutsDStarforDStarptbin(), SetGlobalIndexDStarforDStarptbin(), SetNPtBinsDStarforDStarptbin(), and SetPtBinsDStarforDStarptbin().
|
protected |
Definition at line 348 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetNSoftITSCutB0Pion(), operator=(), and SetNSoftITSCutB0Pion().
|
protected |
Definition at line 312 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetNSoftITSCutD0FirstDaughter(), operator=(), and SetNSoftITSCutD0FirstDaughter().
|
protected |
Definition at line 324 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetNSoftITSCutD0SecondDaughter(), operator=(), and SetNSoftITSCutD0SecondDaughter().
|
protected |
Definition at line 336 of file AliRDHFCutsB0toDStarPi.h.
Referenced by GetNSoftITSCutDStarPion(), operator=(), and SetNSoftITSCutDStarPion().
|
protected |
Definition at line 272 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), GetGlobalIndexD0forD0ptbin(), GetNVarsD0forD0ptbin(), InitializeCuts(), operator=(), SetCutsD0forD0ptbin(), SetGlobalIndexD0forD0ptbin(), SetNVarsD0forD0ptbin(), and SetVarNamesD0forD0ptbin().
|
protected |
Definition at line 282 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), GetGlobalIndexD0forDStarptbin(), GetNVarsD0forDStarptbin(), InitializeCuts(), operator=(), SetCutsD0forDStarptbin(), SetGlobalIndexD0forDStarptbin(), SetNVarsD0forDStarptbin(), and SetVarNamesD0forDStarptbin().
|
protected |
Definition at line 292 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), GetGlobalIndexDStarforDStarptbin(), GetNVarsDStarforDStarptbin(), InitializeCuts(), operator=(), SetCutsDStarforDStarptbin(), SetGlobalIndexDStarforDStarptbin(), SetNVarsDStarforDStarptbin(), and SetVarNamesDStarforDStarptbin().
|
protected |
Definition at line 277 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), GetPtBinLimitsD0forD0ptbin(), operator=(), PtBinD0forD0ptbin(), SetPtBinsD0forD0ptbin(), and ~AliRDHFCutsB0toDStarPi().
|
protected |
Definition at line 287 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), GetPtBinLimitsD0forDStarptbin(), operator=(), PtBinD0forDStarptbin(), SetPtBinsD0forDStarptbin(), and ~AliRDHFCutsB0toDStarPi().
|
protected |
Definition at line 297 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), GetPtBinLimitsDStarforDStarptbin(), operator=(), PtBinDStarforDStarptbin(), SetPtBinsDStarforDStarptbin(), and ~AliRDHFCutsB0toDStarPi().
|
protected |
Definition at line 347 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), GetSoftSelectionArrayITSB0Pion(), operator=(), and SetSoftSelectionArrayITSB0Pion().
|
protected |
Definition at line 311 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), GetSoftSelectionArrayITSD0FirstDaughter(), operator=(), and SetSoftSelectionArrayITSD0FirstDaughter().
|
protected |
Definition at line 323 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), GetSoftSelectionArrayITSD0SecondDaughter(), operator=(), and SetSoftSelectionArrayITSD0SecondDaughter().
|
protected |
Definition at line 335 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), GetSoftSelectionArrayITSDStarPion(), operator=(), and SetSoftSelectionArrayITSDStarPion().
|
protected |
Definition at line 266 of file AliRDHFCutsB0toDStarPi.h.
Referenced by operator=(), SelectPID(), and SetOffHighPtPIDinTPC().
|
protected |
Definition at line 342 of file AliRDHFCutsB0toDStarPi.h.
Referenced by operator=(), SetUseFilterBitB0Pion(), and UseFilterBitB0Pion().
|
protected |
Definition at line 306 of file AliRDHFCutsB0toDStarPi.h.
Referenced by operator=(), SetUseFilterBitD0FirstDaughter(), and UseFilterBitD0FirstDaughter().
|
protected |
Definition at line 318 of file AliRDHFCutsB0toDStarPi.h.
Referenced by operator=(), SetUseFilterBitD0SecondDaughter(), and UseFilterBitD0SecondDaughter().
|
protected |
Definition at line 330 of file AliRDHFCutsB0toDStarPi.h.
Referenced by operator=(), SetUseFilterBitDStarPion(), and UseFilterBitDStarPion().
|
protected |
Definition at line 340 of file AliRDHFCutsB0toDStarPi.h.
Referenced by operator=(), SetUseITSRefitB0Pion(), and UseITSRefitB0Pion().
|
protected |
Definition at line 304 of file AliRDHFCutsB0toDStarPi.h.
Referenced by operator=(), SetUseITSRefitD0FirstDaughter(), and UseITSRefitD0FirstDaughter().
|
protected |
Definition at line 316 of file AliRDHFCutsB0toDStarPi.h.
Referenced by operator=(), SetUseITSRefitD0SecondDaughter(), and UseITSRefitD0SecondDaughter().
|
protected |
Definition at line 328 of file AliRDHFCutsB0toDStarPi.h.
Referenced by operator=(), SetUseITSRefitDStarPion(), and UseITSRefitDStarPion().
|
protected |
Definition at line 341 of file AliRDHFCutsB0toDStarPi.h.
Referenced by operator=(), SetUseTPCRefitB0Pion(), and UseTPCRefitB0Pion().
|
protected |
Definition at line 305 of file AliRDHFCutsB0toDStarPi.h.
Referenced by operator=(), SetUseTPCRefitD0FirstDaughter(), and UseTPCRefitD0FirstDaughter().
|
protected |
Definition at line 317 of file AliRDHFCutsB0toDStarPi.h.
Referenced by operator=(), SetUseTPCRefitD0SecondDaughter(), and UseTPCRefitD0SecondDaughter().
|
protected |
Definition at line 329 of file AliRDHFCutsB0toDStarPi.h.
Referenced by operator=(), SetUseTPCRefitDStarPion(), and UseTPCRefitDStarPion().
|
protected |
Definition at line 280 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), operator=(), SetVarNamesD0forD0ptbin(), and ~AliRDHFCutsB0toDStarPi().
|
protected |
Definition at line 290 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), operator=(), SetVarNamesD0forDStarptbin(), and ~AliRDHFCutsB0toDStarPi().
|
protected |
Definition at line 300 of file AliRDHFCutsB0toDStarPi.h.
Referenced by AliRDHFCutsB0toDStarPi(), operator=(), SetVarNamesDStarforDStarptbin(), and ~AliRDHFCutsB0toDStarPi().