![]() |
AliPhysics
9a2df9f (9a2df9f)
|
#include <AliFlowAnalysisWithMixedHarmonics.h>
Public Member Functions | |
AliFlowAnalysisWithMixedHarmonics () | |
virtual | ~AliFlowAnalysisWithMixedHarmonics () |
virtual void | InitializeArrays () |
virtual void | Init () |
virtual void | CrossCheckSettings () |
virtual void | AccessConstants (TString method) |
virtual void | BookAndNestAllLists () |
virtual void | BookProfileHoldingSettings () |
virtual void | BookCommonHistograms () |
virtual void | BookAllEventByEventQuantities () |
virtual void | BookAllAllEventQuantities () |
virtual void | BookDefault () |
virtual void | BookVsM () |
virtual void | BookDifferential () |
virtual void | BookAndFillWeightsHistograms () |
virtual void | StoreHarmonic () |
virtual void | Make (AliFlowEventSimple *anEvent) |
virtual void | CheckPointersUsedInMake () |
virtual void | Calculate3pCorrelator () |
virtual void | Calculate5pCorrelator () |
virtual void | CalculateNonIsotropicTerms () |
virtual void | CalculateDifferential3pCorrelator (Double_t &gIntegratedValue) |
virtual void | ResetEventByEventQuantities () |
virtual void | Finish () |
virtual void | AccessSettings () |
virtual void | CheckPointersUsedInFinish () |
virtual void | CorrectForDetectorEffects () |
virtual void | CorrectForDetectorEffectsVsM () |
virtual void | PrintOnTheScreen () |
virtual void | GetCorrelatorAndError (TProfile *g3pCorrelatorVsPt, Double_t &g3pCorrelatorValue, Double_t &g3pCorrelatorError) |
virtual void | GetOutputHistograms (TList *outputListHistos) |
virtual void | GetPointersForBaseHistograms () |
virtual void | GetPointersForCommonHistograms () |
virtual void | GetPointersForAllEventProfiles () |
virtual void | GetPointersForResultsHistograms () |
virtual void | WriteHistograms (TString outputFileName) |
virtual void | WriteHistograms (TDirectoryFile *outputFileName) |
void | SetHistList (TList *const hl) |
TList * | GetHistList () const |
void | SetHistListName (const char *hln) |
TString * | GetHistListName () const |
void | SetHarmonic (Int_t const harmonic) |
Int_t | GetHarmonic () const |
void | SetAnalysisLabel (const char *al) |
TString * | GetAnalysisLabel () const |
void | SetAnalysisSettings (TProfile *const as) |
TProfile * | GetAnalysisSettings () const |
void | SetNoOfMultipicityBins (Int_t const nomb) |
Int_t | GetNoOfMultipicityBins () const |
void | SetMultipicityBinWidth (Double_t const mbw) |
Double_t | GetMultipicityBinWidth () const |
void | SetMinMultiplicity (Double_t const mm) |
Double_t | GetMinMultiplicity () const |
void | SetOppositeChargesPOI (Bool_t const ocp) |
Bool_t | GetOppositeChargesPOI () const |
void | SetEvaluateDifferential3pCorrelator (Bool_t const ed3pc) |
Bool_t | GetEvaluateDifferential3pCorrelator () const |
void | SetCorrectForDetectorEffects (Bool_t const cfde) |
Bool_t | GetCorrectForDetectorEffects () const |
void | SetPrintOnTheScreen (Bool_t const pots) |
Bool_t | GetPrintOnTheScreen () const |
void | SetCalculateVsM (Bool_t const cvm) |
Bool_t | GetCalculateVsM () const |
void | SetShowBinLabelsVsM (Bool_t const sblvm) |
Bool_t | GetShowBinLabelsVsM () const |
void | SetCommonHists (AliFlowCommonHist *const ch) |
AliFlowCommonHist * | GetCommonHists () const |
void | SetCommonConstants (TProfile *const cc) |
TProfile * | GetCommonConstants () const |
void | SetWeightsList (TList *const wl) |
TList * | GetWeightsList () const |
void | SetUsePhiWeights (Bool_t const uPhiW) |
Bool_t | GetUsePhiWeights () const |
void | SetUsePtWeights (Bool_t const uPtW) |
Bool_t | GetUsePtWeights () const |
void | SetUseEtaWeights (Bool_t const uEtaW) |
Bool_t | GetUseEtaWeights () const |
void | SetUseParticleWeights (TProfile *const uPW) |
TProfile * | GetUseParticleWeights () const |
void | SetPhiWeights (TH1F *const histPhiWeights) |
TH1F * | GetPhiWeights () const |
void | SetPtWeights (TH1D *const histPtWeights) |
TH1D * | GetPtWeights () const |
void | SetEtaWeights (TH1D *const histEtaWeights) |
TH1D * | GetEtaWeights () const |
void | SetProfileList (TList *const plist) |
TList * | GetProfileList () const |
void | Set3pCorrelatorPro (TProfile *const s3pPro) |
TProfile * | Get3pCorrelatorPro () const |
void | Set5pCorrelatorPro (TProfile *const s5pPro) |
TProfile * | Get5pCorrelatorPro () const |
void | SetNonIsotropicTermsPro (TProfile *const nitPro) |
TProfile * | GetNonIsotropicTermsPro () const |
void | Set3pCorrelatorVsMPro (TProfile *const s3pVsMPro) |
TProfile * | Get3pCorrelatorVsMPro () const |
void | Set3pPOICorrelatorVsM (TProfile *const s3pPOIVsM) |
TProfile * | Get3pPOICorrelatorVsM () const |
void | SetNonIsotropicTermsVsMPro (TProfile2D *const nitVsMPro) |
TProfile2D * | GetNonIsotropicTermsVsMPro () const |
void | Set2pCorrelatorCosPsiDiffPtDiff (TProfile *const g2pCorrelatorCosPsiDiffPtDiff) |
TProfile * | Get2pCorrelatorCosPsiDiffPtDiff () const |
void | Set2pCorrelatorCosPsiSumPtDiff (TProfile *const g2pCorrelatorCosPsiSumPtDiff) |
TProfile * | Get2pCorrelatorCosPsiSumPtDiff () const |
void | Set2pCorrelatorSinPsiDiffPtDiff (TProfile *const g2pCorrelatorSinPsiDiffPtDiff) |
TProfile * | Get2pCorrelatorSinPsiDiffPtDiff () const |
void | Set2pCorrelatorSinPsiSumPtDiff (TProfile *const g2pCorrelatorSinPsiSumPtDiff) |
TProfile * | Get2pCorrelatorSinPsiSumPtDiff () const |
void | Set2pCorrelatorCosPsiDiffPtSum (TProfile *const g2pCorrelatorCosPsiDiffPtSum) |
TProfile * | Get2pCorrelatorCosPsiDiffPtSum () const |
void | Set2pCorrelatorCosPsiSumPtSum (TProfile *const g2pCorrelatorCosPsiSumPtSum) |
TProfile * | Get2pCorrelatorCosPsiSumPtSum () const |
void | Set2pCorrelatorSinPsiDiffPtSum (TProfile *const g2pCorrelatorSinPsiDiffPtSum) |
TProfile * | Get2pCorrelatorSinPsiDiffPtSum () const |
void | Set2pCorrelatorSinPsiSumPtSum (TProfile *const g2pCorrelatorSinPsiSumPtSum) |
TProfile * | Get2pCorrelatorSinPsiSumPtSum () const |
void | Set2pCorrelatorCosPsiDiffEtaDiff (TProfile *const g2pCorrelatorCosPsiDiffEtaDiff) |
TProfile * | Get2pCorrelatorCosPsiDiffEtaDiff () const |
void | Set2pCorrelatorCosPsiSumEtaDiff (TProfile *const g2pCorrelatorCosPsiSumEtaDiff) |
TProfile * | Get2pCorrelatorCosPsiSumEtaDiff () const |
void | Set2pCorrelatorSinPsiDiffEtaDiff (TProfile *const g2pCorrelatorSinPsiDiffEtaDiff) |
TProfile * | Get2pCorrelatorSinPsiDiffEtaDiff () const |
void | Set2pCorrelatorSinPsiSumEtaDiff (TProfile *const g2pCorrelatorSinPsiSumEtaDiff) |
TProfile * | Get2pCorrelatorSinPsiSumEtaDiff () const |
void | Set2pCorrelatorCosPsiDiffEtaSum (TProfile *const g2pCorrelatorCosPsiDiffEtaSum) |
TProfile * | Get2pCorrelatorCosPsiDiffEtaSum () const |
void | Set2pCorrelatorCosPsiSumEtaSum (TProfile *const g2pCorrelatorCosPsiSumEtaSum) |
TProfile * | Get2pCorrelatorCosPsiSumEtaSum () const |
void | Set2pCorrelatorSinPsiDiffEtaSum (TProfile *const g2pCorrelatorSinPsiDiffEtaSum) |
TProfile * | Get2pCorrelatorSinPsiDiffEtaSum () const |
void | Set2pCorrelatorSinPsiSumEtaSum (TProfile *const g2pCorrelatorSinPsiSumEtaSum) |
TProfile * | Get2pCorrelatorSinPsiSumEtaSum () const |
void | SetResultsList (TList *const rlist) |
TList * | GetResultsList () const |
void | Set3pCorrelatorHist (TH1D *const s3pHist) |
TH1D * | Get3pCorrelatorHist () const |
void | Set3pCorrelatorVsMHist (TH1D *const s3pVsMHist) |
TH1D * | Get3pCorrelatorVsMHist () const |
void | SetDetectorBiasHist (TH1D *const dbHist) |
TH1D * | GetDetectorBiasHist () const |
void | SetDetectorBiasVsMHist (TH1D *const dbVsMHist) |
TH1D * | GetDetectorBiasVsMHist () const |
void | Set3pCorrelatorVsPtSumDiffPro (TProfile *const s3pcvpsd, Int_t const sd) |
TProfile * | Get3pCorrelatorVsPtSumDiffPro (Int_t sd) const |
void | Set3pCorrelatorVsEtaSumDiffPro (TProfile *const s3pcvpsd, Int_t const sd) |
TProfile * | Get3pCorrelatorVsEtaSumDiffPro (Int_t sd) const |
void | SetNonIsotropicTermsList (TList *const nitlist) |
TList * | GetNonIsotropicTermsList () const |
void | SetNonIsotropicTermsVsPtSumDiffPro (TProfile *const nt, Int_t const sd, Int_t const t) |
TProfile * | GetNonIsotropicTermsVsPtSumDiffPro (Int_t sd, Int_t t) const |
void | SetNonIsotropicTermsVsEtaSumDiffPro (TProfile *const nt, Int_t const sd, Int_t const t) |
TProfile * | GetNonIsotropicTermsVsEtaSumDiffPro (Int_t sd, Int_t t) const |
void | Set3pCorrelatorVsPtSumDiffHist (TH1D *const hist, Int_t const sd) |
TH1D * | Get3pCorrelatorVsPtSumDiffHist (Int_t sd) const |
void | Set3pCorrelatorVsEtaSumDiffHist (TH1D *const hist, Int_t const sd) |
TH1D * | Get3pCorrelatorVsEtaSumDiffHist (Int_t sd) const |
Private Member Functions | |
AliFlowAnalysisWithMixedHarmonics (const AliFlowAnalysisWithMixedHarmonics &afawQc) | |
AliFlowAnalysisWithMixedHarmonics & | operator= (const AliFlowAnalysisWithMixedHarmonics &afawQc) |
ClassDef (AliFlowAnalysisWithMixedHarmonics, 0) | |
Definition at line 41 of file AliFlowAnalysisWithMixedHarmonics.h.
AliFlowAnalysisWithMixedHarmonics::AliFlowAnalysisWithMixedHarmonics | ( | ) |
|
virtual |
Definition at line 153 of file AliFlowAnalysisWithMixedHarmonics.cxx.
|
private |
|
virtual |
Definition at line 1426 of file AliFlowAnalysisWithMixedHarmonics.cxx.
|
virtual |
Definition at line 2158 of file AliFlowAnalysisWithMixedHarmonics.cxx.
Referenced by Finish().
|
virtual |
Definition at line 956 of file AliFlowAnalysisWithMixedHarmonics.cxx.
Referenced by Init().
|
virtual |
Definition at line 908 of file AliFlowAnalysisWithMixedHarmonics.cxx.
Referenced by Init().
|
virtual |
Definition at line 1510 of file AliFlowAnalysisWithMixedHarmonics.cxx.
Referenced by Init().
|
virtual |
Definition at line 837 of file AliFlowAnalysisWithMixedHarmonics.cxx.
Referenced by Init().
|
virtual |
Definition at line 896 of file AliFlowAnalysisWithMixedHarmonics.cxx.
Referenced by Init().
|
virtual |
Definition at line 972 of file AliFlowAnalysisWithMixedHarmonics.cxx.
Referenced by BookAllAllEventQuantities().
|
virtual |
Definition at line 1234 of file AliFlowAnalysisWithMixedHarmonics.cxx.
Referenced by BookAllAllEventQuantities().
|
virtual |
Definition at line 862 of file AliFlowAnalysisWithMixedHarmonics.cxx.
Referenced by Init().
|
virtual |
Definition at line 1077 of file AliFlowAnalysisWithMixedHarmonics.cxx.
Referenced by BookAllAllEventQuantities().
|
virtual |
Definition at line 2377 of file AliFlowAnalysisWithMixedHarmonics.cxx.
Referenced by Make().
|
virtual |
Definition at line 2430 of file AliFlowAnalysisWithMixedHarmonics.cxx.
Referenced by Make().
|
virtual |
Definition at line 2659 of file AliFlowAnalysisWithMixedHarmonics.cxx.
Referenced by Make().
|
virtual |
Definition at line 2503 of file AliFlowAnalysisWithMixedHarmonics.cxx.
Referenced by Make().
|
virtual |
Definition at line 1865 of file AliFlowAnalysisWithMixedHarmonics.cxx.
Referenced by Finish().
|
virtual |
Definition at line 1616 of file AliFlowAnalysisWithMixedHarmonics.cxx.
Referenced by Make().
|
private |
|
virtual |
Definition at line 2177 of file AliFlowAnalysisWithMixedHarmonics.cxx.
Referenced by Finish().
|
virtual |
Definition at line 2294 of file AliFlowAnalysisWithMixedHarmonics.cxx.
Referenced by Finish().
|
virtual |
Definition at line 1500 of file AliFlowAnalysisWithMixedHarmonics.cxx.
Referenced by Init().
|
virtual |
Definition at line 441 of file AliFlowAnalysisWithMixedHarmonics.cxx.
Referenced by AliAnalysisTaskMixedHarmonics::Terminate().
|
inline |
Definition at line 182 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 192 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 162 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 172 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 184 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 194 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 164 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 174 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 186 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 196 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 166 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 176 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 188 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 198 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 168 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 178 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 203 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 148 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 225 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 213 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 205 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 154 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 223 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 211 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 156 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 150 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 104 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 106 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 122 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 128 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 126 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 118 of file AliFlowAnalysisWithMixedHarmonics.h.
|
virtual |
Definition at line 2850 of file AliFlowAnalysisWithMixedHarmonics.cxx.
Referenced by PrintOnTheScreen().
|
inline |
Definition at line 207 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 209 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 144 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 116 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 102 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 98 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AliAnalysisTaskMixedHarmonics::UserCreateOutputObjects().
|
inline |
Definition at line 100 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 112 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 110 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 215 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 152 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 219 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 158 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 217 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 108 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 114 of file AliFlowAnalysisWithMixedHarmonics.h.
|
virtual |
Definition at line 462 of file AliFlowAnalysisWithMixedHarmonics.cxx.
Referenced by AliAnalysisTaskMixedHarmonics::Terminate().
|
inline |
Definition at line 140 of file AliFlowAnalysisWithMixedHarmonics.h.
|
virtual |
Definition at line 543 of file AliFlowAnalysisWithMixedHarmonics.cxx.
Referenced by GetOutputHistograms().
|
virtual |
Definition at line 493 of file AliFlowAnalysisWithMixedHarmonics.cxx.
Referenced by GetOutputHistograms().
|
virtual |
Definition at line 522 of file AliFlowAnalysisWithMixedHarmonics.cxx.
Referenced by GetOutputHistograms().
|
virtual |
Definition at line 704 of file AliFlowAnalysisWithMixedHarmonics.cxx.
Referenced by GetOutputHistograms().
|
inline |
Definition at line 120 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 146 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 142 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 201 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 124 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 136 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 138 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 132 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 134 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 130 of file AliFlowAnalysisWithMixedHarmonics.h.
|
virtual |
Definition at line 163 of file AliFlowAnalysisWithMixedHarmonics.cxx.
Referenced by AliAnalysisTaskMixedHarmonics::UserCreateOutputObjects().
|
virtual |
Definition at line 793 of file AliFlowAnalysisWithMixedHarmonics.cxx.
|
virtual |
Definition at line 200 of file AliFlowAnalysisWithMixedHarmonics.cxx.
Referenced by AliAnalysisTaskMixedHarmonics::UserExec().
|
private |
|
virtual |
Definition at line 2101 of file AliFlowAnalysisWithMixedHarmonics.cxx.
Referenced by Finish().
|
virtual |
Definition at line 2337 of file AliFlowAnalysisWithMixedHarmonics.cxx.
Referenced by Make().
|
inline |
Definition at line 181 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetPointersForAllEventProfiles().
|
inline |
Definition at line 191 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetPointersForAllEventProfiles().
|
inline |
Definition at line 161 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetPointersForAllEventProfiles().
|
inline |
Definition at line 171 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetPointersForAllEventProfiles().
|
inline |
Definition at line 183 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetPointersForAllEventProfiles().
|
inline |
Definition at line 193 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetPointersForAllEventProfiles().
|
inline |
Definition at line 163 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetPointersForAllEventProfiles().
|
inline |
Definition at line 173 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetPointersForAllEventProfiles().
|
inline |
Definition at line 185 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetPointersForAllEventProfiles().
|
inline |
Definition at line 195 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetPointersForAllEventProfiles().
|
inline |
Definition at line 165 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetPointersForAllEventProfiles().
|
inline |
Definition at line 175 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetPointersForAllEventProfiles().
|
inline |
Definition at line 187 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetPointersForAllEventProfiles().
|
inline |
Definition at line 197 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetPointersForAllEventProfiles().
|
inline |
Definition at line 167 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetPointersForAllEventProfiles().
|
inline |
Definition at line 177 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetPointersForAllEventProfiles().
|
inline |
Definition at line 202 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetPointersForResultsHistograms().
|
inline |
Definition at line 147 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetPointersForAllEventProfiles().
|
inline |
Definition at line 224 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetPointersForResultsHistograms().
|
inline |
Definition at line 212 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetPointersForAllEventProfiles().
|
inline |
Definition at line 204 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetPointersForResultsHistograms().
|
inline |
Definition at line 153 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetPointersForAllEventProfiles().
|
inline |
Definition at line 222 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetPointersForResultsHistograms().
|
inline |
Definition at line 210 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetPointersForAllEventProfiles().
|
inline |
Definition at line 155 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetPointersForAllEventProfiles().
|
inline |
Definition at line 149 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetPointersForAllEventProfiles().
|
inline |
Definition at line 103 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 105 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetPointersForBaseHistograms().
|
inline |
Definition at line 121 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AliAnalysisTaskMixedHarmonics::UserCreateOutputObjects().
|
inline |
Definition at line 127 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 125 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetPointersForCommonHistograms().
|
inline |
Definition at line 117 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AliAnalysisTaskMixedHarmonics::UserCreateOutputObjects().
|
inline |
Definition at line 206 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetPointersForResultsHistograms().
|
inline |
Definition at line 208 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetPointersForResultsHistograms().
|
inline |
Definition at line 143 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 115 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AliAnalysisTaskMixedHarmonics::UserCreateOutputObjects().
|
inline |
Definition at line 101 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AliAnalysisTaskMixedHarmonics::UserCreateOutputObjects().
|
inline |
Definition at line 97 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetOutputHistograms().
|
inline |
Definition at line 99 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 111 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AliAnalysisTaskMixedHarmonics::UserCreateOutputObjects().
|
inline |
Definition at line 109 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AliAnalysisTaskMixedHarmonics::UserCreateOutputObjects().
|
inline |
Definition at line 214 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 151 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetPointersForAllEventProfiles().
|
inline |
Definition at line 218 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetPointersForAllEventProfiles().
|
inline |
Definition at line 157 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetPointersForAllEventProfiles().
|
inline |
Definition at line 216 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetPointersForAllEventProfiles().
|
inline |
Definition at line 107 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AliAnalysisTaskMixedHarmonics::UserCreateOutputObjects().
|
inline |
Definition at line 113 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AliAnalysisTaskMixedHarmonics::UserCreateOutputObjects().
|
inline |
Definition at line 139 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 119 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AliAnalysisTaskMixedHarmonics::UserCreateOutputObjects().
|
inline |
Definition at line 145 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 141 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 200 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 123 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AliAnalysisTaskMixedHarmonics::UserCreateOutputObjects().
|
inline |
Definition at line 135 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AliAnalysisTaskMixedHarmonics::UserCreateOutputObjects().
|
inline |
Definition at line 137 of file AliFlowAnalysisWithMixedHarmonics.h.
|
inline |
Definition at line 131 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AliAnalysisTaskMixedHarmonics::UserCreateOutputObjects().
|
inline |
Definition at line 133 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AliAnalysisTaskMixedHarmonics::UserCreateOutputObjects().
|
inline |
Definition at line 129 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AliAnalysisTaskMixedHarmonics::UserCreateOutputObjects().
|
virtual |
Definition at line 783 of file AliFlowAnalysisWithMixedHarmonics.cxx.
Referenced by Init().
|
virtual |
Definition at line 762 of file AliFlowAnalysisWithMixedHarmonics.cxx.
|
virtual |
Definition at line 772 of file AliFlowAnalysisWithMixedHarmonics.cxx.
|
private |
Definition at line 314 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookDifferential(), CheckPointersUsedInFinish(), CheckPointersUsedInMake(), Get2pCorrelatorCosPsiDiffEtaDiff(), Make(), and Set2pCorrelatorCosPsiDiffEtaDiff().
|
private |
Definition at line 320 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookDifferential(), CheckPointersUsedInFinish(), CheckPointersUsedInMake(), Get2pCorrelatorCosPsiDiffEtaSum(), Make(), and Set2pCorrelatorCosPsiDiffEtaSum().
|
private |
Definition at line 302 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookDifferential(), CheckPointersUsedInFinish(), CheckPointersUsedInMake(), Get2pCorrelatorCosPsiDiffPtDiff(), Make(), and Set2pCorrelatorCosPsiDiffPtDiff().
|
private |
Definition at line 308 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookDifferential(), CheckPointersUsedInFinish(), CheckPointersUsedInMake(), Get2pCorrelatorCosPsiDiffPtSum(), Make(), and Set2pCorrelatorCosPsiDiffPtSum().
|
private |
Definition at line 315 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookDifferential(), CheckPointersUsedInFinish(), CheckPointersUsedInMake(), Get2pCorrelatorCosPsiSumEtaDiff(), Make(), and Set2pCorrelatorCosPsiSumEtaDiff().
|
private |
Definition at line 321 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookDifferential(), CheckPointersUsedInFinish(), CheckPointersUsedInMake(), Get2pCorrelatorCosPsiSumEtaSum(), Make(), and Set2pCorrelatorCosPsiSumEtaSum().
|
private |
Definition at line 303 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookDifferential(), CheckPointersUsedInFinish(), CheckPointersUsedInMake(), Get2pCorrelatorCosPsiSumPtDiff(), Make(), and Set2pCorrelatorCosPsiSumPtDiff().
|
private |
Definition at line 309 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookDifferential(), CheckPointersUsedInFinish(), CheckPointersUsedInMake(), Get2pCorrelatorCosPsiSumPtSum(), Make(), and Set2pCorrelatorCosPsiSumPtSum().
|
private |
Definition at line 316 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookDifferential(), CheckPointersUsedInFinish(), CheckPointersUsedInMake(), Get2pCorrelatorSinPsiDiffEtaDiff(), Make(), and Set2pCorrelatorSinPsiDiffEtaDiff().
|
private |
Definition at line 322 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookDifferential(), CheckPointersUsedInFinish(), CheckPointersUsedInMake(), Get2pCorrelatorSinPsiDiffEtaSum(), Make(), and Set2pCorrelatorSinPsiDiffEtaSum().
|
private |
Definition at line 304 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookDifferential(), CheckPointersUsedInFinish(), CheckPointersUsedInMake(), Get2pCorrelatorSinPsiDiffPtDiff(), Make(), and Set2pCorrelatorSinPsiDiffPtDiff().
|
private |
Definition at line 310 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookDifferential(), CheckPointersUsedInFinish(), CheckPointersUsedInMake(), Get2pCorrelatorSinPsiDiffPtSum(), Make(), and Set2pCorrelatorSinPsiDiffPtSum().
|
private |
Definition at line 317 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookDifferential(), CheckPointersUsedInFinish(), CheckPointersUsedInMake(), Get2pCorrelatorSinPsiSumEtaDiff(), Make(), and Set2pCorrelatorSinPsiSumEtaDiff().
|
private |
Definition at line 323 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookDifferential(), CheckPointersUsedInFinish(), CheckPointersUsedInMake(), Get2pCorrelatorSinPsiSumEtaSum(), Make(), and Set2pCorrelatorSinPsiSumEtaSum().
|
private |
Definition at line 305 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookDifferential(), CheckPointersUsedInFinish(), CheckPointersUsedInMake(), Get2pCorrelatorSinPsiSumPtDiff(), Make(), and Set2pCorrelatorSinPsiSumPtDiff().
|
private |
Definition at line 311 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookDifferential(), CheckPointersUsedInFinish(), CheckPointersUsedInMake(), Get2pCorrelatorSinPsiSumPtSum(), Make(), and Set2pCorrelatorSinPsiSumPtSum().
|
private |
Definition at line 327 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookDefault(), CheckPointersUsedInFinish(), CorrectForDetectorEffects(), Get3pCorrelatorHist(), PrintOnTheScreen(), and Set3pCorrelatorHist().
|
private |
Definition at line 286 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookDefault(), Calculate3pCorrelator(), CheckPointersUsedInFinish(), CheckPointersUsedInMake(), CorrectForDetectorEffects(), Get3pCorrelatorPro(), PrintOnTheScreen(), and Set3pCorrelatorPro().
|
private |
Definition at line 333 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookDifferential(), CheckPointersUsedInFinish(), CorrectForDetectorEffects(), Get3pCorrelatorVsEtaSumDiffHist(), InitializeArrays(), and Set3pCorrelatorVsEtaSumDiffHist().
|
private |
Definition at line 293 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookDifferential(), CalculateDifferential3pCorrelator(), CheckPointersUsedInFinish(), CheckPointersUsedInMake(), CorrectForDetectorEffects(), Get3pCorrelatorVsEtaSumDiffPro(), InitializeArrays(), and Set3pCorrelatorVsEtaSumDiffPro().
|
private |
Definition at line 329 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookVsM(), CheckPointersUsedInFinish(), CorrectForDetectorEffectsVsM(), Get3pCorrelatorVsMHist(), and Set3pCorrelatorVsMHist().
|
private |
Definition at line 289 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookVsM(), Calculate3pCorrelator(), CheckPointersUsedInFinish(), CheckPointersUsedInMake(), CorrectForDetectorEffectsVsM(), Get3pCorrelatorVsMPro(), and Set3pCorrelatorVsMPro().
|
private |
Definition at line 332 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookDifferential(), CheckPointersUsedInFinish(), CorrectForDetectorEffects(), Get3pCorrelatorVsPtSumDiffHist(), InitializeArrays(), and Set3pCorrelatorVsPtSumDiffHist().
|
private |
Definition at line 292 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookDifferential(), CalculateDifferential3pCorrelator(), CheckPointersUsedInFinish(), CheckPointersUsedInMake(), CorrectForDetectorEffects(), Get3pCorrelatorVsPtSumDiffPro(), InitializeArrays(), PrintOnTheScreen(), and Set3pCorrelatorVsPtSumDiffPro().
|
private |
Definition at line 290 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookVsM(), CheckPointersUsedInFinish(), CheckPointersUsedInMake(), Get3pPOICorrelatorVsM(), Make(), and Set3pPOICorrelatorVsM().
|
private |
Definition at line 287 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookDefault(), Calculate5pCorrelator(), CheckPointersUsedInMake(), Get5pCorrelatorPro(), and Set5pCorrelatorPro().
|
private |
Definition at line 235 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetAnalysisLabel(), and SetAnalysisLabel().
|
private |
Definition at line 236 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AccessSettings(), BookProfileHoldingSettings(), CheckPointersUsedInFinish(), GetAnalysisSettings(), and SetAnalysisSettings().
|
private |
Definition at line 244 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AccessSettings(), BookAllAllEventQuantities(), BookProfileHoldingSettings(), Calculate3pCorrelator(), CalculateNonIsotropicTerms(), CheckPointersUsedInFinish(), CheckPointersUsedInMake(), Finish(), GetCalculateVsM(), Make(), and SetCalculateVsM().
|
private |
Definition at line 261 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AccessConstants(), GetCommonConstants(), GetPointersForBaseHistograms(), and SetCommonConstants().
|
private |
Definition at line 248 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookCommonHistograms(), GetCommonHists(), Make(), PrintOnTheScreen(), SetCommonHists(), and StoreHarmonic().
|
private |
Definition at line 242 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AccessSettings(), BookProfileHoldingSettings(), CorrectForDetectorEffects(), CorrectForDetectorEffectsVsM(), GetCorrectForDetectorEffects(), PrintOnTheScreen(), and SetCorrectForDetectorEffects().
|
private |
Definition at line 328 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookDefault(), CheckPointersUsedInFinish(), CorrectForDetectorEffects(), GetDetectorBiasHist(), PrintOnTheScreen(), and SetDetectorBiasHist().
|
private |
Definition at line 330 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookVsM(), CorrectForDetectorEffectsVsM(), GetDetectorBiasVsMHist(), and SetDetectorBiasVsMHist().
|
private |
Definition at line 260 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AccessConstants(), BookAndFillWeightsHistograms(), CalculateDifferential3pCorrelator(), and Make().
|
private |
Definition at line 259 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AccessConstants(), BookAllEventByEventQuantities(), and BookDifferential().
|
private |
Definition at line 258 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AccessConstants(), BookAllEventByEventQuantities(), BookDifferential(), CalculateDifferential3pCorrelator(), and Make().
|
private |
Definition at line 271 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookAndFillWeightsHistograms(), GetEtaWeights(), Make(), and SetEtaWeights().
|
private |
Definition at line 241 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AccessSettings(), BookAllAllEventQuantities(), BookAllEventByEventQuantities(), BookAndNestAllLists(), BookProfileHoldingSettings(), CheckPointersUsedInFinish(), CheckPointersUsedInMake(), CorrectForDetectorEffects(), GetEvaluateDifferential3pCorrelator(), GetPointersForAllEventProfiles(), Make(), PrintOnTheScreen(), ResetEventByEventQuantities(), and SetEvaluateDifferential3pCorrelator().
|
private |
Definition at line 234 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AccessSettings(), BookDefault(), BookDifferential(), BookProfileHoldingSettings(), BookVsM(), GetHarmonic(), Make(), PrintOnTheScreen(), SetHarmonic(), and StoreHarmonic().
|
private |
Definition at line 232 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AccessConstants(), BookAndNestAllLists(), BookCommonHistograms(), BookProfileHoldingSettings(), GetHistList(), GetOutputHistograms(), GetPointersForAllEventProfiles(), GetPointersForBaseHistograms(), GetPointersForCommonHistograms(), GetPointersForResultsHistograms(), SetHistList(), WriteHistograms(), and ~AliFlowAnalysisWithMixedHarmonics().
|
private |
Definition at line 233 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by GetHistListName(), and SetHistListName().
|
private |
Definition at line 281 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookAllEventByEventQuantities(), CalculateDifferential3pCorrelator(), CheckPointersUsedInMake(), InitializeArrays(), Make(), and ResetEventByEventQuantities().
|
private |
Definition at line 297 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookAllEventByEventQuantities(), CalculateDifferential3pCorrelator(), CheckPointersUsedInMake(), InitializeArrays(), Make(), and ResetEventByEventQuantities().
|
private |
Definition at line 278 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookAllEventByEventQuantities(), CalculateDifferential3pCorrelator(), CheckPointersUsedInMake(), InitializeArrays(), Make(), and ResetEventByEventQuantities().
|
private |
Definition at line 275 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookAllEventByEventQuantities(), CheckPointersUsedInMake(), and ResetEventByEventQuantities().
|
private |
Definition at line 239 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AccessSettings(), BookProfileHoldingSettings(), BookVsM(), Calculate3pCorrelator(), CalculateNonIsotropicTerms(), GetMinMultiplicity(), and SetMinMultiplicity().
|
private |
Definition at line 238 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AccessSettings(), BookProfileHoldingSettings(), BookVsM(), Calculate3pCorrelator(), CalculateNonIsotropicTerms(), GetMultipicityBinWidth(), and SetMultipicityBinWidth().
|
private |
Definition at line 257 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AccessConstants(), BookAllEventByEventQuantities(), BookDifferential(), CalculateDifferential3pCorrelator(), and CorrectForDetectorEffects().
|
private |
Definition at line 249 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AccessConstants(), and Make().
|
private |
Definition at line 253 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AccessConstants(), BookAllEventByEventQuantities(), BookDifferential(), CalculateDifferential3pCorrelator(), CorrectForDetectorEffects(), and Make().
|
private |
Definition at line 295 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookAndNestAllLists(), BookDifferential(), GetNonIsotropicTermsList(), and SetNonIsotropicTermsList().
|
private |
Definition at line 288 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookDefault(), CalculateNonIsotropicTerms(), CheckPointersUsedInFinish(), CheckPointersUsedInMake(), CorrectForDetectorEffects(), GetNonIsotropicTermsPro(), and SetNonIsotropicTermsPro().
|
private |
Definition at line 299 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookDifferential(), CalculateDifferential3pCorrelator(), CheckPointersUsedInFinish(), CheckPointersUsedInMake(), CorrectForDetectorEffects(), GetNonIsotropicTermsVsEtaSumDiffPro(), InitializeArrays(), and SetNonIsotropicTermsVsEtaSumDiffPro().
|
private |
Definition at line 291 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookVsM(), CalculateNonIsotropicTerms(), CheckPointersUsedInFinish(), CheckPointersUsedInMake(), CorrectForDetectorEffectsVsM(), GetNonIsotropicTermsVsMPro(), and SetNonIsotropicTermsVsMPro().
|
private |
Definition at line 298 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookDifferential(), CalculateDifferential3pCorrelator(), CheckPointersUsedInFinish(), CheckPointersUsedInMake(), CorrectForDetectorEffects(), GetNonIsotropicTermsVsPtSumDiffPro(), InitializeArrays(), and SetNonIsotropicTermsVsPtSumDiffPro().
|
private |
Definition at line 237 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AccessSettings(), BookProfileHoldingSettings(), BookVsM(), Calculate3pCorrelator(), CalculateNonIsotropicTerms(), CorrectForDetectorEffectsVsM(), GetNoOfMultipicityBins(), and SetNoOfMultipicityBins().
|
private |
Definition at line 240 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AccessSettings(), BookProfileHoldingSettings(), GetOppositeChargesPOI(), Make(), and SetOppositeChargesPOI().
|
private |
Definition at line 279 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookAllEventByEventQuantities(), CalculateDifferential3pCorrelator(), CheckPointersUsedInMake(), InitializeArrays(), Make(), and ResetEventByEventQuantities().
|
private |
Definition at line 282 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookAllEventByEventQuantities(), CalculateDifferential3pCorrelator(), CheckPointersUsedInMake(), InitializeArrays(), Make(), and ResetEventByEventQuantities().
|
private |
Definition at line 252 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AccessConstants(), and BookAndFillWeightsHistograms().
|
private |
Definition at line 251 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AccessConstants().
|
private |
Definition at line 250 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AccessConstants().
|
private |
Definition at line 269 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookAndFillWeightsHistograms(), GetPhiWeights(), Make(), and SetPhiWeights().
|
private |
Definition at line 243 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AccessSettings(), BookProfileHoldingSettings(), Finish(), GetPrintOnTheScreen(), and SetPrintOnTheScreen().
|
private |
Definition at line 285 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookAndNestAllLists(), BookDefault(), BookDifferential(), BookVsM(), GetProfileList(), and SetProfileList().
|
private |
Definition at line 256 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AccessConstants(), BookAndFillWeightsHistograms(), CalculateDifferential3pCorrelator(), and Make().
|
private |
Definition at line 255 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AccessConstants(), BookAllEventByEventQuantities(), and BookDifferential().
|
private |
Definition at line 254 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AccessConstants(), CalculateDifferential3pCorrelator(), and Make().
|
private |
Definition at line 270 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookAndFillWeightsHistograms(), GetPtWeights(), Make(), and SetPtWeights().
|
private |
Definition at line 280 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookAllEventByEventQuantities(), CalculateDifferential3pCorrelator(), CheckPointersUsedInMake(), InitializeArrays(), Make(), and ResetEventByEventQuantities().
|
private |
Definition at line 296 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookAllEventByEventQuantities(), CalculateDifferential3pCorrelator(), CheckPointersUsedInMake(), InitializeArrays(), Make(), and ResetEventByEventQuantities().
|
private |
Definition at line 277 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookAllEventByEventQuantities(), CalculateDifferential3pCorrelator(), CheckPointersUsedInMake(), InitializeArrays(), Make(), and ResetEventByEventQuantities().
|
private |
Definition at line 274 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookAllEventByEventQuantities(), CheckPointersUsedInMake(), and ResetEventByEventQuantities().
|
private |
Definition at line 326 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookAndNestAllLists(), BookDefault(), BookDifferential(), BookVsM(), GetResultsList(), and SetResultsList().
|
private |
Definition at line 245 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by AccessSettings(), BookProfileHoldingSettings(), BookVsM(), GetShowBinLabelsVsM(), and SetShowBinLabelsVsM().
|
private |
Definition at line 276 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookAllEventByEventQuantities(), CheckPointersUsedInMake(), Make(), and ResetEventByEventQuantities().
|
private |
Definition at line 267 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookAndFillWeightsHistograms(), Calculate3pCorrelator(), Calculate5pCorrelator(), CalculateDifferential3pCorrelator(), CalculateNonIsotropicTerms(), GetUseEtaWeights(), Make(), and SetUseEtaWeights().
|
private |
Definition at line 268 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookAndFillWeightsHistograms(), GetUseParticleWeights(), and SetUseParticleWeights().
|
private |
Definition at line 265 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookAndFillWeightsHistograms(), Calculate3pCorrelator(), Calculate5pCorrelator(), CalculateDifferential3pCorrelator(), CalculateNonIsotropicTerms(), GetUsePhiWeights(), Make(), and SetUsePhiWeights().
|
private |
Definition at line 266 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookAndFillWeightsHistograms(), Calculate3pCorrelator(), Calculate5pCorrelator(), CalculateDifferential3pCorrelator(), CalculateNonIsotropicTerms(), GetUsePtWeights(), Make(), and SetUsePtWeights().
|
private |
Definition at line 264 of file AliFlowAnalysisWithMixedHarmonics.h.
Referenced by BookAndFillWeightsHistograms(), BookAndNestAllLists(), GetWeightsList(), and SetWeightsList().