![]() |
AliPhysics
9074f74 (9074f74)
|
#include <AliAnalysisTaskSEPicoV0MakerMC.h>
Public Member Functions | |
AliAnalysisTaskSEPicoV0MakerMC () | |
AliAnalysisTaskSEPicoV0MakerMC (const char *name) | |
virtual | ~AliAnalysisTaskSEPicoV0MakerMC () |
virtual void | Init () |
virtual void | LocalInit () |
virtual void | UserCreateOutputObjects () |
virtual void | UserExec (Option_t *opt) |
virtual void | Terminate (Option_t *opt) |
virtual void | NotifyRun () |
void | SetTriggerMask (UInt_t w) |
void | SetCollitionType (UInt_t w) |
void | SetVertexContributorN (Int_t i) |
void | SetCentralityEstimator (TString s) |
void | SetRefitV0ESD () |
void | SetSkipFastOnly () |
void | SetDMPjetMC () |
void | SetV0PtRange (Double_t dMin, Double_t dMax) |
void | SetV0RapRange (Double_t dMin, Double_t dMax) |
void | SetDauPtRange (Double_t d) |
void | SetDauEtaRange (Double_t dMin, Double_t dMax) |
void | SetV0Cuts (Double_t d[14]) |
void | SetKaCutMaxKaArmFrac (Double_t d) |
void | SetLaCutMaxLaArmFrac (Double_t d) |
Private Member Functions | |
AliAnalysisTaskSEPicoV0MakerMC (const AliAnalysisTaskSEPicoV0MakerMC &) | |
AliAnalysisTaskSEPicoV0MakerMC & | operator= (const AliAnalysisTaskSEPicoV0MakerMC &) |
void | FillPicoV0s () |
AliPicoV0MC * | SelectV0Candidate (AliAODv0 const *pV0) |
AliPicoV0MC * | SelectV0Candidate (AliESDv0 const *pV0) |
Bool_t | IsEventNotAcpt () |
Bool_t | IsEventNotINEL () |
Bool_t | IsEventNotMBsa () |
void | FillHistograms () |
void | CreateHistograms () |
void | InitAnalysis () |
Static Private Attributes | |
static const Double_t | fgkMassPion |
static const Double_t | fgkMassKshort |
static const Double_t | fgkMassLambda = 1.11568 |
static const Double_t | fgkMassProton = 0.938272 |
Definition at line 23 of file AliAnalysisTaskSEPicoV0MakerMC.h.
AliAnalysisTaskSEPicoV0MakerMC::AliAnalysisTaskSEPicoV0MakerMC | ( | ) |
Definition at line 68 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
AliAnalysisTaskSEPicoV0MakerMC::AliAnalysisTaskSEPicoV0MakerMC | ( | const char * | name | ) |
Definition at line 119 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
|
virtual |
Definition at line 172 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
|
private |
|
private |
Definition at line 1050 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
Referenced by UserCreateOutputObjects().
|
private |
Definition at line 1000 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
Referenced by UserExec().
|
private |
Definition at line 260 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
Referenced by UserExec().
|
virtual |
Definition at line 189 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
Referenced by LocalInit().
|
private |
Definition at line 1102 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
Referenced by UserCreateOutputObjects().
|
private |
Definition at line 837 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
Referenced by UserExec().
|
private |
Definition at line 971 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
Referenced by IsEventNotMBsa().
|
private |
Definition at line 984 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
Referenced by UserExec().
|
inlinevirtual |
Definition at line 32 of file AliAnalysisTaskSEPicoV0MakerMC.h.
|
virtual |
Definition at line 250 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
|
private |
|
private |
Definition at line 308 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
Referenced by FillPicoV0s().
|
private |
Definition at line 568 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
|
inline |
Definition at line 42 of file AliAnalysisTaskSEPicoV0MakerMC.h.
|
inline |
Definition at line 40 of file AliAnalysisTaskSEPicoV0MakerMC.h.
|
inline |
Definition at line 52 of file AliAnalysisTaskSEPicoV0MakerMC.h.
|
inline |
Definition at line 51 of file AliAnalysisTaskSEPicoV0MakerMC.h.
|
inline |
Definition at line 46 of file AliAnalysisTaskSEPicoV0MakerMC.h.
|
inline |
Definition at line 55 of file AliAnalysisTaskSEPicoV0MakerMC.h.
|
inline |
Definition at line 56 of file AliAnalysisTaskSEPicoV0MakerMC.h.
|
inline |
Definition at line 44 of file AliAnalysisTaskSEPicoV0MakerMC.h.
|
inline |
Definition at line 45 of file AliAnalysisTaskSEPicoV0MakerMC.h.
|
inline |
Definition at line 39 of file AliAnalysisTaskSEPicoV0MakerMC.h.
void AliAnalysisTaskSEPicoV0MakerMC::SetV0Cuts | ( | Double_t | d[14] | ) |
Definition at line 1116 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
|
inline |
Definition at line 48 of file AliAnalysisTaskSEPicoV0MakerMC.h.
|
inline |
Definition at line 49 of file AliAnalysisTaskSEPicoV0MakerMC.h.
|
inline |
Definition at line 41 of file AliAnalysisTaskSEPicoV0MakerMC.h.
|
virtual |
Definition at line 240 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
|
virtual |
Definition at line 199 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
|
virtual |
Definition at line 221 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
|
private |
Definition at line 84 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by InitAnalysis(), IsEventNotAcpt(), and ~AliAnalysisTaskSEPicoV0MakerMC().
|
private |
Definition at line 93 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SetCentralityEstimator().
|
private |
Definition at line 82 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by FillHistograms(), IsEventNotAcpt(), and ~AliAnalysisTaskSEPicoV0MakerMC().
|
private |
Definition at line 91 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by IsEventNotAcpt(), and SetCollitionType().
|
private |
Definition at line 110 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SelectV0Candidate(), and SetDauEtaRange().
|
private |
Definition at line 116 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by IsEventNotAcpt(), SelectV0Candidate(), and SetV0Cuts().
|
private |
Definition at line 101 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by InitAnalysis(), and IsEventNotAcpt().
|
private |
Definition at line 124 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SelectV0Candidate(), and SetKaCutMaxKaArmFrac().
|
private |
Definition at line 123 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SelectV0Candidate(), and SetV0Cuts().
|
private |
Definition at line 121 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SetV0Cuts().
|
private |
Definition at line 130 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SelectV0Candidate(), and SetLaCutMaxLaArmFrac().
|
private |
Definition at line 129 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SelectV0Candidate(), and SetV0Cuts().
|
private |
Definition at line 127 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SetV0Cuts().
|
private |
Definition at line 112 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by IsEventNotAcpt(), and SelectV0Candidate().
|
private |
Definition at line 104 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SelectV0Candidate(), and SetV0PtRange().
|
private |
Definition at line 114 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by IsEventNotAcpt(), SelectV0Candidate(), and SetV0Cuts().
|
private |
Definition at line 106 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SelectV0Candidate(), and SetV0RapRange().
|
private |
Definition at line 117 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by IsEventNotAcpt(), SelectV0Candidate(), and SetV0Cuts().
|
private |
Definition at line 109 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SelectV0Candidate(), and SetDauEtaRange().
|
private |
Definition at line 108 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SelectV0Candidate(), and SetDauPtRange().
|
private |
Definition at line 119 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SelectV0Candidate(), and SetV0Cuts().
|
private |
Definition at line 118 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SelectV0Candidate(), and SetV0Cuts().
|
private |
Definition at line 100 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by InitAnalysis(), and SetVertexContributorN().
|
private |
Definition at line 122 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by IsEventNotAcpt(), SelectV0Candidate(), and SetV0Cuts().
|
private |
Definition at line 125 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SelectV0Candidate(), and SetV0Cuts().
|
private |
Definition at line 128 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SelectV0Candidate(), and SetV0Cuts().
|
private |
Definition at line 131 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SelectV0Candidate(), and SetV0Cuts().
|
private |
Definition at line 103 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SelectV0Candidate(), and SetV0PtRange().
|
private |
Definition at line 113 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by IsEventNotAcpt(), SelectV0Candidate(), and SetV0Cuts().
|
private |
Definition at line 105 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SelectV0Candidate(), and SetV0RapRange().
|
private |
Definition at line 86 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by FillHistograms(), IsEventNotAcpt(), IsEventNotINEL(), and IsEventNotMBsa().
|
private |
Definition at line 80 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by FillPicoV0s(), IsEventNotAcpt(), and ~AliAnalysisTaskSEPicoV0MakerMC().
|
private |
Definition at line 81 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by FillPicoV0s(), IsEventNotAcpt(), SelectV0Candidate(), and ~AliAnalysisTaskSEPicoV0MakerMC().
|
staticprivate |
Definition at line 135 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by CreateHistograms(), and SelectV0Candidate().
|
staticprivate |
Definition at line 136 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by CreateHistograms(), and SelectV0Candidate().
|
staticprivate |
Definition at line 134 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SelectV0Candidate().
|
staticprivate |
Definition at line 137 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SelectV0Candidate().
|
private |
Definition at line 97 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by IsEventNotAcpt(), and SetDMPjetMC().
|
private |
Definition at line 95 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by IsEventNotAcpt(), and SetRefitV0ESD().
|
private |
Definition at line 96 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by IsEventNotAcpt(), and SetSkipFastOnly().
|
private |
Definition at line 142 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by CreateHistograms(), FillHistograms(), FillPicoV0s(), UserCreateOutputObjects(), and ~AliAnalysisTaskSEPicoV0MakerMC().
|
private |
Definition at line 140 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by FillPicoV0s(), UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEPicoV0MakerMC().
|
private |
Definition at line 87 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by AliAnalysisTaskSEPicoV0MakerMC(), IsEventNotAcpt(), and SelectV0Candidate().
|
private |
Definition at line 83 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by IsEventNotAcpt(), and ~AliAnalysisTaskSEPicoV0MakerMC().
|
private |
Definition at line 90 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by IsEventNotAcpt(), and SetTriggerMask().