![]() |
AliPhysics
9df6235 (9df6235)
|
#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 | SetMultRange (const Double_t dMin, const Double_t dMax, const TString sEsti="V0M", const Bool_t bOld=kFALSE) |
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 () |
Definition at line 23 of file AliAnalysisTaskSEPicoV0MakerMC.h.
AliAnalysisTaskSEPicoV0MakerMC::AliAnalysisTaskSEPicoV0MakerMC | ( | ) |
Definition at line 61 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
Referenced by SetLaCutMaxLaArmFrac().
AliAnalysisTaskSEPicoV0MakerMC::AliAnalysisTaskSEPicoV0MakerMC | ( | const char * | name | ) |
Definition at line 112 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
|
virtual |
Definition at line 164 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
|
private |
|
private |
Definition at line 965 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
Referenced by SetLaCutMaxLaArmFrac(), and UserCreateOutputObjects().
|
private |
Definition at line 947 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
Referenced by SetLaCutMaxLaArmFrac(), and UserExec().
|
private |
Definition at line 264 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
Referenced by SetLaCutMaxLaArmFrac(), and UserExec().
|
virtual |
Definition at line 179 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
Referenced by LocalInit().
|
private |
Definition at line 994 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
Referenced by SetLaCutMaxLaArmFrac(), and UserCreateOutputObjects().
|
private |
Definition at line 813 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
Referenced by SetLaCutMaxLaArmFrac(), and UserExec().
|
private |
Definition at line 919 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
Referenced by IsEventNotMBsa(), and SetLaCutMaxLaArmFrac().
|
private |
Definition at line 932 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
Referenced by SetLaCutMaxLaArmFrac(), and UserExec().
|
inlinevirtual |
Definition at line 32 of file AliAnalysisTaskSEPicoV0MakerMC.h.
|
virtual |
Definition at line 254 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
Referenced by LocalInit().
|
private |
Referenced by SetLaCutMaxLaArmFrac().
|
private |
Definition at line 313 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
Referenced by FillPicoV0s(), and SetLaCutMaxLaArmFrac().
|
private |
Definition at line 554 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
|
inline |
Definition at line 40 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Definition at line 62 of file AliAnalysisTaskSEPicoV0MakerMC.h.
|
inline |
Definition at line 61 of file AliAnalysisTaskSEPicoV0MakerMC.h.
|
inline |
Definition at line 55 of file AliAnalysisTaskSEPicoV0MakerMC.h.
|
inline |
Definition at line 65 of file AliAnalysisTaskSEPicoV0MakerMC.h.
|
inline |
Definition at line 66 of file AliAnalysisTaskSEPicoV0MakerMC.h.
|
inline |
Definition at line 42 of file AliAnalysisTaskSEPicoV0MakerMC.h.
|
inline |
Definition at line 53 of file AliAnalysisTaskSEPicoV0MakerMC.h.
|
inline |
Definition at line 54 of file AliAnalysisTaskSEPicoV0MakerMC.h.
|
inline |
Definition at line 39 of file AliAnalysisTaskSEPicoV0MakerMC.h.
void AliAnalysisTaskSEPicoV0MakerMC::SetV0Cuts | ( | Double_t | d[14] | ) |
Definition at line 1003 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
Referenced by SetDauEtaRange().
Definition at line 58 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Definition at line 59 of file AliAnalysisTaskSEPicoV0MakerMC.h.
|
virtual |
Definition at line 244 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
Referenced by LocalInit().
|
virtual |
Definition at line 189 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
Referenced by LocalInit().
|
virtual |
Definition at line 223 of file AliAnalysisTaskSEPicoV0MakerMC.cxx.
Referenced by LocalInit().
|
private |
Definition at line 91 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by IsEventNotAcpt(), and SetCollitionType().
|
private |
Definition at line 112 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SelectV0Candidate(), and SetDauEtaRange().
|
private |
Definition at line 118 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by IsEventNotAcpt(), SelectV0Candidate(), and SetV0Cuts().
|
private |
Definition at line 126 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SelectV0Candidate(), and SetKaCutMaxKaArmFrac().
|
private |
Definition at line 125 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SelectV0Candidate(), and SetV0Cuts().
|
private |
Definition at line 123 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SetV0Cuts().
|
private |
Definition at line 132 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SelectV0Candidate(), and SetLaCutMaxLaArmFrac().
|
private |
Definition at line 131 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SelectV0Candidate(), and SetV0Cuts().
|
private |
Definition at line 129 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SetV0Cuts().
|
private |
Definition at line 114 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by IsEventNotAcpt(), and SelectV0Candidate().
|
private |
Definition at line 106 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SelectV0Candidate(), and SetV0PtRange().
|
private |
Definition at line 116 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by IsEventNotAcpt(), SelectV0Candidate(), and SetV0Cuts().
|
private |
Definition at line 108 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SelectV0Candidate(), and SetV0RapRange().
|
private |
Definition at line 119 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by IsEventNotAcpt(), SelectV0Candidate(), and SetV0Cuts().
|
private |
Definition at line 111 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SelectV0Candidate(), and SetDauEtaRange().
|
private |
Definition at line 110 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SelectV0Candidate(), and SetDauPtRange().
|
private |
Definition at line 121 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SelectV0Candidate(), and SetV0Cuts().
|
private |
Definition at line 120 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SelectV0Candidate(), and SetV0Cuts().
|
private |
Definition at line 124 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by IsEventNotAcpt(), SelectV0Candidate(), and SetV0Cuts().
|
private |
Definition at line 127 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SelectV0Candidate(), and SetV0Cuts().
|
private |
Definition at line 130 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SelectV0Candidate(), and SetV0Cuts().
|
private |
Definition at line 133 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SelectV0Candidate(), and SetV0Cuts().
|
private |
Definition at line 105 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SelectV0Candidate(), and SetV0PtRange().
|
private |
Definition at line 115 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by IsEventNotAcpt(), SelectV0Candidate(), and SetV0Cuts().
|
private |
Definition at line 107 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by SelectV0Candidate(), and SetV0RapRange().
|
private |
Definition at line 141 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by FillHistograms(), IsEventNotAcpt(), IsEventNotINEL(), and IsEventNotMBsa().
|
private |
Definition at line 136 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by FillPicoV0s(), IsEventNotAcpt(), and ~AliAnalysisTaskSEPicoV0MakerMC().
|
private |
Definition at line 137 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by FillPicoV0s(), IsEventNotAcpt(), SelectV0Candidate(), and ~AliAnalysisTaskSEPicoV0MakerMC().
|
private |
Definition at line 94 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by IsEventNotAcpt(), and SetDMPjetMC().
|
private |
Definition at line 102 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by IsEventNotAcpt(), and SetRefitV0ESD().
|
private |
Definition at line 101 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by IsEventNotAcpt(), and SetSkipFastOnly().
|
private |
Definition at line 145 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by CreateHistograms(), FillHistograms(), FillPicoV0s(), UserCreateOutputObjects(), and ~AliAnalysisTaskSEPicoV0MakerMC().
|
private |
Definition at line 96 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by IsEventNotAcpt(), and SetMultRange().
|
private |
Definition at line 98 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by IsEventNotAcpt(), and SetMultRange().
|
private |
Definition at line 97 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by IsEventNotAcpt(), and SetMultRange().
|
private |
Definition at line 99 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by IsEventNotAcpt(), and SetMultRange().
|
private |
Definition at line 144 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by FillPicoV0s(), UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEPicoV0MakerMC().
|
private |
Definition at line 140 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by AliAnalysisTaskSEPicoV0MakerMC(), IsEventNotAcpt(), and SelectV0Candidate().
|
private |
Definition at line 138 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by IsEventNotAcpt(), and ~AliAnalysisTaskSEPicoV0MakerMC().
|
private |
Definition at line 90 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by IsEventNotAcpt(), and SetTriggerMask().
|
private |
Definition at line 93 of file AliAnalysisTaskSEPicoV0MakerMC.h.
Referenced by IsEventNotAcpt().