![]() |
AliPhysics
7c37cfa (7c37cfa)
|
#include <AliFlowAnalysisWithLYZEventPlane.h>
Public Member Functions | |
AliFlowAnalysisWithLYZEventPlane () | |
virtual | ~AliFlowAnalysisWithLYZEventPlane () |
virtual void | Init () |
virtual void | Make (AliFlowEventSimple *fEvent, AliFlowLYZEventPlane *fLYZEP) |
virtual void | GetOutputHistograms (TList *outputListHistos) |
virtual void | Finish () |
void | WriteHistograms (TString *outputFileName) |
void | WriteHistograms (TString outputFileName) |
void | WriteHistograms (TDirectoryFile *outputFileName) |
void | SetEventNumber (Int_t n) |
Int_t | GetEventNumber () const |
void | SetQ2sum (Double_t d) |
Double_t | GetQ2sum () const |
TList * | GetHistList () const |
AliFlowCommonHist * | GetCommonHists () const |
void | SetCommonHists (AliFlowCommonHist *const aCommonHist) |
AliFlowCommonHistResults * | GetCommonHistsRes () const |
void | SetCommonHistsRes (AliFlowCommonHistResults *const aCommonHistResult) |
TProfile * | GetSecondReDtheta () const |
void | SetSecondReDtheta (TProfile *const aSecondReDtheta) |
TProfile * | GetSecondImDtheta () const |
void | SetSecondImDtheta (TProfile *const aSecondImDtheta) |
TProfile * | GetFirstr0theta () const |
void | SetFirstr0theta (TProfile *const aFirstr0theta) |
TProfile * | GetHistProVetaRP () const |
void | SetHistProVetaRP (TProfile *const aHistProVetaRP) |
TProfile * | GetHistProVetaPOI () const |
void | SetHistProVetaPOI (TProfile *const aHistProVetaPOI) |
TProfile * | GetHistProVPtRP () const |
void | SetHistProVPtRP (TProfile *const aHistProVPtRP) |
TProfile * | GetHistProVPtPOI () const |
void | SetHistProVPtPOI (TProfile *const aHistProVPtPOI) |
TProfile * | GetHistProWr () const |
void | SetHistProWr (TProfile *const aHistProWr) |
TProfile * | GetHistProWrCorr () const |
void | SetHistProWrCorr (TProfile *const aHistProWrCorr) |
TH1F * | GetHistQsumforChi () const |
void | SetHistQsumforChi (TH1F *const aHistQsumforChi) |
TH1F * | GetHistDeltaPhi () const |
void | SetHistDeltaPhi (TH1F *const aHistDeltaPhi) |
TH1F * | GetHistDeltaPhi2 () const |
void | SetHistDeltaPhi2 (TH1F *const aHistDeltaPhi2) |
TH1F * | GetHistDeltaPhihere () const |
void | SetHistDeltaPhihere (TH1F *const aHistDeltaPhihere) |
TH1F * | GetHistPhiEP () const |
void | SetHistPhiEP (TH1F *const aHistPhiEP) |
TH1F * | GetHistPhiEPhere () const |
void | SetHistPhiEPhere (TH1F *const aHistPhiEPhere) |
TH1F * | GetHistPhiLYZ () const |
void | SetHistPhiLYZ (TH1F *const aHistPhiLYZ) |
TH1F * | GetHistPhiLYZ2 () const |
void | SetHistPhiLYZ2 (TH1F *const aHistPhiLYZ2) |
void | SetSecondRunList (TList *const list) |
TList * | GetSecondRunList () const |
Private Member Functions | |
AliFlowAnalysisWithLYZEventPlane (const AliFlowAnalysisWithLYZEventPlane &aAnalysis) | |
AliFlowAnalysisWithLYZEventPlane & | operator= (const AliFlowAnalysisWithLYZEventPlane &aAnalysis) |
ClassDef (AliFlowAnalysisWithLYZEventPlane, 0) | |
Private Attributes | |
TList * | fHistList |
TList * | fSecondRunList |
TProfile * | fSecondReDtheta |
TProfile * | fSecondImDtheta |
TProfile * | fFirstr0theta |
TProfile * | fHistProVetaRP |
TProfile * | fHistProVetaPOI |
TProfile * | fHistProVPtRP |
TProfile * | fHistProVPtPOI |
TProfile * | fHistProWr |
TProfile * | fHistProWrCorr |
TH1F * | fHistQsumforChi |
TH1F * | fHistDeltaPhi |
TH1F * | fHistDeltaPhi2 |
TH1F * | fHistDeltaPhihere |
TH1F * | fHistPhiEP |
TH1F * | fHistPhiEPhere |
TH1F * | fHistPhiLYZ |
TH1F * | fHistPhiLYZ2 |
AliFlowCommonHist * | fCommonHists |
AliFlowCommonHistResults * | fCommonHistsRes |
Int_t | fEventNumber |
TVector2 * | fQsum |
Double_t | fQ2sum |
Definition at line 24 of file AliFlowAnalysisWithLYZEventPlane.h.
AliFlowAnalysisWithLYZEventPlane::AliFlowAnalysisWithLYZEventPlane | ( | ) |
|
virtual |
Definition at line 92 of file AliFlowAnalysisWithLYZEventPlane.cxx.
|
private |
|
private |
|
virtual |
Definition at line 370 of file AliFlowAnalysisWithLYZEventPlane.cxx.
|
inline |
Definition at line 46 of file AliFlowAnalysisWithLYZEventPlane.h.
|
inline |
Definition at line 49 of file AliFlowAnalysisWithLYZEventPlane.h.
|
inline |
Definition at line 40 of file AliFlowAnalysisWithLYZEventPlane.h.
|
inline |
Definition at line 61 of file AliFlowAnalysisWithLYZEventPlane.h.
|
inline |
Definition at line 86 of file AliFlowAnalysisWithLYZEventPlane.h.
|
inline |
Definition at line 89 of file AliFlowAnalysisWithLYZEventPlane.h.
|
inline |
Definition at line 92 of file AliFlowAnalysisWithLYZEventPlane.h.
|
inline |
Definition at line 45 of file AliFlowAnalysisWithLYZEventPlane.h.
Referenced by AliAnalysisTaskLYZEventPlane::UserCreateOutputObjects().
|
inline |
Definition at line 95 of file AliFlowAnalysisWithLYZEventPlane.h.
|
inline |
Definition at line 98 of file AliFlowAnalysisWithLYZEventPlane.h.
|
inline |
Definition at line 101 of file AliFlowAnalysisWithLYZEventPlane.h.
|
inline |
Definition at line 104 of file AliFlowAnalysisWithLYZEventPlane.h.
|
inline |
Definition at line 68 of file AliFlowAnalysisWithLYZEventPlane.h.
|
inline |
Definition at line 65 of file AliFlowAnalysisWithLYZEventPlane.h.
|
inline |
Definition at line 74 of file AliFlowAnalysisWithLYZEventPlane.h.
|
inline |
Definition at line 71 of file AliFlowAnalysisWithLYZEventPlane.h.
|
inline |
Definition at line 77 of file AliFlowAnalysisWithLYZEventPlane.h.
|
inline |
Definition at line 80 of file AliFlowAnalysisWithLYZEventPlane.h.
|
inline |
Definition at line 83 of file AliFlowAnalysisWithLYZEventPlane.h.
|
virtual |
Definition at line 328 of file AliFlowAnalysisWithLYZEventPlane.cxx.
|
inline |
Definition at line 42 of file AliFlowAnalysisWithLYZEventPlane.h.
|
inline |
Definition at line 58 of file AliFlowAnalysisWithLYZEventPlane.h.
|
inline |
Definition at line 55 of file AliFlowAnalysisWithLYZEventPlane.h.
|
inline |
Definition at line 110 of file AliFlowAnalysisWithLYZEventPlane.h.
|
virtual |
Definition at line 142 of file AliFlowAnalysisWithLYZEventPlane.cxx.
|
virtual |
Definition at line 237 of file AliFlowAnalysisWithLYZEventPlane.cxx.
Referenced by AliAnalysisTaskLYZEventPlane::UserExec().
|
private |
|
inline |
Definition at line 47 of file AliFlowAnalysisWithLYZEventPlane.h.
Referenced by GetOutputHistograms().
|
inline |
Definition at line 51 of file AliFlowAnalysisWithLYZEventPlane.h.
Referenced by GetOutputHistograms().
|
inline |
Definition at line 39 of file AliFlowAnalysisWithLYZEventPlane.h.
Referenced by Finish().
|
inline |
Definition at line 62 of file AliFlowAnalysisWithLYZEventPlane.h.
Referenced by GetOutputHistograms().
|
inline |
Definition at line 87 of file AliFlowAnalysisWithLYZEventPlane.h.
|
inline |
Definition at line 90 of file AliFlowAnalysisWithLYZEventPlane.h.
|
inline |
Definition at line 93 of file AliFlowAnalysisWithLYZEventPlane.h.
|
inline |
Definition at line 96 of file AliFlowAnalysisWithLYZEventPlane.h.
|
inline |
Definition at line 99 of file AliFlowAnalysisWithLYZEventPlane.h.
|
inline |
Definition at line 102 of file AliFlowAnalysisWithLYZEventPlane.h.
|
inline |
Definition at line 105 of file AliFlowAnalysisWithLYZEventPlane.h.
|
inline |
Definition at line 69 of file AliFlowAnalysisWithLYZEventPlane.h.
Referenced by GetOutputHistograms().
|
inline |
Definition at line 66 of file AliFlowAnalysisWithLYZEventPlane.h.
Referenced by GetOutputHistograms().
|
inline |
Definition at line 75 of file AliFlowAnalysisWithLYZEventPlane.h.
Referenced by GetOutputHistograms().
|
inline |
Definition at line 72 of file AliFlowAnalysisWithLYZEventPlane.h.
Referenced by GetOutputHistograms().
|
inline |
Definition at line 78 of file AliFlowAnalysisWithLYZEventPlane.h.
|
inline |
Definition at line 81 of file AliFlowAnalysisWithLYZEventPlane.h.
|
inline |
Definition at line 84 of file AliFlowAnalysisWithLYZEventPlane.h.
Referenced by GetOutputHistograms().
|
inline |
Definition at line 41 of file AliFlowAnalysisWithLYZEventPlane.h.
Referenced by Finish().
|
inline |
Definition at line 59 of file AliFlowAnalysisWithLYZEventPlane.h.
|
inline |
Definition at line 56 of file AliFlowAnalysisWithLYZEventPlane.h.
|
inline |
Definition at line 109 of file AliFlowAnalysisWithLYZEventPlane.h.
void AliFlowAnalysisWithLYZEventPlane::WriteHistograms | ( | TString * | outputFileName | ) |
Definition at line 103 of file AliFlowAnalysisWithLYZEventPlane.cxx.
void AliFlowAnalysisWithLYZEventPlane::WriteHistograms | ( | TString | outputFileName | ) |
Definition at line 117 of file AliFlowAnalysisWithLYZEventPlane.cxx.
void AliFlowAnalysisWithLYZEventPlane::WriteHistograms | ( | TDirectoryFile * | outputFileName | ) |
Definition at line 131 of file AliFlowAnalysisWithLYZEventPlane.cxx.
|
private |
Definition at line 142 of file AliFlowAnalysisWithLYZEventPlane.h.
Referenced by Finish(), GetCommonHists(), Init(), Make(), and SetCommonHists().
|
private |
Definition at line 143 of file AliFlowAnalysisWithLYZEventPlane.h.
Referenced by Finish(), GetCommonHistsRes(), Init(), and SetCommonHistsRes().
|
private |
Definition at line 145 of file AliFlowAnalysisWithLYZEventPlane.h.
Referenced by Finish(), GetEventNumber(), Init(), Make(), and SetEventNumber().
|
private |
Definition at line 124 of file AliFlowAnalysisWithLYZEventPlane.h.
Referenced by Finish(), GetFirstr0theta(), Init(), and SetFirstr0theta().
|
private |
Definition at line 134 of file AliFlowAnalysisWithLYZEventPlane.h.
Referenced by GetHistDeltaPhi(), Init(), Make(), and SetHistDeltaPhi().
|
private |
Definition at line 135 of file AliFlowAnalysisWithLYZEventPlane.h.
Referenced by GetHistDeltaPhi2(), and SetHistDeltaPhi2().
|
private |
Definition at line 136 of file AliFlowAnalysisWithLYZEventPlane.h.
Referenced by GetHistDeltaPhihere(), and SetHistDeltaPhihere().
|
private |
Definition at line 118 of file AliFlowAnalysisWithLYZEventPlane.h.
Referenced by GetHistList(), Init(), WriteHistograms(), and ~AliFlowAnalysisWithLYZEventPlane().
|
private |
Definition at line 137 of file AliFlowAnalysisWithLYZEventPlane.h.
Referenced by GetHistPhiEP(), Init(), Make(), and SetHistPhiEP().
|
private |
Definition at line 138 of file AliFlowAnalysisWithLYZEventPlane.h.
Referenced by GetHistPhiEPhere(), and SetHistPhiEPhere().
|
private |
Definition at line 139 of file AliFlowAnalysisWithLYZEventPlane.h.
Referenced by GetHistPhiLYZ(), Init(), Make(), and SetHistPhiLYZ().
|
private |
Definition at line 140 of file AliFlowAnalysisWithLYZEventPlane.h.
Referenced by GetHistPhiLYZ2(), and SetHistPhiLYZ2().
|
private |
Definition at line 128 of file AliFlowAnalysisWithLYZEventPlane.h.
Referenced by Finish(), GetHistProVetaPOI(), Init(), Make(), and SetHistProVetaPOI().
|
private |
Definition at line 127 of file AliFlowAnalysisWithLYZEventPlane.h.
Referenced by Finish(), GetHistProVetaRP(), Init(), Make(), and SetHistProVetaRP().
|
private |
Definition at line 130 of file AliFlowAnalysisWithLYZEventPlane.h.
Referenced by Finish(), GetHistProVPtPOI(), Init(), Make(), and SetHistProVPtPOI().
|
private |
Definition at line 129 of file AliFlowAnalysisWithLYZEventPlane.h.
Referenced by Finish(), GetHistProVPtRP(), Init(), Make(), and SetHistProVPtRP().
|
private |
Definition at line 131 of file AliFlowAnalysisWithLYZEventPlane.h.
Referenced by GetHistProWr(), Init(), Make(), and SetHistProWr().
|
private |
Definition at line 132 of file AliFlowAnalysisWithLYZEventPlane.h.
Referenced by GetHistProWrCorr(), and SetHistProWrCorr().
|
private |
Definition at line 133 of file AliFlowAnalysisWithLYZEventPlane.h.
Referenced by Finish(), GetHistQsumforChi(), Init(), Make(), and SetHistQsumforChi().
|
private |
Definition at line 148 of file AliFlowAnalysisWithLYZEventPlane.h.
Referenced by Finish(), GetQ2sum(), Make(), and SetQ2sum().
|
private |
Definition at line 147 of file AliFlowAnalysisWithLYZEventPlane.h.
Referenced by Finish(), Make(), and ~AliFlowAnalysisWithLYZEventPlane().
|
private |
Definition at line 123 of file AliFlowAnalysisWithLYZEventPlane.h.
Referenced by GetSecondImDtheta(), Init(), and SetSecondImDtheta().
|
private |
Definition at line 122 of file AliFlowAnalysisWithLYZEventPlane.h.
Referenced by GetSecondReDtheta(), Init(), and SetSecondReDtheta().
|
private |
Definition at line 119 of file AliFlowAnalysisWithLYZEventPlane.h.
Referenced by GetSecondRunList(), Init(), SetSecondRunList(), and ~AliFlowAnalysisWithLYZEventPlane().