![]() |
AliPhysics
8dc8609 (8dc8609)
|
Class handling all kinds of selection cuts for Gamma Conversion analysis. More...
#include <AliConversionMesonCuts.h>
Public Attributes | |
Int_t | fCuts [kNCuts] |
Static Public Attributes | |
static const char * | fgkCutNames [kNCuts] |
Class handling all kinds of selection cuts for Gamma Conversion analysis.
The cut configuration is set as a string with an 19 digit number. Each digit in the string corresponds to a certain cut type, while its values represent the cut values. The cut configuration is listed here:
Position in the cut string (from the end) | Cut type |
---|---|
0 | MesonKind |
1 | BackgroundScheme |
2 | NumberOfBGEvents |
3 | DegreesForRotationMethod |
4 | RapidityMesonCut |
5 | RCut |
6 | AlphaMesonCut |
7 | SelectionWindow |
8 | SharedElectronCuts |
9 | RejectToCloseV0s |
10 | UseMCPSmearing |
11 | DcaGammaGamma |
12 | DcaRPrimVtx |
13 | DcaZPrimVtx |
14 | MinOpanMesonCut |
15 | MaxOpanMesonCut |
Definition at line 62 of file AliConversionMesonCuts.h.
Definition at line 67 of file AliConversionMesonCuts.h.
AliConversionMesonCuts::AliConversionMesonCuts | ( | const char * | name = "MesonCuts" , |
const char * | title = "Meson Cuts" |
||
) |
Definition at line 76 of file AliConversionMesonCuts.cxx.
AliConversionMesonCuts::AliConversionMesonCuts | ( | const AliConversionMesonCuts & | ref | ) |
Definition at line 163 of file AliConversionMesonCuts.cxx.
|
virtual |
Definition at line 247 of file AliConversionMesonCuts.cxx.
|
inline |
Definition at line 179 of file AliConversionMesonCuts.h.
Definition at line 105 of file AliConversionMesonCuts.h.
|
inline |
Definition at line 174 of file AliConversionMesonCuts.h.
|
inline |
Definition at line 175 of file AliConversionMesonCuts.h.
void AliConversionMesonCuts::FillElectonLabelArray | ( | AliAODConversionPhoton * | photon, |
Int_t | nV0 | ||
) |
Definition at line 2594 of file AliConversionMesonCuts.cxx.
Definition at line 1343 of file AliConversionMesonCuts.cxx.
Referenced by MesonIsSelected().
Definition at line 1520 of file AliConversionMesonCuts.cxx.
Referenced by MesonIsSelected().
|
inline |
Definition at line 127 of file AliConversionMesonCuts.h.
Referenced by AliAnalysisTaskdPhi::UserCreateOutputObjects(), and AliAnalysisTaskK0toPi0Pi0::UserCreateOutputObjects().
TString AliConversionMesonCuts::GetCutNumber | ( | ) |
Definition at line 2588 of file AliConversionMesonCuts.cxx.
Referenced by AliConversionMesonCuts(), AliConversionSelection::GetCutString(), InitCutHistograms(), and UpdateCutString().
|
inline |
Definition at line 162 of file AliConversionMesonCuts.h.
|
inline |
Definition at line 172 of file AliConversionMesonCuts.h.
Referenced by AliConversionSelection::CalculateBackground(), and AliAnalysisTaskK0toPi0Pi0::UserCreateOutputObjects().
|
inline |
Definition at line 163 of file AliConversionMesonCuts.h.
|
inline |
Definition at line 181 of file AliConversionMesonCuts.h.
Referenced by AliAnalysisTaskK0toPi0Pi0::MakePi0Candidates().
|
inline |
Definition at line 180 of file AliConversionMesonCuts.h.
Referenced by AliAnalysisTaskK0toPi0Pi0::MakePi0Candidates().
|
inline |
Definition at line 186 of file AliConversionMesonCuts.h.
|
inline |
Definition at line 188 of file AliConversionMesonCuts.h.
|
inline |
Definition at line 187 of file AliConversionMesonCuts.h.
|
inline |
Definition at line 185 of file AliConversionMesonCuts.h.
|
inline |
Definition at line 190 of file AliConversionMesonCuts.h.
|
inline |
Definition at line 189 of file AliConversionMesonCuts.h.
void AliConversionMesonCuts::InitCutHistograms | ( | TString | name = "" , |
Bool_t | additionalHists = kFALSE |
||
) |
Definition at line 281 of file AliConversionMesonCuts.cxx.
Referenced by SetFillCutHistograms().
Definition at line 976 of file AliConversionMesonCuts.cxx.
Definition at line 103 of file AliConversionMesonCuts.h.
Definition at line 104 of file AliConversionMesonCuts.h.
Bool_t AliConversionMesonCuts::MesonIsSelected | ( | AliAODConversionMother * | pi0, |
Bool_t | IsSignal = kTRUE , |
||
Double_t | fRapidityShift = 0. , |
||
Int_t | leadingCellID1 = 0 , |
||
Int_t | leadingCellID2 = 0 |
||
) |
Definition at line 824 of file AliConversionMesonCuts.cxx.
Referenced by AliConversionSelection::CalculateBackground(), AliConversionSelection::CalculatePi0Candidates(), and AliAnalysisTaskK0toPi0Pi0::SelectMeson().
Bool_t AliConversionMesonCuts::MesonIsSelectedAODMC | ( | AliAODMCParticle * | MCMother, |
TClonesArray * | AODMCArray, | ||
Double_t | fRapidityShift = 0. |
||
) |
Definition at line 432 of file AliConversionMesonCuts.cxx.
Bool_t AliConversionMesonCuts::MesonIsSelectedAODMCDalitz | ( | AliAODMCParticle * | MCMother, |
TClonesArray * | AODMCArray, | ||
Int_t & | labelelectron, | ||
Int_t & | labelpositron, | ||
Int_t & | labelgamma, | ||
Double_t | fRapidityShift = 0. |
||
) |
Definition at line 525 of file AliConversionMesonCuts.cxx.
Bool_t AliConversionMesonCuts::MesonIsSelectedMC | ( | TParticle * | fMCMother, |
AliMCEvent * | mcEvent, | ||
Double_t | fRapidityShift = 0. |
||
) |
Definition at line 394 of file AliConversionMesonCuts.cxx.
Bool_t AliConversionMesonCuts::MesonIsSelectedMCChiC | ( | TParticle * | fMCMother, |
AliMCEvent * | mcEvent, | ||
Int_t & | labelelectronChiC, | ||
Int_t & | labelpositronChiC, | ||
Int_t & | labelgammaChiC, | ||
Double_t | fRapidityShift = 0. |
||
) |
Definition at line 751 of file AliConversionMesonCuts.cxx.
Bool_t AliConversionMesonCuts::MesonIsSelectedMCDalitz | ( | TParticle * | fMCMother, |
AliMCEvent * | mcEvent, | ||
Int_t & | labelelectron, | ||
Int_t & | labelpositron, | ||
Int_t & | labelgamma, | ||
Double_t | fRapidityShift = 0. |
||
) |
Definition at line 470 of file AliConversionMesonCuts.cxx.
Bool_t AliConversionMesonCuts::MesonIsSelectedMCEtaPiPlPiMiGamma | ( | TParticle * | fMCMother, |
AliMCEvent * | mcEvent, | ||
Int_t & | labelNegPion, | ||
Int_t & | labelPosPion, | ||
Int_t & | labelGamma, | ||
Double_t | fRapidityShift = 0 |
||
) |
Definition at line 582 of file AliConversionMesonCuts.cxx.
Bool_t AliConversionMesonCuts::MesonIsSelectedMCPiPlPiMiPiZero | ( | TParticle * | fMCMother, |
AliMCEvent * | mcEvent, | ||
Int_t & | labelNegPion, | ||
Int_t & | labelPosPion, | ||
Int_t & | labelNeutPion, | ||
Double_t | fRapidityShift = 0 |
||
) |
Definition at line 637 of file AliConversionMesonCuts.cxx.
Bool_t AliConversionMesonCuts::MesonIsSelectedMCPiZeroGamma | ( | TParticle * | fMCMother, |
AliMCEvent * | mcEvent, | ||
Int_t & | labelNeutPion, | ||
Int_t & | labelGamma, | ||
Double_t | fRapidityShift = 0 |
||
) |
Definition at line 693 of file AliConversionMesonCuts.cxx.
Bool_t AliConversionMesonCuts::MesonIsSelectedPiZeroGammaAngle | ( | AliAODConversionMother * | omega, |
AliAODConversionMother * | pi0, | ||
AliAODConversionPhoton * | gamma, | ||
Bool_t | DoPiZeroAngleCut, | ||
TF1 * | maxfit, | ||
Double_t | lowerFactor, | ||
Double_t | upperFactor | ||
) |
Definition at line 738 of file AliConversionMesonCuts.cxx.
|
inline |
Definition at line 173 of file AliConversionMesonCuts.h.
Referenced by AliConversionSelection::CalculateBackground().
AliConversionMesonCuts& AliConversionMesonCuts::operator= | ( | const AliConversionMesonCuts & | ) |
void AliConversionMesonCuts::PrintCuts | ( | ) |
Definition at line 1143 of file AliConversionMesonCuts.cxx.
void AliConversionMesonCuts::PrintCutsWithValues | ( | ) |
Definition at line 1151 of file AliConversionMesonCuts.cxx.
Referenced by InitializeCutsFromCutString().
Bool_t AliConversionMesonCuts::RejectSharedElectronV0s | ( | AliAODConversionPhoton * | photon, |
Int_t | nV0, | ||
Int_t | nV0s | ||
) |
Definition at line 2604 of file AliConversionMesonCuts.cxx.
Bool_t AliConversionMesonCuts::RejectToCloseV0s | ( | AliAODConversionPhoton * | photon, |
TList * | photons, | ||
Int_t | nV0 | ||
) |
Definition at line 2621 of file AliConversionMesonCuts.cxx.
Definition at line 1707 of file AliConversionMesonCuts.cxx.
Referenced by SetCut().
Definition at line 1814 of file AliConversionMesonCuts.cxx.
Referenced by SetCut().
Definition at line 1933 of file AliConversionMesonCuts.cxx.
Referenced by SetCut().
|
inline |
Definition at line 138 of file AliConversionMesonCuts.h.
Set individual cut ID
Definition at line 1007 of file AliConversionMesonCuts.cxx.
Referenced by InitializeCutsFromCutString().
Definition at line 2279 of file AliConversionMesonCuts.cxx.
Referenced by SetCut().
Definition at line 2381 of file AliConversionMesonCuts.cxx.
Referenced by SetCut().
Definition at line 2330 of file AliConversionMesonCuts.cxx.
Referenced by SetCut().
Definition at line 132 of file AliConversionMesonCuts.h.
|
inline |
Definition at line 160 of file AliConversionMesonCuts.h.
|
inline |
Definition at line 126 of file AliConversionMesonCuts.h.
|
inline |
Definition at line 161 of file AliConversionMesonCuts.h.
|
inline |
Definition at line 123 of file AliConversionMesonCuts.h.
Definition at line 2555 of file AliConversionMesonCuts.cxx.
Referenced by SetCut().
Definition at line 2137 of file AliConversionMesonCuts.cxx.
Referenced by SetCut().
Definition at line 1199 of file AliConversionMesonCuts.cxx.
Referenced by SetCut().
Definition at line 2432 of file AliConversionMesonCuts.cxx.
Referenced by SetCut().
Definition at line 2034 of file AliConversionMesonCuts.cxx.
Referenced by SetCut().
Definition at line 2058 of file AliConversionMesonCuts.cxx.
Referenced by SetCut().
|
inline |
Definition at line 157 of file AliConversionMesonCuts.h.
Definition at line 1891 of file AliConversionMesonCuts.cxx.
Referenced by SetCut().
Definition at line 1216 of file AliConversionMesonCuts.cxx.
Referenced by SetCut().
|
inline |
Definition at line 124 of file AliConversionMesonCuts.h.
Definition at line 1249 of file AliConversionMesonCuts.cxx.
Referenced by SetCut().
Definition at line 1300 of file AliConversionMesonCuts.cxx.
Referenced by SetCut().
Definition at line 2092 of file AliConversionMesonCuts.cxx.
Referenced by SetCut().
Definition at line 2110 of file AliConversionMesonCuts.cxx.
Referenced by SetCut().
TLorentzVector AliConversionMesonCuts::SmearElectron | ( | TLorentzVector | particle | ) |
Definition at line 2714 of file AliConversionMesonCuts.cxx.
void AliConversionMesonCuts::SmearParticle | ( | AliAODConversionPhoton * | photon | ) |
Definition at line 2646 of file AliConversionMesonCuts.cxx.
Referenced by AliConversionSelection::ProcessEvent().
void AliConversionMesonCuts::SmearVirtualPhoton | ( | AliAODConversionPhoton * | photon | ) |
Definition at line 2680 of file AliConversionMesonCuts.cxx.
Bool_t AliConversionMesonCuts::UpdateCutString | ( | ) |
Update the cut string (if it has been created yet)
Definition at line 964 of file AliConversionMesonCuts.cxx.
Referenced by SetCut().
|
inline |
Definition at line 176 of file AliConversionMesonCuts.h.
|
inline |
Definition at line 182 of file AliConversionMesonCuts.h.
|
inline |
Definition at line 178 of file AliConversionMesonCuts.h.
Referenced by AliConversionSelection::ProcessEvent().
|
inline |
Definition at line 170 of file AliConversionMesonCuts.h.
|
inline |
Definition at line 169 of file AliConversionMesonCuts.h.
Referenced by AliConversionSelection::CalculateBackground().
|
inline |
Definition at line 183 of file AliConversionMesonCuts.h.
|
inline |
Definition at line 184 of file AliConversionMesonCuts.h.
|
inline |
Definition at line 177 of file AliConversionMesonCuts.h.
|
inline |
Definition at line 171 of file AliConversionMesonCuts.h.
Referenced by AliConversionSelection::CalculateBackground().
|
protected |
max value for meson alpha cut
Definition at line 207 of file AliConversionMesonCuts.h.
Referenced by MesonIsSelected(), PrintCutsWithValues(), SetAlphaMesonCut(), and SetAlphaMesonMergedCut().
|
protected |
min value for meson alpha cut
Definition at line 206 of file AliConversionMesonCuts.h.
Referenced by MesonIsSelected(), PrintCutsWithValues(), SetAlphaMesonCut(), and SetAlphaMesonMergedCut().
|
protected |
Definition at line 229 of file AliConversionMesonCuts.h.
Referenced by MesonIsSelected(), PrintCutsWithValues(), SetAlphaMesonCut(), and SetAlphaMesonMergedCut().
|
protected |
Definition at line 244 of file AliConversionMesonCuts.h.
Referenced by BackgroundHandlerType(), PrintCutsWithValues(), and SetBackgroundScheme().
|
protected |
Definition at line 247 of file AliConversionMesonCuts.h.
Referenced by SetBackgroundScheme(), and UseLikeSignMixing().
|
protected |
Definition at line 245 of file AliConversionMesonCuts.h.
Referenced by SetBackgroundScheme(), and UseSidebandMixing().
|
protected |
Definition at line 246 of file AliConversionMesonCuts.h.
Referenced by SetBackgroundScheme(), and UseSidebandMixingBothSides().
|
protected |
Definition at line 226 of file AliConversionMesonCuts.h.
Referenced by AliConversionMesonCuts(), SmearElectron(), SmearParticle(), SmearVirtualPhoton(), and ~AliConversionMesonCuts().
|
protected |
CaloPhotonCutObject belonging to same main task.
Definition at line 196 of file AliConversionMesonCuts.h.
Referenced by MesonIsSelected(), and SetCaloMesonCutsObject().
Definition at line 88 of file AliConversionMesonCuts.h.
Referenced by AliConversionMesonCuts(), InitializeCutsFromCutString(), PrintCuts(), PrintCutsWithValues(), SetCut(), and SetNDegreesForRotationMethod().
|
protected |
cut number used for analysis
Definition at line 255 of file AliConversionMesonCuts.h.
Referenced by AliConversionMesonCuts(), UpdateCutString(), and ~AliConversionMesonCuts().
|
protected |
Definition at line 256 of file AliConversionMesonCuts.h.
Referenced by GetCutNumber(), and InitializeCutsFromCutString().
|
protected |
cut value for the maximum distance between the two photons [cm]
Definition at line 232 of file AliConversionMesonCuts.h.
Referenced by MesonIsSelected(), PrintCutsWithValues(), and SetDCAGammaGammaCut().
|
protected |
cut flag for the maximum distance between the two photons
Definition at line 235 of file AliConversionMesonCuts.h.
Referenced by MesonIsSelected(), PrintCutsWithValues(), and SetDCAGammaGammaCut().
|
protected |
cut value for the maximum distance in R between the production point of the Meson & the primary vertex [cm]
Definition at line 234 of file AliConversionMesonCuts.h.
Referenced by MesonIsSelected(), PrintCutsWithValues(), and SetDCARMesonPrimVtxCut().
|
protected |
cut flag for the maximum distance in R between the production point of the Meson & the primary vertex
Definition at line 237 of file AliConversionMesonCuts.h.
Referenced by MesonIsSelected(), PrintCutsWithValues(), and SetDCARMesonPrimVtxCut().
|
protected |
cut value for the maximum distance in Z between the production point of the Meson & the primary vertex [cm]
Definition at line 233 of file AliConversionMesonCuts.h.
Referenced by MesonIsSelected(), PrintCutsWithValues(), and SetDCAZMesonPrimVtxCut().
|
protected |
cut flag for the maximum distance in Z between the production point of the Meson & the primary vertex
Definition at line 236 of file AliConversionMesonCuts.h.
Referenced by MesonIsSelected(), PrintCutsWithValues(), and SetDCAZMesonPrimVtxCut().
|
protected |
flag to intialize BG
Definition at line 211 of file AliConversionMesonCuts.h.
Referenced by DoBGCalculation(), PrintCutsWithValues(), and SetBackgroundScheme().
|
protected |
flag to use probability method for meson bg estimation
Definition at line 212 of file AliConversionMesonCuts.h.
Referenced by DoBGProbability(), PrintCutsWithValues(), and SetBackgroundScheme().
|
protected |
switch for running light output, kFALSE -> normal mode, kTRUE -> light mode
Definition at line 193 of file AliConversionMesonCuts.h.
Referenced by InitCutHistograms(), and SetLightOutput().
|
protected |
Definition at line 221 of file AliConversionMesonCuts.h.
Referenced by SetSharedElectronCut(), and UseElecSharingCut().
|
protected |
Definition at line 219 of file AliConversionMesonCuts.h.
Referenced by SetToCloseV0sCut(), and UseToCloseV0sCut().
|
protected |
Definition at line 231 of file AliConversionMesonCuts.h.
Referenced by AliConversionMesonCuts(), FillElectonLabelArray(), RejectSharedElectronV0s(), and ~AliConversionMesonCuts().
|
protected |
Definition at line 230 of file AliConversionMesonCuts.h.
Referenced by AliConversionMesonCuts().
|
protected |
flag to enable mass cut
Definition at line 202 of file AliConversionMesonCuts.h.
Referenced by FunctionMaxMassCut(), FunctionMinMassCut(), MesonIsSelected(), PrintCutsWithValues(), and SetSelectionWindowMergedCut().
|
protected |
flag to enable min opening angle cut
Definition at line 217 of file AliConversionMesonCuts.h.
Referenced by MesonIsSelected(), PrintCutsWithValues(), SetEnableOpeningAngleCut(), and SetMinOpanMesonCut().
|
protected |
flag to enable 1 cell dist cut
Definition at line 218 of file AliConversionMesonCuts.h.
Referenced by MesonIsSelected(), PrintCutsWithValues(), and SetMinOpanMesonCut().
|
protected |
Definition at line 228 of file AliConversionMesonCuts.h.
Referenced by MesonIsSelected(), SetAlphaMesonCut(), SetAlphaMesonMergedCut(), and ~AliConversionMesonCuts().
|
protected |
Definition at line 242 of file AliConversionMesonCuts.h.
Referenced by MesonIsSelected(), SetMaxOpanMesonCut(), and ~AliConversionMesonCuts().
|
protected |
Definition at line 239 of file AliConversionMesonCuts.h.
Referenced by MesonIsSelected(), SetMinOpanMesonCut(), and ~AliConversionMesonCuts().
|
static |
Definition at line 92 of file AliConversionMesonCuts.h.
Referenced by PrintCuts().
|
protected |
Definition at line 262 of file AliConversionMesonCuts.h.
Referenced by InitCutHistograms(), and MesonIsSelected().
|
protected |
Definition at line 259 of file AliConversionMesonCuts.h.
Referenced by InitCutHistograms(), and MesonIsSelected().
|
protected |
Definition at line 264 of file AliConversionMesonCuts.h.
Referenced by InitCutHistograms(), and MesonIsSelected().
|
protected |
Definition at line 261 of file AliConversionMesonCuts.h.
Referenced by InitCutHistograms(), and MesonIsSelected().
|
protected |
Definition at line 263 of file AliConversionMesonCuts.h.
Referenced by InitCutHistograms(), and MesonIsSelected().
|
protected |
Definition at line 260 of file AliConversionMesonCuts.h.
Referenced by InitCutHistograms(), and MesonIsSelected().
|
protected |
List of QA histograms.
Definition at line 192 of file AliConversionMesonCuts.h.
Referenced by GetCutHistograms(), InitCutHistograms(), and SetFillCutHistograms().
|
protected |
Definition at line 266 of file AliConversionMesonCuts.h.
Referenced by InitCutHistograms(), and MesonIsSelected().
|
protected |
Definition at line 265 of file AliConversionMesonCuts.h.
Referenced by InitCutHistograms(), and MesonIsSelected().
|
protected |
bookkeeping for meson bg cuts
Definition at line 258 of file AliConversionMesonCuts.h.
Referenced by InitCutHistograms(), and MesonIsSelected().
|
protected |
bookkeeping for meson cuts
Definition at line 257 of file AliConversionMesonCuts.h.
Referenced by InitCutHistograms(), and MesonIsSelected().
|
protected |
flag for merged cluster and di cluster analysis
Definition at line 200 of file AliConversionMesonCuts.h.
Referenced by GetIsMergedClusterCut(), InitCutHistograms(), MesonIsSelected(), PrintCutsWithValues(), SetAlphaMesonCut(), SetCut(), and SetIsMergedClusterCut().
|
protected |
Definition at line 241 of file AliConversionMesonCuts.h.
Referenced by MesonIsSelected(), PrintCutsWithValues(), and SetMaxOpanMesonCut().
|
protected |
Definition at line 243 of file AliConversionMesonCuts.h.
Referenced by MesonIsSelected(), PrintCutsWithValues(), and SetMaxOpanMesonCut().
|
protected |
r cut
Definition at line 201 of file AliConversionMesonCuts.h.
Referenced by MesonIsSelectedAODMC(), MesonIsSelectedAODMCDalitz(), MesonIsSelectedMC(), MesonIsSelectedMCChiC(), MesonIsSelectedMCDalitz(), MesonIsSelectedMCEtaPiPlPiMiGamma(), MesonIsSelectedMCPiPlPiMiPiZero(), and SetRCut().
|
protected |
Definition at line 199 of file AliConversionMesonCuts.h.
Referenced by SetMesonKind().
|
protected |
Definition at line 238 of file AliConversionMesonCuts.h.
Referenced by MesonIsSelected(), PrintCutsWithValues(), and SetMinOpanMesonCut().
|
protected |
Definition at line 240 of file AliConversionMesonCuts.h.
Referenced by MesonIsSelected(), PrintCutsWithValues(), and SetMinOpanMesonCut().
|
protected |
Definition at line 220 of file AliConversionMesonCuts.h.
Referenced by RejectToCloseV0s(), and SetToCloseV0sCut().
|
protected |
running mode of ConversionMesonCuts to select different sets of cut parameters for different running modes
Definition at line 194 of file AliConversionMesonCuts.h.
Referenced by PrintCutsWithValues(), SetMCPSmearing(), and SetRunningMode().
|
protected |
Definition at line 214 of file AliConversionMesonCuts.h.
Referenced by NDegreesRotation(), PrintCutsWithValues(), and SetNDegreesForRotationMethod().
|
protected |
Definition at line 215 of file AliConversionMesonCuts.h.
Referenced by GetNumberOfBGEvents(), PrintCutsWithValues(), and SetNumberOfBGEvents().
|
protected |
min opening angle for meson
Definition at line 216 of file AliConversionMesonCuts.h.
Referenced by MesonIsSelected(), PrintCutsWithValues(), and SetOpeningAngleCut().
|
protected |
Definition at line 223 of file AliConversionMesonCuts.h.
Referenced by AliConversionMesonCuts(), SetDefaultSmearing(), SetMCPSmearing(), SmearElectron(), SmearParticle(), and SmearVirtualPhoton().
|
protected |
Definition at line 224 of file AliConversionMesonCuts.h.
Referenced by SetDefaultSmearing(), SetMCPSmearing(), SmearElectron(), SmearParticle(), and SmearVirtualPhoton().
|
protected |
Definition at line 225 of file AliConversionMesonCuts.h.
Referenced by SetDefaultSmearing(), SetMCPSmearing(), SmearElectron(), SmearParticle(), and SmearVirtualPhoton().
|
protected |
Definition at line 227 of file AliConversionMesonCuts.h.
Referenced by SmearElectron(), SmearParticle(), and SmearVirtualPhoton().
|
protected |
max value for meson rapidity
Definition at line 208 of file AliConversionMesonCuts.h.
Referenced by GetRapidityCutValue(), MesonIsSelected(), MesonIsSelectedAODMC(), MesonIsSelectedAODMCDalitz(), MesonIsSelectedMC(), MesonIsSelectedMCChiC(), MesonIsSelectedMCDalitz(), MesonIsSelectedMCEtaPiPlPiMiGamma(), MesonIsSelectedMCPiPlPiMiPiZero(), MesonIsSelectedMCPiZeroGamma(), PrintCutsWithValues(), and SetRapidityMesonCut().
|
protected |
higher meson inv mass window for further selection
Definition at line 204 of file AliConversionMesonCuts.h.
Referenced by CheckWhetherInMassRange(), GetSelectionHigh(), PrintCutsWithValues(), and SetSelectionWindowCut().
|
protected |
lower meson inv mass window for further selection
Definition at line 203 of file AliConversionMesonCuts.h.
Referenced by CheckWhetherInMassRange(), GetSelectionLow(), PrintCutsWithValues(), and SetSelectionWindowCut().
|
protected |
selection window for merged ana in mass
Definition at line 205 of file AliConversionMesonCuts.h.
Referenced by FunctionMaxMassCut(), FunctionMinMassCut(), and SetSelectionWindowMergedCut().
|
protected |
Definition at line 249 of file AliConversionMesonCuts.h.
Referenced by GetSidebandMixingHigh(), and SetBackgroundScheme().
|
protected |
Definition at line 251 of file AliConversionMesonCuts.h.
Referenced by GetSidebandMixingLeftHigh(), and SetBackgroundScheme().
|
protected |
Definition at line 250 of file AliConversionMesonCuts.h.
Referenced by GetSidebandMixingLeftLow(), and SetBackgroundScheme().
|
protected |
Definition at line 248 of file AliConversionMesonCuts.h.
Referenced by GetSidebandMixingLow(), and SetBackgroundScheme().
|
protected |
Definition at line 253 of file AliConversionMesonCuts.h.
Referenced by GetSidebandMixingRightHigh(), and SetBackgroundScheme().
|
protected |
Definition at line 252 of file AliConversionMesonCuts.h.
Referenced by GetSidebandMixingRightLow(), and SetBackgroundScheme().
|
protected |
Definition at line 222 of file AliConversionMesonCuts.h.
Referenced by SetDefaultSmearing(), SetMCPSmearing(), and UseMCPSmearing().
|
protected |
flag to apply Ptmax method
Definition at line 210 of file AliConversionMesonCuts.h.
Referenced by PrintCutsWithValues(), SetBackgroundScheme(), and UsePtmaxMethod().
|
protected |
flag to apply rotation method for meson bg estimation
Definition at line 209 of file AliConversionMesonCuts.h.
Referenced by PrintCutsWithValues(), SetBackgroundScheme(), and UseRotationMethod().
|
protected |
flag to use track multiplicity for meson bg estimation (else V0 mult)
Definition at line 213 of file AliConversionMesonCuts.h.
Referenced by PrintCutsWithValues(), SetBackgroundScheme(), and UseTrackMultiplicity().