AliPhysics  b078bcc (b078bcc)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AliFlowAnalysisCRC.h
Go to the documentation of this file.
1 /*************************************************************************
2  * Copyright(c) 1998-2008, ALICE Experiment at CERN, All rights reserved. *
3  * *
4  * Author: The ALICE Off-line Project. *
5  * Contributors are mentioned in the code where appropriate. *
6  * *
7  * Permission to use, copy, modify and distribute this software and its *
8  * documentation strictly for non-commercial purposes is hereby granted *
9  * without fee, provided that the above copyright notice appears in all *
10  * copies and that both the copyright notice and this permission notice *
11  * appear in the supporting documentation. The authors make no claims *
12  * about the suitability of this software for any purpose. It is *
13  * provided "as is" without express or implied warranty. *
14  **************************************************************************/
15 
16 /*************************************************
17  * Charge-rapidity correlations with Q-cumulants *
18  * *
19  * author: Jacopo Margutti *
20  * (margutti@nikhef.nl) *
21  *************************************************/
22 
23 #ifndef AliFlowAnalysisCRC_H
24 #define AliFlowAnalysisCRC_H
25 
26 #include "TMatrixD.h"
27 #include "TH2D.h"
28 #include "TH3D.h"
29 #include "TRandom3.h"
30 #include "AliFlowCommonConstants.h"
31 #include "TNamed.h"
32 
33 class TObjArray;
34 class TList;
35 class TFile;
36 class TGraph;
37 class TH1;
38 class TH3;
39 class TProfile;
40 class TProfile2D;
41 class TProfile3D;
42 class TDirectoryFile;
43 class TRandom3;
44 class TNtuple;
45 class THnSparse;
46 
47 class AliFlowEventSimple;
48 class AliFlowTrackSimple;
50 class AliFlowCommonHist;
52 class AliFlowVector;
53 
54 //==============================================================================================================
55 
56 class AliFlowAnalysisCRC : public TNamed {
57 public:
58  AliFlowAnalysisCRC(const char* name="AliFlowAnalysisCRC",
59  Int_t nCen=7,
60  Double_t CenWidth=10.);
61  virtual ~AliFlowAnalysisCRC();
62 
65  };
66 
67  enum DataSet { k2010,
72  };
73 
75  kHigh, // >0.9
76  kLow, // <0.6
77  kPos, // mag.field pol.+
78  kNeg, // mag.field pol.-
80  };
81 
82  enum SelectCharge {
86  };
87 
96  };
97 
98  // 0.) methods called in the constructor:
99  virtual void InitializeArraysForIntFlow();
100  virtual void InitializeArraysForDiffFlow();
101  virtual void InitializeArraysForDistributions();
102  virtual void InitializeArraysForVarious();
103  virtual void InitializeArraysForParticleWeights();
104  virtual void InitializeArraysForNestedLoops();
105  virtual void InitializeArraysForMixedHarmonics();
107  virtual void InitializeArraysForBootstrap();
108  virtual void InitializeCostantsForCRC();
109  virtual void InitializeArraysForCRC();
110  virtual void InitializeArraysForCRCVZ();
111  virtual void InitializeArraysForCRCZDC();
112  virtual void InitializeArraysForCRCPt();
113  virtual void InitializeArraysForCME();
114  virtual void InitializeArraysForCRC2();
115  virtual void InitializeArraysForFlowEbE();
116  virtual void InitializeArraysForFlowQC();
118  virtual void InitializeArraysForFlowSPZDC();
119  virtual void InitializeArraysForFlowSPVZ();
120  virtual void InitializeArraysForEbEFlow();
121 
122  // 1.) method Init() and methods called within Init():
123  virtual void Init();
124  virtual void InitializeArraysForQVec();
125  virtual void CrossCheckSettings();
126  virtual void CommonConstants(TString method);
127  virtual void BookAndNestAllLists();
129  virtual void BookCommonHistograms();
130  virtual void BookAndFillWeightsHistograms();
131  virtual void BookEverythingForIntegratedFlow();
132  virtual void BookEverythingForDifferentialFlow();
134  virtual void BookEverythingForDistributions();
135  virtual void BookEverythingForVarious();
136  virtual void BookEverythingForNestedLoops();
137  virtual void BookEverythingForMixedHarmonics();
138  virtual void BookEverythingForControlHistograms();
139  virtual void BookEverythingForBootstrap();
140  virtual void SetRunList();
141  virtual void BookEverythingForCRC();
142  virtual void BookEverythingForCRCVZ();
143  virtual void BookEverythingForCRCZDC();
144  virtual void BookEverythingForCRCPt();
145  virtual void BookEverythingForQVec();
146  virtual void BookEverythingForCME();
147  virtual void BookEverythingForCRC2();
148  virtual void BookEverythingForFlowEbE();
149  virtual void BookEverythingForFlowQC();
150  virtual void BookEverythingForFlowQCHighOrders();
151  virtual void BookEverythingForFlowSPZDC();
152  virtual void BookEverythingForFlowSPVZ();
153  virtual void BookEverythingForEbEFlow();
154  virtual void StoreIntFlowFlags();
155  virtual void StoreDiffFlowFlags();
156  virtual void StoreFlagsForDistributions();
157  virtual void StoreHarmonic();
158  virtual void StoreMixedHarmonicsFlags();
159  virtual void StoreControlHistogramsFlags();
160  virtual void StoreBootstrapFlags();
161  virtual void StoreCRCFlags();
162  virtual void SetCentralityWeights();
163 
164  // 2.) method Make() and methods called within Make():
165  virtual void Make(AliFlowEventSimple *anEvent);
166  // 2a.) Common:
167  virtual void CheckPointersUsedInMake();
168  virtual void FillAverageMultiplicities(Int_t nRP);
169  virtual void FillCommonControlHistograms(AliFlowEventSimple *anEvent);
170  virtual void FillControlHistograms(AliFlowEventSimple *anEvent);
171  virtual void ResetEventByEventQuantities();
172  // 2b.) Reference flow:
173  virtual void CalculateIntFlowCorrelations();
176  virtual void CalculateIntFlowSumOfEventWeights();
185  virtual void CalculateMixedHarmonics();
186  // 2c.) Cross-checking reference flow correlations with nested loops:
187  virtual void EvaluateIntFlowNestedLoops(AliFlowEventSimple* const anEvent);
192  virtual void EvaluateMixedHarmonicsWithNestedLoops(AliFlowEventSimple* const anEvent);
193  // 2d.) Differential flow:
194  virtual void CalculateDiffFlowCorrelations(TString type, TString ptOrEta); // type = RP or POI
195  virtual void CalculateDiffFlowCorrelationsUsingParticleWeights(TString type, TString ptOrEta); // type = RP or POI
196  virtual void CalculateDiffFlowProductOfCorrelations(TString type, TString ptOrEta); // type = RP or POI
197  virtual void CalculateDiffFlowSumOfEventWeights(TString type, TString ptOrEta); // type = RP or POI
198  virtual void CalculateDiffFlowSumOfProductOfEventWeights(TString type, TString ptOrEta); // type = RP or POI
199  virtual void CalculateDiffFlowCorrectionsForNUACosTerms(TString type, TString ptOrEta);
201  virtual void CalculateDiffFlowCorrectionsForNUASinTerms(TString type, TString ptOrEta);
203  // 2e.) 2D differential flow:
204  virtual void Calculate2DDiffFlowCorrelations(TString type); // type = RP or POI
205  // 2f.) Other differential correlators (i.e. Teaney-Yan correlator):
206  virtual void CalculateOtherDiffCorrelators(TString type, TString ptOrEta); // type = RP or POI
207  // 2g.) Distributions of reference flow correlations:
208  virtual void StoreDistributionsOfCorrelations();
209  // 2h.) Cross-checking differential flow correlations with nested loops:
210  virtual void EvaluateDiffFlowNestedLoops(AliFlowEventSimple* const anEvent);
211  virtual void EvaluateDiffFlowCorrelationsWithNestedLoops(AliFlowEventSimple* const anEvent, TString type, TString ptOrEta);
215  virtual void EvaluateOtherDiffCorrelatorsWithNestedLoops(AliFlowEventSimple* const anEvent, TString type, TString ptOrEta);
216  // 2i.) Charge-Rapidity Correlations
217  virtual void RecenterCRCQVec();
218  virtual void RecenterCRCQVecZDC();
219  virtual void RecenterCRCQVecVZERO();
220  virtual Bool_t PassQAZDCCuts();
221  virtual Bool_t MultCut2015o();
222  virtual void CalculateCRCCorr();
223  virtual void CalculateCRCVZERO();
224  virtual void CalculateCRCZDC();
225  virtual void CalculateCRCPtCorr();
226  virtual void CalculateCRCQVec();
227  virtual void CalculateVZvsZDC();
228  virtual void CalculateCMETPC();
229  virtual void CalculateCMEZDC();
230  virtual void CalculateCRC2Cor();
231  virtual void CalculateFlowQC();
232  virtual void CalculateFlowQCHighOrders();
233  virtual void CalculateFlowSPZDC();
234  virtual void CalculateFlowSPVZ();
235  virtual void FitEbEFlow();
236  // 2h.) Various
237  virtual void FillVarious();
238 
239  // 3.) method Finish() and methods called within Finish():
240  virtual void Finish();
241  virtual void CheckPointersUsedInFinish();
242  // 3a.) integrated flow:
243  virtual void FinalizeCorrelationsIntFlow();
245  virtual void CalculateCovariancesIntFlow();
246  virtual void CalculateCovariancesNUAIntFlow();
247  virtual void CalculateCumulantsIntFlow();
248  virtual void CalculateReferenceFlow();
249  virtual void FillCommonHistResultsIntFlow();
250  // nua:
252  virtual void PrintFinalResultsForIntegratedFlow(TString type);
253  virtual void CrossCheckIntFlowCorrelations();
254  virtual void CrossCheckIntFlowExtraCorrelations(); // extra correlations which appear only when particle weights are used
256  // 3b.) differential flow:
257  virtual void FinalizeReducedCorrelations(TString type, TString ptOrEta);
258  virtual void CalculateDiffFlowCovariances(TString type, TString ptOrEta);
259  virtual void CalculateDiffFlowCumulants(TString type, TString ptOrEta);
260  virtual void CalculateDiffFlow(TString type, TString ptOrEta);
261  virtual void FinalizeCorrectionTermsForNUADiffFlow(TString type, TString ptOrEta);
262  virtual void CalculateDiffFlowCumulantsCorrectedForNUA(TString type, TString ptOrEta);
263  virtual void CalculateDiffFlowCorrectedForNUA(TString type, TString ptOrEta);
264  virtual void CalculateFinalResultsForRPandPOIIntegratedFlow(TString type); // to be improved (add also possibility to integrate over eta yield)
265  virtual void FillCommonHistResultsDiffFlow(TString type);
266  virtual void CrossCheckDiffFlowCorrelations(TString type, TString ptOrEta);
268  virtual void CrossCheckDiffFlowCorrectionTermsForNUA(TString type, TString ptOrEta);
269  // 3c.) 2D:
270  virtual void Calculate2DDiffFlowCumulants(TString type);
271  virtual void Calculate2DDiffFlow(TString type);
272  // 3d.) Other differential correlators:
273  virtual void CrossCheckOtherDiffCorrelators(TString type, TString ptOrEta);
274  // 3e.) Mixed harmonics:
275  virtual void CalculateCumulantsMixedHarmonics();
276  // 3f.) Bootstrap:
277  virtual void CalculateCumulantsForBootstrap();
278  // 3g.) CRC:
279  virtual void FinalizeCRCCorr();
280  virtual void FinalizeCRCVZERO();
281  virtual void FinalizeCRCZDC();
282  virtual void FinalizeCRCPtCorr();
283  virtual void FinalizeCMETPC();
284  virtual void FinalizeCMEZDC();
285  virtual void FinalizeCRC2Cor();
286  virtual void FinalizeFlowQC();
287  virtual void FinalizeFlowQCHighOrders();
288  virtual void FinalizeFlowSPZDC();
289  virtual void FinalizeFlowSPVZ();
290  virtual Bool_t CheckRunFullTPCFlow(Int_t RunNum);
291  // 3h.) Various:
292  virtual void FinalizeVarious();
293 
294  // 4.) method GetOutputHistograms() and methods called within GetOutputHistograms():
295  virtual void GetOutputHistograms(TList *outputListHistos);
296  virtual void GetPointersForCommonHistograms();
298  virtual void GetPointersForIntFlowHistograms();
299  virtual void GetPointersForDiffFlowHistograms();
300  virtual void GetPointersFor2DDiffFlowHistograms();
301  virtual void GetPointersForOtherDiffCorrelators();
304  virtual void GetPointersForControlHistograms();
305  virtual void GetPointersForBootstrap();
306  virtual void GetPointersForCRC();
307  virtual void GetPointersForCRCVZ();
308  virtual void GetPointersForCRCZDC();
309  virtual void GetPointersForCRC2();
310  virtual void GetPointersForCRCPt();
311  virtual void GetPointersForQVec();
312  virtual void GetPointersForCME();
313  virtual void GetPointersForFlowQC();
314  virtual void GetPointersForFlowQCHighOrders();
315  virtual void GetPointersForFlowSPZDC();
316  virtual void GetPointersForFlowSPVZ();
317  virtual void GetPointersForEbEFlow();
318  virtual void GetPointersForVarious();
319 
320  // 5.) other methods:
321  TProfile* MakePtProjection(TProfile2D *profilePtEta) const;
322  TProfile* MakeEtaProjection(TProfile2D *profilePtEta) const;
323  virtual void WriteHistograms(TString outputFileName);
324  virtual void WriteHistograms(TDirectoryFile *outputFileName);
325  virtual Int_t GetCRCBin(Int_t c, Int_t y, Int_t c2, Int_t y2);
326  virtual Int_t GetCRCVZBin(Int_t c, Int_t c2);
327  virtual Int_t GetCRCQVecBin(Int_t c, Int_t y);
328  virtual Int_t GetCRCRunBin(Int_t RunNum);
329  virtual Int_t GetCRCCenBin(Double_t Centrality);
330  virtual Int_t GetWideCenBin(Double_t Centrality);
331  virtual Double_t GetSumPro(TProfile *pro, Int_t bin);
332 
333  virtual Double_t GetSPZDChar(Int_t har, Double_t QRe,Double_t QIm,Double_t ZARe,Double_t ZAIm,Double_t ZCRe,Double_t ZCIm);
334 
335  // **** SETTERS and GETTERS ****
336 
337  // 0.) base:
338  void SetHistList(TList* const hlist) {this->fHistList = hlist;}
339  TList* GetHistList() const {return this->fHistList;}
340 
341  // 1.) common:
342  void SetBookOnlyBasicCCH(Bool_t const bobcch) {this->fBookOnlyBasicCCH = bobcch;};
344  void SetCommonHists(AliFlowCommonHist* const ch) {this->fCommonHists = ch;};
346  void SetCommonHists2nd(AliFlowCommonHist* const ch2nd) {this->fCommonHists2nd = ch2nd;};
348  void SetCommonHists4th(AliFlowCommonHist* const ch4th) {this->fCommonHists4th = ch4th;};
350  void SetCommonHists6th(AliFlowCommonHist* const ch6th) {this->fCommonHists6th = ch6th;};
352  void SetCommonHists8th(AliFlowCommonHist* const ch8th) {this->fCommonHists8th = ch8th;};
362  void SetCommonConstants(TProfile* const cc) {this->fCommonConstants = cc;};
363  TProfile* GetCommonConstants() const {return this->fCommonConstants;};
366  void SetHarmonic(Int_t const harmonic) {this->fHarmonic = harmonic;};
367  Int_t GetHarmonic() const {return this->fHarmonic;};
368  void SetAnalysisLabel(const char *aLabel) {this->fAnalysisLabel->Append(*aLabel);}; // to be improved (Append(*aLabel) changed into Append(aLabel))
369  TString *GetAnalysisLabel() const {return this->fAnalysisLabel;};
370  void SetPrintFinalResults(Bool_t const printOrNot, Int_t const i) {this->fPrintFinalResults[i] = printOrNot;};
372 
373  // 2a.) particle weights:
374  void SetWeightsList(TList* const wlist) {this->fWeightsList = wlist;}
375  TList* GetWeightsList() const {return this->fWeightsList;}
376  void SetUsePhiWeights(Bool_t const uPhiW) {this->fUsePhiWeights = uPhiW;};
377  Bool_t GetUsePhiWeights() const {return this->fUsePhiWeights;};
378  void SetUsePtWeights(Bool_t const uPtW) {this->fUsePtWeights = uPtW;};
379  Bool_t GetUsePtWeights() const {return this->fUsePtWeights;};
380  void SetUseEtaWeights(Bool_t const uEtaW) {this->fUseEtaWeights = uEtaW;};
381  Bool_t GetUseEtaWeights() const {return this->fUseEtaWeights;};
382  void SetUseTrackWeights(Bool_t const uTrackW) {this->fUseTrackWeights = uTrackW;};
383  Bool_t GetUseTrackWeights() const {return this->fUseTrackWeights;};
384  void SetUsePhiEtaWeights(Bool_t const uPhiEtaW) {this->fUsePhiEtaWeights = uPhiEtaW;};
386  void SetUsePhiEtaWeightsChDep(Bool_t const uPhiEtaW) {this->fUsePhiEtaWeightsChDep = uPhiEtaW;};
388  void SetUsePhiEtaWeightsVtxDep(Bool_t const uPhiEtaW) {this->fUsePhiEtaWeightsVtxDep = uPhiEtaW;};
390  void SetUsePhiEtaWeightsChPtDep(Bool_t const uPhiEtaW) {this->fUsePhiEtaWeightsChPtDep = uPhiEtaW;};
392  void SetUsePhiEtaCuts(Bool_t const uPhiEtaW) {this->fUsePhiEtaCuts = uPhiEtaW;};
393  Bool_t GetUsePhiEtaCuts() const {return this->fUsePhiEtaCuts;};
394  void SetUseZDCESEMulWeights(Bool_t const uPhiEtaW) {this->fUseZDCESEMulWeights = uPhiEtaW;};
396  void SetUseZDCESESpecWeights(Bool_t const uPhiEtaW) {this->fUseZDCESESpecWeights = uPhiEtaW;};
398  void SetUseParticleWeights(TProfile* const uPW) {this->fUseParticleWeights = uPW;};
399  TProfile* GetUseParticleWeights() const {return this->fUseParticleWeights;};
400  void SetPhiWeights(TH1F* const histPhiWeights) {this->fPhiWeightsRPs = histPhiWeights;};
401  TH1F* GetPhiWeights() const {return this->fPhiWeightsRPs;};
402 
403  // 2b.) event weights:
404  void SetMultiplicityWeight(const char *multiplicityWeight) {*this->fMultiplicityWeight = multiplicityWeight;};
406 
407  // 3.) Reference flow:
408  // Flags:
409  void SetIntFlowFlags(TProfile* const intFlowFlags) {this->fIntFlowFlags = intFlowFlags;};
410  TProfile* GetIntFlowFlags() const {return this->fIntFlowFlags;};
411  void SetApplyCorrectionForNUA(Bool_t const applyCorrectionForNUA) {this->fApplyCorrectionForNUA = applyCorrectionForNUA;};
413  void SetApplyCorrectionForNUAVsM(Bool_t const applyCorrectionForNUAVsM) {this->fApplyCorrectionForNUAVsM = applyCorrectionForNUAVsM;};
415  void SetnBinsMult(Int_t const nbm) {this->fnBinsMult = nbm;};
416  Int_t GetnBinsMult() const {return this->fnBinsMult;};
417  void SetMinMult(Double_t const minm) {this->fMinMult = minm;};
418  Double_t GetMinMult() const {return this->fMinMult;};
419  void SetMaxMult(Double_t const maxm) {this->fMaxMult = maxm;};
420  Double_t GetMaxMult() const {return this->fMaxMult;};
421  void SetPropagateErrorAlsoFromNIT(Bool_t const peafNIT) {this->fPropagateErrorAlsoFromNIT = peafNIT;};
423  void SetCalculateCumulantsVsM(Bool_t const ccvm) {this->fCalculateCumulantsVsM = ccvm;};
431  void SetStoreVarious(Bool_t const spdfoe) {this->fStoreVarious = spdfoe;};
432  Bool_t GetStoreVarious() const {return this->fStoreVarious;};
433  void SetExactNoRPs(Int_t const enr) {this->fExactNoRPs = enr;};
434  Int_t GetExactNoRPs() const {return this->fExactNoRPs;};
435  void SetUse2DHistograms(Bool_t const u2dh){this->fUse2DHistograms = u2dh;if(u2dh){this->fStoreControlHistograms = kTRUE;}};
436  Bool_t GetUse2DHistograms() const {return this->fUse2DHistograms;};
439  void SetUseQvectorTerms(Bool_t const uqvt){this->fUseQvectorTerms = uqvt;if(uqvt){this->fStoreControlHistograms = kTRUE;}};
440  Bool_t GetUseQvectorTerms() const {return this->fUseQvectorTerms;};
441 
442  // Reference flow profiles:
443  void SetAvMultiplicity(TProfile* const avMultiplicity) {this->fAvMultiplicity = avMultiplicity;};
444  TProfile* GetAvMultiplicity() const {return this->fAvMultiplicity;};
445  void SetIntFlowCorrelationsPro(TProfile* const intFlowCorrelationsPro) {this->fIntFlowCorrelationsPro = intFlowCorrelationsPro;};
446  TProfile* GetIntFlowCorrelationsPro() const {return this->fIntFlowCorrelationsPro;};
447  void SetIntFlowSquaredCorrelationsPro(TProfile* const ifscp) {this->fIntFlowSquaredCorrelationsPro = ifscp;};
449  void SetIntFlowCorrelationsVsMPro(TProfile* const ifcvp, Int_t const ci) {this->fIntFlowCorrelationsVsMPro[ci] = ifcvp;};
450  TProfile* GetIntFlowCorrelationsVsMPro(Int_t const ci) const {return this->fIntFlowCorrelationsVsMPro[ci];};
451  void SetIntFlowSquaredCorrelationsVsMPro(TProfile* const ifscvp, Int_t const ci) {this->fIntFlowSquaredCorrelationsVsMPro[ci] = ifscvp;};
452  TProfile* GetIntFlowSquaredCorrelationsVsMPro(Int_t const ci) const {return this->fIntFlowSquaredCorrelationsVsMPro[ci];};
453  void SetIntFlowCorrelationsAllPro(TProfile* const intFlowCorrelationsAllPro) {this->fIntFlowCorrelationsAllPro = intFlowCorrelationsAllPro;};
454  TProfile* GetIntFlowCorrelationsAllPro() const {return this->fIntFlowCorrelationsAllPro;};
455  void SetIntFlowExtraCorrelationsPro(TProfile* const intFlowExtraCorrelationsPro) {this->fIntFlowExtraCorrelationsPro = intFlowExtraCorrelationsPro;};
457  void SetIntFlowProductOfCorrelationsPro(TProfile* const intFlowProductOfCorrelationsPro) {this->fIntFlowProductOfCorrelationsPro = intFlowProductOfCorrelationsPro;};
459  void SetIntFlowProductOfCorrelationsVsMPro(TProfile* const ifpocvm, Int_t const pi) {this->fIntFlowProductOfCorrelationsVsMPro[pi] = ifpocvm;};
461  void SetIntFlowProductOfCorrectionTermsForNUAPro(TProfile* const ifpoctfNUA) {this->fIntFlowProductOfCorrectionTermsForNUAPro = ifpoctfNUA;};
463  void SetIntFlowCorrectionTermsForNUAPro(TProfile* const ifctfnp, Int_t const sc) {this->fIntFlowCorrectionTermsForNUAPro[sc] = ifctfnp;};
465  void SetIntFlowCorrectionTermsForNUAVsMPro(TProfile* const ifctfnpvm, Int_t const sc, Int_t const ci) {this->fIntFlowCorrectionTermsForNUAVsMPro[sc][ci] = ifctfnpvm;};
467  // integrated flow histograms holding all results:
468  void SetIntFlowCorrelationsHist(TH1D* const intFlowCorrelationsHist) {this->fIntFlowCorrelationsHist = intFlowCorrelationsHist;};
470  void SetIntFlowCorrelationsVsMHist(TH1D* const ifcvmh, Int_t const ci) {this->fIntFlowCorrelationsVsMHist[ci] = ifcvmh;};
472  void SetIntFlowCorrelationsAllHist(TH1D* const intFlowCorrelationsAllHist) {this->fIntFlowCorrelationsAllHist = intFlowCorrelationsAllHist;};
474  void SetIntFlowCorrectionTermsForNUAHist(TH1D* const ifctfnh, Int_t const sc) {this->fIntFlowCorrectionTermsForNUAHist[sc] = ifctfnh;};
476  void SetIntFlowCovariances(TH1D* const intFlowCovariances) {this->fIntFlowCovariances = intFlowCovariances;};
478  void SetIntFlowSumOfEventWeights(TH1D* const intFlowSumOfEventWeights, Int_t const power) {this->fIntFlowSumOfEventWeights[power] = intFlowSumOfEventWeights;};
479  TH1D* GetIntFlowSumOfEventWeights(Int_t power) const {return this->fIntFlowSumOfEventWeights[power];};
480  void SetIntFlowSumOfProductOfEventWeights(TH1D* const intFlowSumOfProductOfEventWeights) {this->fIntFlowSumOfProductOfEventWeights = intFlowSumOfProductOfEventWeights;};
482  void SetIntFlowCovariancesVsM(TH1D* const ifcvm, Int_t ci) {this->fIntFlowCovariancesVsM[ci] = ifcvm;};
484  void SetIntFlowSumOfEventWeightsVsM(TH1D* const ifsoewvm, Int_t si, Int_t lc) {this->fIntFlowSumOfEventWeightsVsM[si][lc] = ifsoewvm;};
488  void SetIntFlowCovariancesNUA(TH1D* const intFlowCovariancesNUA) {this->fIntFlowCovariancesNUA = intFlowCovariancesNUA;};
490  void SetIntFlowSumOfEventWeightsNUA(TH1D* const ifsoewNUA, Int_t const sc, Int_t const power) {this->fIntFlowSumOfEventWeightsNUA[sc][power] = ifsoewNUA;};
491  TH1D* GetIntFlowSumOfEventWeightsNUA(Int_t sc, Int_t power) const {return this->fIntFlowSumOfEventWeightsNUA[sc][power];};
494  void SetIntFlowQcumulants(TH1D* const intFlowQcumulants) {this->fIntFlowQcumulants = intFlowQcumulants;};
495  TH1D* GetIntFlowQcumulants() const {return this->fIntFlowQcumulants;};
496  void SetIntFlowQcumulantsVsM(TH1D* const intFlowQcumulantsVsM, Int_t co) {this->fIntFlowQcumulantsVsM[co] = intFlowQcumulantsVsM;};
497  TH1D* GetIntFlowQcumulantsVsM(Int_t co) const {return this->fIntFlowQcumulantsVsM[co];};
498  void SetIntFlowQcumulantsRebinnedInM(TH1D* const ifqcrim) {this->fIntFlowQcumulantsRebinnedInM = ifqcrim;};
502  void SetIntFlow(TH1D* const intFlow) {this->fIntFlow = intFlow;};
503  TH1D* GetIntFlow() const {return this->fIntFlow;};
504  void SetIntFlowVsM(TH1D* const intFlowVsM, Int_t co) {this->fIntFlowVsM[co] = intFlowVsM;};
505  TH1D* GetIntFlowVsM(Int_t co) const {return this->fIntFlowVsM[co];};
506  void SetIntFlowRebinnedInM(TH1D* const ifrim) {this->fIntFlowRebinnedInM = ifrim;};
508  void SetIntFlowDetectorBias(TH1D* const ifdb) {this->fIntFlowDetectorBias = ifdb;};
510  void SetIntFlowDetectorBiasVsM(TH1D* const ifdbvm, Int_t ci) {this->fIntFlowDetectorBiasVsM[ci] = ifdbvm;};
512 
513  // 4.) Differential flow:
514  // Flags:
515  void SetDiffFlowFlags(TProfile* const diffFlowFlags) {this->fDiffFlowFlags = diffFlowFlags;};
516  TProfile* GetDiffFlowFlags() const {return this->fDiffFlowFlags;};
517  void SetCalculateDiffFlow(Bool_t const cdf) {this->fCalculateDiffFlow = cdf;};
519  void SetCalculate2DDiffFlow(Bool_t const c2ddf) {this->fCalculate2DDiffFlow = c2ddf;};
521  void SetCalculateDiffFlowVsEta(Bool_t const cdfve) {this->fCalculateDiffFlowVsEta = cdfve;};
523  // Profiles:
524  // 1D:
525  void SetDiffFlowCorrelationsPro(TProfile* const diffFlowCorrelationsPro, Int_t const i, Int_t const j, Int_t const k) {this->fDiffFlowCorrelationsPro[i][j][k] = diffFlowCorrelationsPro;};
526  TProfile* GetDiffFlowCorrelationsPro(Int_t i, Int_t j, Int_t k) const {return this->fDiffFlowCorrelationsPro[i][j][k];};
527  void SetDiffFlowSquaredCorrelationsPro(TProfile* const diffFlowSquaredCorrelationsPro, Int_t const i, Int_t const j, Int_t const k) {this->fDiffFlowSquaredCorrelationsPro[i][j][k] = diffFlowSquaredCorrelationsPro;};
528  TProfile* GetDiffFlowSquaredCorrelationsPro(Int_t i, Int_t j, Int_t k) const {return this->fDiffFlowSquaredCorrelationsPro[i][j][k];};
529  void SetDiffFlowProductOfCorrelationsPro(TProfile* const dfpocp, Int_t const i, Int_t const j, Int_t const k, Int_t const l) {this->fDiffFlowProductOfCorrelationsPro[i][j][k][l] = dfpocp;};
530  TProfile* GetDiffFlowProductOfCorrelationsPro(Int_t i, Int_t j, Int_t k, Int_t l) const {return this->fDiffFlowProductOfCorrelationsPro[i][j][k][l];};
531  void SetDiffFlowCorrectionTermsForNUAPro(TProfile* const dfctfnp, Int_t const i, Int_t const j, Int_t const k, Int_t const l) {this->fDiffFlowCorrectionTermsForNUAPro[i][j][k][l] = dfctfnp;};
532  TProfile* GetDiffFlowCorrectionTermsForNUAPro(Int_t i, Int_t j, Int_t k, Int_t l) const {return this->fDiffFlowCorrectionTermsForNUAPro[i][j][k][l];};
533  // 2D:
534  void Set2DDiffFlowCorrelationsPro(TProfile2D* const p2ddfcp, Int_t const i, Int_t const k) {this->f2DDiffFlowCorrelationsPro[i][k] = p2ddfcp;};
535  TProfile2D* Get2DDiffFlowCorrelationsPro(Int_t i, Int_t k) const {return this->f2DDiffFlowCorrelationsPro[i][k];};
536  // Other differential correlators:
537  void SetOtherDiffCorrelators(TProfile* const odc,Int_t const i,Int_t const j,Int_t const k,Int_t const l) {this->fOtherDiffCorrelators[i][j][k][l] = odc;};
538  TProfile* GetOtherDiffCorrelators(Int_t i,Int_t j,Int_t k,Int_t l) const {return this->fOtherDiffCorrelators[i][j][k][l];};
539  // histograms:
540  void SetDiffFlowCorrelationsHist(TH1D* const diffFlowCorrelationsHist, Int_t const i, Int_t const j, Int_t const k) {this->fDiffFlowCorrelationsHist[i][j][k] = diffFlowCorrelationsHist;};
541  TH1D* GetDiffFlowCorrelationsHist(Int_t i, Int_t j, Int_t k) const {return this->fDiffFlowCorrelationsHist[i][j][k];};
542  void SetDiffFlowCovariances(TH1D* const diffFlowCovariances, Int_t const i, Int_t const j, Int_t const k) {this->fDiffFlowCovariances[i][j][k] = diffFlowCovariances;};
543  TH1D* GetDiffFlowCovariances(Int_t i, Int_t j, Int_t k) const {return this->fDiffFlowCovariances[i][j][k];};
544  void SetDiffFlowCumulants(TH1D* const diffFlowCumulants, Int_t const i, Int_t const j, Int_t const k) {this->fDiffFlowCumulants[i][j][k] = diffFlowCumulants;};
545  TH1D* GetDiffFlowCumulants(Int_t i, Int_t j, Int_t k) const {return this->fDiffFlowCumulants[i][j][k];};
546  void SetDiffFlowDetectorBias(TH1D* const dfdb, Int_t const i, Int_t const j, Int_t const k) {this->fDiffFlowDetectorBias[i][j][k] = dfdb;};
547  TH1D* GetDiffFlowDetectorBias(Int_t i, Int_t j, Int_t k) const {return this->fDiffFlowDetectorBias[i][j][k];};
548  void SetDiffFlow(TH1D* const diffFlow, Int_t const i, Int_t const j, Int_t const k) {this->fDiffFlow[i][j][k] = diffFlow;};
549  TH1D* GetDiffFlow(Int_t i, Int_t j, Int_t k) const {return this->fDiffFlow[i][j][k];};
550  void SetDiffFlowSumOfEventWeights(TH1D* const dfsoew, Int_t const i, Int_t const j, Int_t const k, Int_t const l) {this->fDiffFlowSumOfEventWeights[i][j][k][l] = dfsoew;};
551  TH1D* GetDiffFlowSumOfEventWeights(Int_t i, Int_t j, Int_t k, Int_t l) const {return this->fDiffFlowSumOfEventWeights[i][j][k][l];};
552  void SetDiffFlowSumOfProductOfEventWeights(TH1D* const dfsopoew, Int_t const i, Int_t const j, Int_t const k, Int_t const l) {this->fDiffFlowSumOfProductOfEventWeights[i][j][k][l] = dfsopoew;};
554  void SetDiffFlowCorrectionTermsForNUAHist(TH1D* const dfctfnh, Int_t const i, Int_t const j, Int_t const k, Int_t const l) {this->fDiffFlowCorrectionTermsForNUAHist[i][j][k][l] = dfctfnh;};
556  // 2D:
557  void Set2DDiffFlowCumulants(TH2D* const h2ddfc, Int_t const i, Int_t const j) {this->f2DDiffFlowCumulants[i][j] = h2ddfc;};
558  TH2D* Get2DDiffFlowCumulants(Int_t i, Int_t j) const {return this->f2DDiffFlowCumulants[i][j];};
559  void Set2DDiffFlow(TH2D* const h2ddf, Int_t const i, Int_t const j) {this->f2DDiffFlow[i][j] = h2ddf;};
560  TH2D* Get2DDiffFlow(Int_t i, Int_t j) const {return this->f2DDiffFlow[i][j];};
561 
562  // 5.) distributions of correlations:
563  // profile:
564  void SetDistributionsFlags(TProfile* const distributionsFlags) {this->fDistributionsFlags = distributionsFlags;};
565  TProfile* GetDistributionsFlags() const {return this->fDistributionsFlags;};
566  // flags:
567  void SetStoreDistributions(Bool_t const storeDistributions) {this->fStoreDistributions = storeDistributions;};
569  // # of bins for correlation axis in fDistributions[4], fCorrelation2468VsMult[4] and fCorrelationProduct2468VsMult[1]:
572  // histograms:
573  void SetDistributions(TH1D* const distributions, Int_t const i) {this->fDistributions[i] = distributions;};
574  TH1D* GetDistributions(Int_t i) const {return this->fDistributions[i];};
575  // min and max values of correlations (ci is correlations index [0=<2>,1=<4>,2=<6>,3=<8>]):
576  void SetMinValueOfCorrelation(Int_t const ci, Double_t const minValue) {this->fMinValueOfCorrelation[ci] = minValue;};
578  void SetMaxValueOfCorrelation(Int_t const ci, Double_t const maxValue) {this->fMaxValueOfCorrelation[ci] = maxValue;};
580  // min and max values of correlation products:
581  void SetMinValueOfCorrelationProduct(Int_t const cpi, Double_t const minValue) {this->fMinValueOfCorrelationProduct[cpi] = minValue;};
583  void SetMaxValueOfCorrelationProduct(Int_t const cpi, Double_t const maxValue) {this->fMaxValueOfCorrelationProduct[cpi] = maxValue;};
585  // min and max values of QvectorTerms:
586  void SetMinValueOfQvectorTerms(Int_t const qvti, Double_t const minValue) {this->fMinValueOfQvectorTerms[qvti] = minValue;};
588  void SetMaxValueOfQvectorTerms(Int_t const qvti, Double_t const maxValue) {this->fMaxValueOfQvectorTerms[qvti] = maxValue;};
590 
591  // x.) debugging and cross-checking:
592  void SetNestedLoopsList(TList* const nllist) {this->fNestedLoopsList = nllist;};
593  TList* GetNestedLoopsList() const {return this->fNestedLoopsList;};
598  void SetMaxAllowedMultiplicity(Int_t const maxAllowedMultiplicity) {this->fMaxAllowedMultiplicity = maxAllowedMultiplicity;};
600  void SetEvaluateNestedLoops(TProfile* const enl) {this->fEvaluateNestedLoops = enl;};
601  TProfile* GetEvaluateNestedLoops() const {return this->fEvaluateNestedLoops;};
602  void SetIntFlowDirectCorrelations(TProfile* const ifdc) {this->fIntFlowDirectCorrelations = ifdc;};
603  TProfile* GetIntFlowDirectCorrelations() const {return this->fIntFlowDirectCorrelations;};
604  void SetIntFlowExtraDirectCorrelations(TProfile* const ifedc) {this->fIntFlowExtraDirectCorrelations = ifedc;};
606  void SetIntFlowDirectCorrectionTermsForNUA(TProfile* const ifdctfn, Int_t const sc) {this->fIntFlowDirectCorrectionTermsForNUA[sc] = ifdctfn;};
608  void SetCrossCheckInPtBinNo(Int_t const crossCheckInPtBinNo) {this->fCrossCheckInPtBinNo = crossCheckInPtBinNo;};
610  void SetCrossCheckInEtaBinNo(Int_t const crossCheckInEtaBinNo) {this->fCrossCheckInEtaBinNo = crossCheckInEtaBinNo;};
612  void SetNoOfParticlesInBin(TH1D* const noOfParticlesInBin) {this->fNoOfParticlesInBin = noOfParticlesInBin;};
614  void SetDiffFlowDirectCorrelations(TProfile* const diffFlowDirectCorrelations,Int_t const i,Int_t const j,Int_t const k){this->fDiffFlowDirectCorrelations[i][j][k]=diffFlowDirectCorrelations;};
615  TProfile* GetDiffFlowDirectCorrelations(Int_t i, Int_t j, Int_t k) const {return this->fDiffFlowDirectCorrelations[i][j][k];};
616  void SetDiffFlowDirectCorrectionTermsForNUA(TProfile* const dfdctfn, Int_t const i, Int_t const j, Int_t const k, Int_t const l) {this->fDiffFlowDirectCorrectionTermsForNUA[i][j][k][l] = dfdctfn;};
618  void SetOtherDirectDiffCorrelators(TProfile* const oddc, Int_t const i, Int_t const j, Int_t const k, Int_t const l) {this->fOtherDirectDiffCorrelators[i][j][k][l] = oddc;};
619  TProfile* GetOtherDirectDiffCorrelators(Int_t i, Int_t j, Int_t k, Int_t l) const {return this->fOtherDirectDiffCorrelators[i][j][k][l];};
620  void SetMixedHarmonicsNestedLoops(TProfile* const mhnl) {this->fMixedHarmonicsNestedLoops = mhnl;};
621  TProfile* GetMixedHarmonicsNestedLoops() const {return this->fMixedHarmonicsNestedLoops;};
622 
623  // 9.) Mixed harmonics:
624  void SetMixedHarmonicsList(TList* const mhlist) {this->fMixedHarmonicsList = mhlist;};
625  void SetMixedHarmonicsFlags(TProfile* const mhFlags) {this->fMixedHarmonicsFlags = mhFlags;};
626  TProfile* GetMixedHarmonicsFlags() const {return this->fMixedHarmonicsFlags;};
631  void Set2pCorrelations(TProfile* const p2pCorr) {this->f2pCorrelations = p2pCorr;};
632  TProfile* Get2pCorrelations() const {return this->f2pCorrelations;};
633  void Set3pCorrelations(TProfile* const p3pCorr) {this->f3pCorrelations = p3pCorr;};
634  TProfile* Get3pCorrelations() const {return this->f3pCorrelations;};
635  void Set4pCorrelations(TProfile* const p4pCorr) {this->f4pCorrelations = p4pCorr;};
636  TProfile* Get4pCorrelations() const {return this->f4pCorrelations;};
637  void Set5pCorrelations(TProfile* const p5pCorr) {this->f5pCorrelations = p5pCorr;};
638  TProfile* Get5pCorrelations() const {return this->f5pCorrelations;};
639  void Set6pCorrelations(TProfile* const p6pCorr) {this->f6pCorrelations = p6pCorr;};
640  TProfile* Get6pCorrelations() const {return this->f6pCorrelations;};
641  void Set7pCorrelations(TProfile* const p7pCorr) {this->f7pCorrelations = p7pCorr;};
642  TProfile* Get7pCorrelations() const {return this->f7pCorrelations;};
643  void Set8pCorrelations(TProfile* const p8pCorr) {this->f8pCorrelations = p8pCorr;};
644  TProfile* Get8pCorrelations() const {return this->f8pCorrelations;};
645  void Set2pCumulants(TH1D* const p2pC) {this->f2pCumulants = p2pC;};
646  TH1D* Get2pCumulants() const {return this->f2pCumulants;};
647  void Set3pCumulants(TH1D* const p3pC) {this->f3pCumulants = p3pC;};
648  TH1D* Get3pCumulants() const {return this->f3pCumulants;};
649  void Set4pCumulants(TH1D* const p4pC) {this->f4pCumulants = p4pC;};
650  TH1D* Get4pCumulants() const {return this->f4pCumulants;};
651  void Set5pCumulants(TH1D* const p5pC) {this->f5pCumulants = p5pC;};
652  TH1D* Get5pCumulants() const {return this->f5pCumulants;};
653  void Set6pCumulants(TH1D* const p6pC) {this->f6pCumulants = p6pC;};
654  TH1D* Get6pCumulants() const {return this->f6pCumulants;};
655  void Set7pCumulants(TH1D* const p7pC) {this->f7pCumulants = p7pC;};
656  TH1D* Get7pCumulants() const {return this->f7pCumulants;};
657  void Set8pCumulants(TH1D* const p8pC) {this->f8pCumulants = p8pC;};
658  TH1D* Get8pCumulants() const {return this->f8pCumulants;};
659  void SetMixedHarmonicEventWeights(TH1D* const mhew, Int_t const power) {this->fMixedHarmonicEventWeights[power] = mhew;};
663  void SetMixedHarmonicProductOfCorrelations(TProfile2D* const mhpoc) {this->fMixedHarmonicProductOfCorrelations = mhpoc;};
665 
666  // 10.) Control histograms:
667  void SetControlHistogramsList(TList* const chl) {this->fControlHistogramsList = chl;};
668  void SetControlHistogramsFlags(TProfile* const chf) {this->fControlHistogramsFlags = chf;};
669  TProfile* GetControlHistogramsFlags() const {return this->fControlHistogramsFlags;};
672  void SetCorrelationNoRPsVsRefMult(TH2D* const cnrvrm) {this->fCorrelationNoRPsVsRefMult = cnrvrm;};
674  void SetCorrelationNoPOIsVsRefMult(TH2D* const cnpvrm) {this->fCorrelationNoPOIsVsRefMult = cnpvrm;};
676  void SetCorrelationNoRPsVsNoPOIs(TH2D* const cnrvnp) {this->fCorrelationNoRPsVsNoPOIs = cnrvnp;};
678  void SetCorrelation2468VsMult(TH2D* const c2468vm, Int_t const ci) {this->fCorrelation2468VsMult[ci] = c2468vm;};
680  void SetCorrelationProduct2468VsMult(TH2D* const cp2468vm, Int_t const ci) {this->fCorrelationProduct2468VsMult[ci] = cp2468vm;};
682  void SetQvectorTermsVsMult(TH2D* const qvtvm, Int_t const qvti) {this->fQvectorTermsVsMult[qvti] = qvtvm;};
683  TH2D* GetQvectorTermsVsMult(Int_t qvti) const {return this->fQvectorTermsVsMult[qvti];};
684 
685  // 11.) Bootstrap:
686  void SetBootstrapList(TList* const bl) {this->fBootstrapList = bl;};
687  void SetBootstrapProfilesList(TList* const bpl) {this->fBootstrapProfilesList = bpl;};
688  void SetBootstrapResultsList(TList* const brl) {this->fBootstrapResultsList = brl;};
689  void SetBootstrapFlags(TProfile* const bf) {this->fBootstrapFlags = bf;};
690  TProfile* GetBootstrapFlags() const {return this->fBootstrapFlags;};
691  void SetUseBootstrap(Bool_t const ub) {this->fUseBootstrap = ub;};
692  Bool_t GetUseBootstrap() const {return this->fUseBootstrap;};
693  void SetUseBootstrapVsM(Bool_t const ubVsM) {this->fUseBootstrapVsM = ubVsM;};
694  Bool_t GetUseBootstrapVsM() const {return this->fUseBootstrapVsM;};
695  void SetnSubsamples(Int_t const ns) {this->fnSubsamples = ns;};
696  Int_t GetnSubsamples() const {return this->fnSubsamples;};
697  void SetBootstrapCorrelations(TProfile2D* const bcp) {this->fBootstrapCorrelations = bcp;};
698  TProfile2D* GetBootstrapCorrelations() const {return this->fBootstrapCorrelations;};
699  void SetBootstrapCorrelationsVsM(TProfile2D* const bcpVsM, Int_t const qvti) {this->fBootstrapCorrelationsVsM[qvti] = bcpVsM;};
700  TProfile2D* GetBootstrapCorrelationsVsM(Int_t qvti) const {return this->fBootstrapCorrelationsVsM[qvti];};
701  void SetBootstrapCumulants(TH2D* const bc) {this->fBootstrapCumulants = bc;};
703  void SetBootstrapCumulantsVsM(TH2D* const bcpVsM, Int_t const qvti) {this->fBootstrapCumulantsVsM[qvti] = bcpVsM;};
704  TH2D* GetBootstrapCumulantsVsM(Int_t qvti) const {return this->fBootstrapCumulantsVsM[qvti];};
705 
706  // 12.) CRC
707  void SetCRCList(TList* const CRCL) {this->fCRCList = CRCL;};
708  void SetCRCIntList(TList* const CRCL) {this->fCRCIntList = CRCL;};
709  void SetCRCIntRbRList(TList* const CRCL) {this->fCRCIntRbRList = CRCL;};
710  void SetCRCIntRunsList(TList* const CRCL, Int_t r) {this->fCRCIntRunsList[r] = CRCL;};
711  void SetCRCVZList(TList* const CRCL) {this->fCRCVZList = CRCL;};
712  void SetCRCZDCList(TList* const CRCL) {this->fCRCZDCList = CRCL;};
713  void SetCRCZDCRbRList(TList* const CRCL) {this->fCRCZDCRbRList = CRCL;};
714  void SetCRCZDCRunsList(TList* const CRCL, Int_t r) {this->fCRCZDCRunsList[r] = CRCL;};
715  void SetCRCPtList(TList* const CRCL) {this->fCRCPtList = CRCL;};
716  void SetCRC2List(TList* const CRCL) {this->fCRC2List = CRCL;};
717  void SetCRCQVecList(TList* const CRCL) {this->fCRCQVecList = CRCL;};
718  void SetCRCQVecListRun(TList* const CRCL, Int_t r) {this->fCRCQVecListRun[r] = CRCL;};
719  void SetCRCFlags(TProfile* const CRCF) {this->fCRCFlags = CRCF;};
720  TProfile* GetCRCFlags() const {return this->fCRCFlags;};
721  void SetCalculateCRC(Bool_t const cCRC) {this->fCalculateCRC = cCRC;};
722  Bool_t GetCalculateCRC() const {return this->fCalculateCRC;};
723  void SetCalculateCRCPt(Bool_t const cCRC) {this->fCalculateCRCPt = cCRC;};
724  Bool_t GetCalculateCRCPt() const {return this->fCalculateCRCPt;};
725  void SetCalculateCME(Bool_t const cCRC) {this->fCalculateCME = cCRC;};
726  Bool_t GetCalculateCME() const {return this->fCalculateCME;};
727  void SetCalculateFlowQC(Bool_t const cCRC) {this->fCalculateFlowQC = cCRC;};
728  Bool_t GetCalculateFlowQC() const {return this->fCalculateFlowQC;};
729  void SetCalculateFlowZDC(Bool_t const cCRC) {this->fCalculateFlowZDC = cCRC;};
731  void SetCalculateFlowVZ(Bool_t const cCRC) {this->fCalculateFlowVZ = cCRC;};
732  Bool_t GetCalculateFlowVZ() const {return this->fCalculateFlowVZ;};
733  void SetCalculateCRCInt(Bool_t const cCRC) {this->fCalculateCRCInt = cCRC;};
734  Bool_t GetCalculateCRCInt() const {return this->fCalculateCRCInt;};
735  void SetCalculateCRC2(Bool_t const cCRC) {this->fCalculateCRC2 = cCRC;};
736  Bool_t GetCalculateCRC2() const {return this->fCalculateCRC2;};
737  void SetCalculateCRCVZ(Bool_t const cCRC) {this->fCalculateCRCVZ = cCRC;};
738  Bool_t GetCalculateCRCVZ() const {return this->fCalculateCRCVZ;};
739  void SetCalculateCRCZDC(Bool_t const cCRC) {this->fCalculateCRCZDC = cCRC;};
740  Bool_t GetCalculateCRCZDC() const {return this->fCalculateCRCZDC;};
741  void SetCalculateEbEFlow(Bool_t const cCRC) {this->fCalculateEbEFlow = cCRC;};
743  void SetStoreZDCQVecVtxPos(Bool_t const cCRC) {this->fStoreZDCQVecVtxPos = cCRC;};
745  void SetUseVZERO(Bool_t const cCRC) {this->fUseVZERO = cCRC;};
746  Bool_t GetUseVZERO() const {return this->fUseVZERO;};
747  void SetUseZDC(Bool_t const cCRC) {this->fUseZDC = cCRC;};
748  Bool_t GetUseZDC() const {return this->fUseZDC;};
749  void SetRecenterZDC(Bool_t const cCRC) {this->fRecenterZDC = cCRC;};
750  Bool_t GetRecenterZDC() const {return this->fRecenterZDC;};
751  void SetDivSigma(Bool_t const cCRC) {this->fDivSigma = cCRC;};
752  Bool_t GetDivSigma() const {return this->fDivSigma;};
753  void SetInvertZDC(Bool_t const cCRC) {this->fInvertZDC = cCRC;};
754  Bool_t GetInvertZDC() const {return this->fInvertZDC;};
755  void SetQAZDCCuts(Bool_t const cCRC) {this->fQAZDCCuts = cCRC;};
756  Bool_t GetQAZDCCuts() const {return this->fQAZDCCuts;};
757  void SetTestSin(Bool_t const cCRC) {this->fCRCTestSin = cCRC;};
758  Bool_t GetTestSin() const {return this->fCRCTestSin;};
759  void SetNUAforCRC(Bool_t const cCRC) {this->fNUAforCRC = cCRC;};
760  Bool_t GetNUAforCRC() const {return this->fNUAforCRC;};
761  void SetUseCRCRecenter(Bool_t const cCRC) {this->fUseCRCRecenter = cCRC;};
762  Bool_t GetUseCRCRecenter() const {return this->fUseCRCRecenter;};
764  void SetCRCQVecWeightsList(TList* const wlist) {this->fCRCQVecWeightsList = wlist;}
766  void SetCRCZDCCalibList(TList* const wlist) {this->fCRCZDCCalibList = wlist;}
767  TList* GetCRCZDCCalibList() const {return this->fCRCZDCCalibList;}
768  void SetCRCVZEROCalibList(TList* const wlist) {this->fCRCVZEROCalibList = wlist;}
770  void SetCRCZDCResList(TList* const wlist) {this->fCRCZDCResList = wlist;}
771  TList* GetCRCZDCResList() const {return this->fCRCZDCResList;}
772  void SetZDCESEList(TList* const kList) {this->fZDCESEList = kList;};
773  TList* GetZDCESEList() const {return this->fZDCESEList;};
774  // 12.a) EbE Corr:
775  void SetCRCCorrProdTempHist(TH1D* const TH, Int_t const c, Int_t const eg, Int_t const h) {this->fCRCCorrProdTempHist[c][eg][h] = TH;};
776  TH1D* GetCRCCorrProdTempHist(Int_t const c, Int_t const eg, Int_t const h) const {return this->fCRCCorrProdTempHist[c][eg][h];};
777  // 12.b) Final histo:
778  void SetCRCCorrHist(TH1D* const TH, Int_t const c, Int_t const eg, Int_t const h) {this->fCRCCorrHist[c][eg][h] = TH;};
779  TH1D* GetCRCCorrHist(Int_t const c, Int_t const eg, Int_t const h) const {return this->fCRCCorrHist[c][eg][h];};
780  void SetCRCCumHist(TH1D* const TH, Int_t const c, Int_t const eg, Int_t const h) {this->fCRCCumHist[c][eg][h] = TH;};
781  TH1D* GetCRCCumHist(Int_t const c, Int_t const eg, Int_t const h) const {return this->fCRCCumHist[c][eg][h];};
782  void SetCRCCFunHist(TH1D* const TH, Int_t const eg, Int_t const h) {this->fCRCCFunHist[eg][h] = TH;};
783  TH1D* GetCRCCFunHist(Int_t const eg, Int_t const h) const {return this->fCRCCFunHist[eg][h];};
784  // 12.c) Covariances:
785  void SetCRCCorrProd2p2pPro(TProfile* const TP, Int_t const c, Int_t const eg, Int_t const h) {this->fCRCCorrProd2p2pPro[c][eg][h] = TP;};
786  TProfile* GetCRCCorrProd2p2pPro(Int_t const c, Int_t const eg, Int_t const h) const {return this->fCRCCorrProd2p2pPro[c][eg][h];};
787  void SetCRCCovHist(TH1D* const TH, Int_t const c, Int_t const eg, Int_t const h) {this->fCRCCovHist[c][eg][h] = TH;};
788  TH1D* GetCRCCovHist(Int_t const c, Int_t const eg, Int_t const h) const {return this->fCRCCovHist[c][eg][h];};
789  // 12.d) NUA corrections:
790  void SetCRCNUATermsHist(TH1D* const TH, Int_t const c, Int_t const eg, Int_t const h) {this->fCRCNUATermsHist[c][eg][h] = TH;};
791  TH1D* GetCRCNUATermsHist(Int_t const c, Int_t const eg, Int_t const h) const {return this->fCRCNUATermsHist[c][eg][h];};
792 
793  void SetCRCCorrPro(TProfile* const TP, Int_t const r, Int_t const c, Int_t const eg, Int_t const h) {this->fCRCCorrPro[r][c][eg][h] = TP;};
794  TProfile* GetCRCCorrPro(Int_t const r, Int_t const c, Int_t const eg, Int_t const h) const {return this->fCRCCorrPro[r][c][eg][h];};
795  void SetCRCSumWeigHist(TH1D* const TH, Int_t const r, Int_t const c, Int_t const eg, Int_t const h) {this->fCRCSumWeigHist[r][c][eg][h] = TH;};
796  TH1D* GetCRCSumWeigHist(Int_t const r, Int_t const c, Int_t const eg, Int_t const h) const {return this->fCRCSumWeigHist[r][c][eg][h];};
797  void SetCRCNUATermsPro(TProfile* const TP, Int_t const r, Int_t const c, Int_t const eg, Int_t const h) {this->fCRCNUATermsPro[r][c][eg][h] = TP;};
798  TProfile* GetCRCNUATermsPro(Int_t const r, Int_t const c, Int_t const eg, Int_t const h) const {return this->fCRCNUATermsPro[r][c][eg][h];};
799 
800  // 12.e) Q Vectors:
801  void SetCRCQnReHist(TProfile* const TH, Int_t const r, Int_t const h) {this->fCRCQnRe[r][h] = TH;};
802  TProfile* GetCRCQnReHist(Int_t const r, Int_t const h) const {return this->fCRCQnRe[r][h];};
803  void SetCRCQnImHist(TProfile* const TH, Int_t const r, Int_t const h) {this->fCRCQnIm[r][h] = TH;};
804  TProfile* GetCRCQnImHist(Int_t const r, Int_t const h) const {return this->fCRCQnIm[r][h];};
805  void SetCRCQnReCorrHist(TProfile* const TH, Int_t const r, Int_t const h) {this->fCRCQnReCorr[r][h] = TH;};
806  TProfile* GetCRCQnReCorrHist(Int_t const r, Int_t const h) const {return this->fCRCQnReCorr[r][h];};
807  void SetCRCQnImCorrHist(TProfile* const TH, Int_t const r, Int_t const h) {this->fCRCQnImCorr[r][h] = TH;};
808  TProfile* GetCRCQnImCorrHist(Int_t const r, Int_t const h) const {return this->fCRCQnImCorr[r][h];};
809 
810  void SetCRCVZQVecAHist(TProfile* const TH, Int_t const r, Int_t const c) {this->fCRCVZQVecA[r][c] = TH;};
811  TProfile* GetCRCVZQVecAHist(Int_t const r, Int_t const c) const {return this->fCRCVZQVecA[r][c];};
812  void SetCRCVZQVecCHist(TProfile* const TH, Int_t const r, Int_t const c) {this->fCRCVZQVecC[r][c] = TH;};
813  TProfile* GetCRCVZQVecCHist(Int_t const r, Int_t const c) const {return this->fCRCVZQVecC[r][c];};
814 
815  void SetCRCZDCQVecAHist(TProfile* const TH, Int_t const r, Int_t const c) {this->fCRCZDCQVecA[r][c] = TH;};
816  TProfile* GetCRCZDCQVecAHist(Int_t const r, Int_t const c) const {return this->fCRCZDCQVecA[r][c];};
817  void SetCRCZDCQVecCHist(TProfile* const TH, Int_t const r, Int_t const c) {this->fCRCZDCQVecC[r][c] = TH;};
818  TProfile* GetCRCZDCQVecCHist(Int_t const r, Int_t const c) const {return this->fCRCZDCQVecC[r][c];};
819  void SetCRCZDCQVecACorrHist(TProfile* const TH, Int_t const r, Int_t const c) {this->fCRCZDCQVecACorr[r][c] = TH;};
820  TProfile* GetCRCZDCQVecACorrHist(Int_t const r, Int_t const c) const {return this->fCRCZDCQVecACorr[r][c];};
821  void SetCRCZDCQVecCCorrHist(TProfile* const TH, Int_t const r, Int_t const c) {this->fCRCZDCQVecCCorr[r][c] = TH;};
822  TProfile* GetCRCZDCQVecCCorrHist(Int_t const r, Int_t const c) const {return this->fCRCZDCQVecCCorr[r][c];};
823 // void SetCRCZDCQVecEP(TH2D* const TH, Int_t const r, Int_t const c) {this->fCRCZDCQVecEP[r][c] = TH;};
824 // TH2D* GetCRCZDCQVecEP(Int_t const r, Int_t const c) const {return this->fCRCZDCQVecEP[r][c];};
825  void SetCRCZDCQVecRes(TProfile* const TH, Int_t const r, Int_t const c) {this->fCRCZDCQVecRes[r][c] = TH;};
826  TProfile* GetCRCZDCQVecRes(Int_t const r, Int_t const c) const {return this->fCRCZDCQVecRes[r][c];};
827  void SetCRCZDCQVecCov(TProfile* const TH, Int_t const r, Int_t const i) {this->fCRCZDCQVecCov[r][i] = TH;};
828  TProfile* GetCRCZDCQVecCov(Int_t const r, Int_t const i) const {return this->fCRCZDCQVecCov[r][i];};
829 
830  // void SetCRCVZvsZDCCov(TProfile* const TH, Int_t const r, Int_t const i) {this->fCRCVZvsZDCCov[r][i] = TH;};
831  // TProfile* GetCRCVZvsZDCCov(Int_t const r, Int_t const i) const {return this->fCRCVZvsZDCCov[r][i];};
832 
834 
835  // CRC VZERO:
836  void SetCRCVZEROetaPro(TProfile* const TP, Int_t const c, Int_t const r) {this->fCRCVZEROetaPro[c][r] = TP;};
837  TProfile* GetCRCVZEROetaPro(Int_t const c, Int_t const r) const {return this->fCRCVZEROetaPro[c][r];};
838  void SetCRCVZEROetaHist(TH1D* const TP, Int_t const c, Int_t const r) {this->fCRCVZEROetaHist[c][r] = TP;};
839  TH1D* GetCRCVZEROetaHist(Int_t const c, Int_t const r) const {return this->fCRCVZEROetaHist[c][r];};
840 
841  // CRC ZDC:
842  // 12.a) EbE Corr:
843  void SetCRCZDCCorrPro(TProfile* const TP, Int_t const r, Int_t const c, Int_t const eg, Int_t const h) {this->fCRCZDCCorrPro[r][c][eg][h] = TP;};
844  TProfile* GetCRCZDCCorrPro(Int_t const r, Int_t const c, Int_t const eg, Int_t const h) const {return this->fCRCZDCCorrPro[r][c][eg][h];};
845  void SetCRCZDCCorrProd2p2pHist(TProfile* const TH, Int_t const r, Int_t const c, Int_t const eg, Int_t const h) {this->fCRCZDCCorrProd2p2pHist[r][c][eg][h] = TH;};
846  TProfile* GetCRCZDCCorrProd2p2pHist(Int_t const r, Int_t const c, Int_t const eg, Int_t const h) const {return this->fCRCZDCCorrProd2p2pHist[r][c][eg][h];};
847  void SetCRCZDCNUAPro(TProfile* const TP, Int_t const r, Int_t const c, Int_t const eg, Int_t const h) {this->fCRCZDCNUAPro[r][c][eg][h] = TP;};
848  TProfile* GetCRCZDCNUAPro(Int_t const r, Int_t const c, Int_t const eg, Int_t const h) const {return this->fCRCZDCNUAPro[r][c][eg][h];};
849  // 12.b) Final histo:
850  void SetCRCZDCCorrHist(TH1D* const TH, Int_t const c, Int_t const eg, Int_t const h) {this->fCRCZDCCorrHist[c][eg][h] = TH;};
851  TH1D* GetCRCZDCCorrHist(Int_t const c, Int_t const eg, Int_t const h) const {return this->fCRCZDCCorrHist[c][eg][h];};
852  void SetCRCZDCCFunHist(TH1D* const TH, Int_t const eg, Int_t const h) {this->fCRCZDCCFunHist[eg][h] = TH;};
853  TH1D* GetCRCZDCCFunHist(Int_t const eg, Int_t const h) const {return this->fCRCZDCCFunHist[eg][h];};
854  void SetCRCZDCSpectra(TProfile* const TH, Int_t const eg, Int_t const h) {this->fCRCZDCSpectra[eg][h] = TH;};
855  TProfile* GetCRCZDCSpectra(Int_t const eg, Int_t const h) const {return this->fCRCZDCSpectra[eg][h];};
856 
857  // 12.c) Covariances:
858  void SetCRCZDCCovHist(TH2D* const TH, Int_t const c, Int_t const eg, Int_t const h) {this->fCRCZDCCovHist[c][eg][h] = TH;};
859  TH2D* GetCRCZDCCovHist(Int_t const c, Int_t const eg, Int_t const h) const {return this->fCRCZDCCovHist[c][eg][h];};
860  void SetCRCZDCCorrProdTempHist(TH1D* const TH, Int_t const c, Int_t const eg, Int_t const h) {this->fCRCZDCCorrProdTempHist[c][eg][h] = TH;};
861  TH1D* GetCRCZDCCorrProdTempHist(Int_t const c, Int_t const eg, Int_t const h) const {return this->fCRCZDCCorrProdTempHist[c][eg][h];};
862 
863  // CRC2:
864  void SetCRC2nEtaBins(Int_t NB) {this->fCRC2nEtaBins = NB;};
866  void SetCRC2CorPro(TProfile* const TP, Int_t const h, Int_t const c) {this->fCRC2CorPro[h][c] = TP;};
867  TProfile* GetCRC2CorPro(Int_t const h, Int_t const c) const {return this->fCRC2CorPro[h][c];};
868  void SetCRC2NUAPro(TProfile* const TP, Int_t const h, Int_t const c, Int_t const e) {this->fCRC2NUAPro[h][c][e] = TP;};
869  TProfile* GetCRC2NUAPro(Int_t const h, Int_t const c, Int_t const e) const {return this->fCRC2NUAPro[h][c][e];};
870  void SetCRC2CorHist(TH1D* const TP, Int_t const h, Int_t const c, Int_t const e) {this->fCRC2CorHist[h][c][e] = TP;};
871  TH1D* GetCRC2CorHist(Int_t const h, Int_t const c, Int_t const e) const {return this->fCRC2CorHist[h][c][e];};
872  void SetCRC2NUAHist(TH1D* const TP, Int_t const h, Int_t const c, Int_t const e) {this->fCRC2NUAHist[h][c][e] = TP;};
873  TH1D* GetCRC2NUAHist(Int_t const h, Int_t const c, Int_t const e) const {return this->fCRC2NUAHist[h][c][e];};
874  void SetCRC2CovPro(TProfile* const TP, Int_t const r, Int_t const h, Int_t const c) {this->fCRC2CovPro[r][h][c] = TP;};
875  TProfile* GetCRC2CovPro(Int_t const r, Int_t const h, Int_t const c) const {return this->fCRC2CovPro[r][h][c];};
876  void SetCRC2CovHist(TH1D* const TP, Int_t const r, Int_t const h, Int_t const c) {this->fCRC2CovHist[r][h][c] = TP;};
877  TH1D* GetCRC2CovHist(Int_t const r, Int_t const h, Int_t const c) const {return this->fCRC2CovHist[r][h][c];};
878 
879  void SetCenWeightsHist(TH1D* const n) {this->fCenWeightsHist = n;};
880  TH1D* GetCenWeightsHist() const {return this->fCenWeightsHist;};
881  void SetPhiExclZoneHist(TH2D* const n) {this->fPhiExclZoneHist = n;};
882  TH2D* GetPhiExclZoneHist() const {return this->fPhiExclZoneHist;};
883  void SetPtWeightsHist(TH1D* const n, Int_t c) {this->fPtWeightsHist[c] = n;};
884  TH1D* GetPtWeightsHist(Int_t c) const {return this->fPtWeightsHist[c];};
885  void SetEtaWeightsHist(TH1D* const n, Int_t h, Int_t b, Int_t c) {this->fEtaWeightsHist[h][b][c] = n;};
886  TH1D* GetEtaWeightsHist(Int_t h, Int_t b, Int_t c) const {return this->fEtaWeightsHist[h][b][c];};
887  void SetNvsCenCut(TH1D* const n, Int_t c, Int_t h) {this->fNvsCenCut[c][h] = n;};
888  TH1D* GetNvsCenCut(Int_t c, Int_t h) const {return this->fNvsCenCut[c][h];};
889  void SetZNCvsZNA(TH2F* const n, Int_t const h) {this->fhZNCvsZNA[h] = n;};
890  TH2F* GetZNCvsZNA(Int_t const h) const {return this->fhZNCvsZNA[h];};
891  void SetZNvsCen(TH2F* const n, Int_t const h) {this->fhZNvsCen[h] = n;};
892  TH2F* GetZNvsCen(Int_t const h) const {return this->fhZNvsCen[h];};
893  void SetZDCESEMultWeightsHist(TH2F* const n, Int_t h) {this->fZDCESEMultWeightsHist[h] = n;};
895  void SetZDCESESpecWeightsHist(TH2F* const n, Int_t h) {this->fZDCESESpecWeightsHist[h] = n;};
897  void SetZNvsTCen(TH2F* const n, Int_t const h) {this->fhZNvsTCen[h] = n;};
898  TH2F* GetZNvsTCen(Int_t const h) const {return this->fhZNvsTCen[h];};
899  void SetCenvsMul(TH2F* const n, Int_t const h) {this->fhCenvsMul[h] = n;};
900  TH2F* GetCenvsMul(Int_t const h) const {return this->fhCenvsMul[h];};
901  void SetCenvsSpec(TH2F* const n, Int_t const h) {this->fhCenvsSpec[h] = n;};
902  TH2F* GetCenvsSpec(Int_t const h) const {return this->fhCenvsSpec[h];};
903  void SetZNvsMul(TH2F* const n) {this->fhZNvsMul = n;};
904  TH2F* GetZNvsMul() const {return this->fhZNvsMul;};
905 
906  void SetZNCenvsMul(TH2F* const n, Int_t const eg, Int_t const h) {this->fhZNCenvsMul[eg][h] = n;};
907  TH2F* GetZNCenvsMul(Int_t const eg, Int_t const h) const {return this->fhZNCenvsMul[eg][h];};
908  void SetZNResvsMul(TH2F* const n, Int_t const eg, Int_t const h) {this->fhZNResvsMul[eg][h] = n;};
909  TH2F* GetZNResvsMul(Int_t const eg, Int_t const h) const {return this->fhZNResvsMul[eg][h];};
910  void SetZNResvsCen(TH2F* const n, Int_t const eg, Int_t const h) {this->fhZNResvsCen[eg][h] = n;};
911  TH2F* GetZNResvsCen(Int_t const eg, Int_t const h) const {return this->fhZNResvsCen[eg][h];};
912 
914 
915  // Flow QC
916  void SetFlowQCList(TList* const TL) {this->fFlowQCList = TL;};
917  void SetFlowQCVtxList(TList* const TL, Int_t r) {this->fFlowQCVtxList[r] = TL;};
918  void SetFlowQCCenBin(Int_t const TL) {this->fFlowQCCenBin = TL;};
919  Int_t GetFlowQCCenBin() const {return this->fFlowQCCenBin;};
920  void SetFlowQCDeltaEta(Double_t const TL) {this->fFlowQCDeltaEta = TL;};
921  Double_t GetFlowQCDeltaEta() const {return this->fFlowQCDeltaEta;};
922  void SetFlowQCCorPro(TProfile* const TP, Int_t const c, Int_t const eg, Int_t const h) {this->fFlowQCCorPro[c][eg][h] = TP;};
923  TProfile* GetFlowQCCorPro(Int_t const c, Int_t const eg, Int_t const h) const {return this->fFlowQCCorPro[c][eg][h];};
924  void SetFlowQCCorHist(TH1D* const TH, Int_t const c, Int_t const eg, Int_t const h) {this->fFlowQCCorHist[c][eg][h] = TH;};
925  TH1D* GetFlowQCCorHist(Int_t const c, Int_t const eg, Int_t const h) const {return this->fFlowQCCorHist[c][eg][h];};
926  void SetFlowQCCorNUAHist(TH1D* const TH, Int_t const c, Int_t const eg, Int_t const h) {this->fFlowQCCorNUAHist[c][eg][h] = TH;};
927  TH1D* GetFlowQCCorNUAHist(Int_t const c, Int_t const eg, Int_t const h) const {return this->fFlowQCCorNUAHist[c][eg][h];};
928  void SetFlowQCCorNUAPro(TProfile* const TP, Int_t const c, Int_t const eg, Int_t const h) {this->fFlowQCCorNUAPro[c][eg][h] = TP;};
929  TProfile* GetFlowQCCorNUAPro(Int_t const c, Int_t const eg, Int_t const h) const {return this->fFlowQCCorNUAPro[c][eg][h];};
930  void SetFlowQCCorCovPro(TProfile* const TP, Int_t const c, Int_t const eg, Int_t const h) {this->fFlowQCCorCovPro[c][eg][h] = TP;};
931  TProfile* GetFlowQCCorCovPro(Int_t const c, Int_t const eg, Int_t const h) const {return this->fFlowQCCorCovPro[c][eg][h];};
932  void SetFlowQCCorCovHist(TH1D* const TP, Int_t const c, Int_t const eg, Int_t const h) {this->fFlowQCCorCovHist[c][eg][h] = TP;};
933  TH1D* GetFlowQCCorCovHist(Int_t const c, Int_t const eg, Int_t const h) const {return this->fFlowQCCorCovHist[c][eg][h];};
934  void SetFlowQCFinalPtDifHist(TH1D* const TH, Int_t const c, Int_t const eg, Int_t const h) {this->fFlowQCFinalPtDifHist[c][eg][h] = TH;};
935  TH1D* GetFlowQCFinalPtDifHist(Int_t const c, Int_t const eg, Int_t const h) const {return this->fFlowQCFinalPtDifHist[c][eg][h];};
936  void SetFlowQCCorProPhi(TProfile* const TP, Int_t const c, Int_t const eg, Int_t const h) {this->fFlowQCCorProPhi[c][eg][h] = TP;};
937  TProfile* GetFlowQCCorProPhi(Int_t const c, Int_t const eg, Int_t const h) const {return this->fFlowQCCorProPhi[c][eg][h];};
938  void SetFlowQCIntCorProVtx(TProfile* const TP, Int_t const r, Int_t const c, Int_t const eg, Int_t const h) {this->fFlowQCIntCorProVtx[r][c][eg][h] = TP;};
939  TProfile* GetFlowQCIntCorProVtx(Int_t const r, Int_t const c, Int_t const eg, Int_t const h) const {return this->fFlowQCIntCorProVtx[r][c][eg][h];};
940 
941  TProfile* GetFlowQCIntCorPro(Int_t const eg, Int_t const h) const {return this->fFlowQCIntCorPro[eg][h];};
942  void SetFlowQCIntCorPro(TProfile* const TP, Int_t const eg, Int_t const k) {this->fFlowQCIntCorPro[eg][k] = TP;};
943  TProfile* GetFlowQCIntCorNUAPro(Int_t const eg, Int_t const h) const {return this->fFlowQCIntCorNUAPro[eg][h];};
944  void SetFlowQCIntCorNUAPro(TProfile* const TP, Int_t const eg, Int_t const k) {this->fFlowQCIntCorNUAPro[eg][k] = TP;};
945  TH1D* GetFlowQCIntCorHist(Int_t const eg, Int_t const h) const {return this->fFlowQCIntCorHist[eg][h];};
946  void SetFlowQCIntCorHist(TH1D* const TP, Int_t const eg, Int_t const k) {this->fFlowQCIntCorHist[eg][k] = TP;};
947  TH1D* GetFlowQCIntCumHist(Int_t const eg, Int_t const h) const {return this->fFlowQCIntCumHist[eg][h];};
948  void SetFlowQCIntCumHist(TH1D* const TP, Int_t const eg, Int_t const k) {this->fFlowQCIntCumHist[eg][k] = TP;};
949  TH1D* GetFlowQCIntCorNUAHist(Int_t const eg, Int_t const h) const {return this->fFlowQCIntCorNUAHist[eg][h];};
950  void SetFlowQCIntCorNUAHist(TH1D* const TP, Int_t const eg, Int_t const k) {this->fFlowQCIntCorNUAHist[eg][k] = TP;};
951  TProfile* GetFlowQCIntCorProEG(Int_t const eg) const {return this->fFlowQCIntCorProEG[eg];};
952  void SetFlowQCIntCorProEG(TProfile* const TP, Int_t const eg) {this->fFlowQCIntCorProEG[eg] = TP;};
953  TProfile* GetFlowQCIntCorNUAProEG(Int_t const eg, Int_t const h) const {return this->fFlowQCIntCorNUAProEG[eg][h];};
954  void SetFlowQCIntCorNUAProEG(TProfile* const TP, Int_t const eg, Int_t const k) {this->fFlowQCIntCorNUAProEG[eg][k] = TP;};
955  TH1D* GetFlowQCIntCorNUAHistEG(Int_t const eg, Int_t const h) const {return this->fFlowQCIntCorNUAHistEG[eg][h];};
956  void SetFlowQCIntCorNUAHistEG(TH1D* const TP, Int_t const eg, Int_t const k) {this->fFlowQCIntCorNUAHistEG[eg][k] = TP;};
957  TH1D* GetFlowQCIntCorHistEG(Int_t const eg) const {return this->fFlowQCIntCorHistEG[eg];};
958  void SetFlowQCIntCorHistEG(TH1D* const TP, Int_t const eg) {this->fFlowQCIntCorHistEG[eg] = TP;};
959 
960  void SetFlowQCSpectra(TH2D* const TH) {this->fFlowQCSpectra = TH;};
961  TH2D* GetFlowQCSpectra() const {return this->fFlowQCSpectra;};
962  void SetFlowQCIntCorProTest(TProfile2D* const TP, Int_t const eg, Int_t const k) {this->fFlowQCIntCorProTest[eg][k] = TP;};
963  TProfile2D* GetFlowQCIntCorProTest(Int_t const eg, Int_t const h) const {return this->fFlowQCIntCorProTest[eg][h];};
964  void SetFlowQCIntCorHistTest(TH2D* const TP, Int_t const eg, Int_t const k) {this->fFlowQCIntCorHistTest[eg][k] = TP;};
965  TH2D* GetFlowQCIntCorHistTest(Int_t const eg, Int_t const h) const {return this->fFlowQCIntCorHistTest[eg][h];};
966  void SetFlowQCIntCumHistTest(TH2D* const TP, Int_t const eg, Int_t const k) {this->fFlowQCIntCumHistTest[eg][k] = TP;};
967  TH2D* GetFlowQCIntCumHistTest(Int_t const eg, Int_t const h) const {return this->fFlowQCIntCumHistTest[eg][h];};
968  void SetFlowQCIntFinHistTest(TH2D* const TP, Int_t const eg, Int_t const k) {this->fFlowQCIntFinHistTest[eg][k] = TP;};
969  TH2D* GetFlowQCIntFinHistTest(Int_t const eg, Int_t const h) const {return this->fFlowQCIntFinHistTest[eg][h];};
970 
971  TProfile* GetFlowQCRefCorPro(Int_t const eg, Int_t const h) const {return this->fFlowQCRefCorPro[eg][h];};
972  void SetFlowQCRefCorPro(TProfile* const TP, Int_t const eg, Int_t const k) {this->fFlowQCRefCorPro[eg][k] = TP;};
973  TH1D* GetFlowQCRefCorHist(Int_t const eg, Int_t const h) const {return this->fFlowQCRefCorHist[eg][h];};
974  void SetFlowQCRefCorHist(TH1D* const TP, Int_t const eg, Int_t const k) {this->fFlowQCRefCorHist[eg][k] = TP;};
975  TH1D* GetFlowQCRefCorFinal(Int_t const eg, Int_t const h) const {return this->fFlowQCRefCorFinal[eg][h];};
976  void SetFlowQCRefCorFinal(TH1D* const TP, Int_t const eg, Int_t const k) {this->fFlowQCRefCorFinal[eg][k] = TP;};
977 
978  void SetFlowSCv2vsZNv1Pro(TProfile* const TP, Int_t const c, Int_t const eg) {this->fFlowSCv2vsZNv1Pro[c][eg] = TP;};
979  TProfile* GetFlowSCv2vsZNv1Pro(Int_t const c, Int_t const eg) const {return this->fFlowSCv2vsZNv1Pro[c][eg];};
980  void SetFlowSCv2vsZNv1Hist(TH1D* const TP, Int_t const c, Int_t const eg) {this->fFlowSCv2vsZNv1Hist[c][eg] = TP;};
981  TH1D* GetFlowSCv2vsZNv1Hist(Int_t const c, Int_t const eg) const {return this->fFlowSCv2vsZNv1Hist[c][eg];};
982  void SetFlowSCv2vsZNv1FinalHist(TH1D* const TP, Int_t const c, Int_t const eg) {this->fFlowSCv2vsZNv1FinalHist[c][eg] = TP;};
983  TH1D* GetFlowSCv2vsZNv1FinalHist(Int_t const c, Int_t const eg) const {return this->fFlowSCv2vsZNv1FinalHist[c][eg];};
984 
985  void SetFlowSCv2vsZNv1PtPro(TProfile* const TP, Int_t const c, Int_t const pt, Int_t const eg) {this->fFlowSCv2vsZNv1PtPro[c][pt][eg] = TP;};
986  TProfile* GetFlowSCv2vsZNv1PtPro(Int_t const c, Int_t const pt, Int_t const eg) const {return this->fFlowSCv2vsZNv1PtPro[c][pt][eg];};
987  void SetFlowSCv2vsZNv1PtHist(TH1D* const TP, Int_t const c, Int_t const pt, Int_t const eg) {this->fFlowSCv2vsZNv1PtHist[c][pt][eg] = TP;};
988  TH1D* GetFlowSCv2vsZNv1PtHist(Int_t const c, Int_t const pt, Int_t const eg) const {return this->fFlowSCv2vsZNv1PtHist[c][pt][eg];};
989  void SetFlowSCv2vsZNv1PtFinalHist(TH1D* const TP, Int_t const c, Int_t const pt, Int_t const eg) {this->fFlowSCv2vsZNv1PtFinalHist[c][pt][eg] = TP;};
990  TH1D* GetFlowSCv2vsZNv1PtFinalHist(Int_t const c, Int_t const pt, Int_t const eg) const {return this->fFlowSCv2vsZNv1PtFinalHist[c][pt][eg];};
991 
992  // Flow QC high orders
993  void SetFlowQCHOList(TList* const TL) {this->fFlowQCHOList = TL;};
994  void SetFlowQCIntCorHOPro(TProfile* const TP, Int_t const c, Int_t const eg) {this->fFlowQCIntCorHOPro[c][eg] = TP;};
995  TProfile* GetFlowQCIntCorHOPro(Int_t const c, Int_t const eg) const {return this->fFlowQCIntCorHOPro[c][eg];};
996  void SetFlowQCIntCorHOHist(TH1D* const TP, Int_t const c, Int_t const eg) {this->fFlowQCIntCorHOHist[c][eg] = TP;};
997  TH1D* GetFlowQCIntCorHOHist(Int_t const c, Int_t const eg) const {return this->fFlowQCIntCorHOHist[c][eg];};
998  void SetFlowQCIntQCHOHist(TH1D* const TP, Int_t const c, Int_t const eg) {this->fFlowQCIntQCHOHist[c][eg] = TP;};
999  TH1D* GetFlowQCIntQCHOHist(Int_t const c, Int_t const eg) const {return this->fFlowQCIntQCHOHist[c][eg];};
1000 
1001  // Flow SP ZDC
1002  void SetFlowSPZDCList(TList* const TL) {this->fFlowSPZDCList = TL;};
1003 
1004  void SetFlowSPZDCCorPro(TProfile* const TP, Int_t const c, Int_t const eg, Int_t const h) {this->fFlowSPZDCCorPro[c][eg][h] = TP;};
1005  TProfile* GetFlowSPZDCCorPro(Int_t const c, Int_t const eg, Int_t const h) const {return this->fFlowSPZDCCorPro[c][eg][h];};
1006  void SetFlowSPZDCCorNUA(TProfile* const TP, Int_t const c, Int_t const h) {this->fFlowSPZDCCorNUA[c][h] = TP;};
1007  TProfile* GetFlowSPZDCCorNUA(Int_t const c, Int_t const h) const {return this->fFlowSPZDCCorNUA[c][h];};
1008  void SetFlowSPZDCCorHist(TH1D* const TH, Int_t const c, Int_t const eg, Int_t const h) {this->fFlowSPZDCCorHist[c][eg][h] = TH;};
1009  TH1D* GetFlowSPZDCCorHist(Int_t const c, Int_t const eg, Int_t const h) const {return this->fFlowSPZDCCorHist[c][eg][h];};
1010 
1011  void SetFlowSPZDCFinalPtDifHist(TH1D* const TH, Int_t const c, Int_t const eg, Int_t const h) {this->fFlowSPZDCFinalPtDifHist[c][eg][h] = TH;};
1012  TH1D* GetFlowSPZDCFinalPtDifHist(Int_t const c, Int_t const eg, Int_t const h) const {return this->fFlowSPZDCFinalPtDifHist[c][eg][h];};
1013  void SetFlowSPZDCIntHist(TH1D* const TH, Int_t const c, Int_t const eg) {this->fFlowSPZDCIntHist[c][eg] = TH;};
1014  TH1D* GetFlowSPZDCIntHist(Int_t const c, Int_t const eg) const {return this->fFlowSPZDCIntHist[c][eg];};
1015  void SetFlowSPZDCIntFinalHist(TH1D* const TH, Int_t const c, Int_t const eg) {this->fFlowSPZDCIntFinalHist[c][eg] = TH;};
1016  TH1D* GetFlowSPZDCIntFinalHist(Int_t const c, Int_t const eg) const {return this->fFlowSPZDCIntFinalHist[c][eg];};
1017 
1018  void SetFlowSPZDCIntPro(TProfile* const TP, Int_t const c, Int_t const eg) {this->fFlowSPZDCIntPro[c][eg] = TP;};
1019  TProfile* GetFlowSPZDCIntPro(Int_t const c, Int_t const eg) const {return this->fFlowSPZDCIntPro[c][eg];};
1020  void SetFlowSPZDCIntNUA(TProfile* const TP, Int_t const eg) {this->fFlowSPZDCIntNUA[eg] = TP;};
1021  TProfile* GetFlowSPZDCIntNUA(Int_t const eg) const {return this->fFlowSPZDCIntNUA[eg];};
1022 
1023  // v1
1024  void SetFlowSPZDCv1Pro(TProfile* const TP, Int_t const r) {this->fFlowSPZDCv1Pro[r] = TP;};
1025  TProfile* GetFlowSPZDCv1Pro(Int_t const r) const {return this->fFlowSPZDCv1Pro[r];};
1026  void SetFlowSPZDCv1etaPro(TProfile* const TP, Int_t const c, Int_t const k, Int_t const r) {this->fFlowSPZDCv1etaPro[c][k][r] = TP;};
1027  TProfile* GetFlowSPZDCv1etaPro(Int_t const c, Int_t const k, Int_t const r) const {return this->fFlowSPZDCv1etaPro[c][k][r];};
1028  void SetFlowSPZDCv1etaHist(TH1D* const TP, Int_t const c, Int_t const k, Int_t const r) {this->fFlowSPZDCv1etaHist[c][k][r] = TP;};
1029  TH1D* GetFlowSPZDCv1etaHist(Int_t const c, Int_t const k, Int_t const r) const {return this->fFlowSPZDCv1etaHist[c][k][r];};
1030  void SetFlowSPZDCv1etaNUAPro(TProfile* const TP, Int_t const c, Int_t const k, Int_t const r) {this->fFlowSPZDCv1etaNUAPro[c][k][r] = TP;};
1031  TProfile* GetFlowSPZDCv1etaNUAPro(Int_t const c, Int_t const k, Int_t const r) const {return this->fFlowSPZDCv1etaNUAPro[c][k][r];};
1032 
1033  void SetFlowSPZDCv1etaPtPro(TProfile2D* const TP, Int_t const c, Int_t const k) {this->fFlowSPZDCv1etaPtPro[c][k] = TP;};
1034  TProfile2D* GetFlowSPZDCv1etaPtPro(Int_t const c, Int_t const k) const {return this->fFlowSPZDCv1etaPtPro[c][k];};
1035  void SetFlowSPZDCv1etaPtHist(TH2D* const TP, Int_t const c, Int_t const k) {this->fFlowSPZDCv1etaPtHist[c][k] = TP;};
1036  TH2D* GetFlowSPZDCv1etaPtHist(Int_t const c, Int_t const k) const {return this->fFlowSPZDCv1etaPtHist[c][k];};
1037 
1038  // Flow SP VZ
1039  void SetFlowSPVZList(TList* const TL) {this->fFlowSPVZList = TL;};
1040  void SetFlowSPVZCorPro(TProfile* const TP, Int_t const c, Int_t const eg, Int_t const h) {this->fFlowSPVZCorPro[c][eg][h] = TP;};
1041  TProfile* GetFlowSPVZCorPro(Int_t const c, Int_t const eg, Int_t const h) const {return this->fFlowSPVZCorPro[c][eg][h];};
1042  void SetFlowSPVZNUAPro(TProfile* const TP, Int_t const c, Int_t const eg, Int_t const h) {this->fFlowSPVZNUAPro[c][eg][h] = TP;};
1043  TProfile* GetFlowSPVZNUAPro(Int_t const c, Int_t const eg, Int_t const h) const {return this->fFlowSPVZNUAPro[c][eg][h];};
1044  void SetFlowSPVZCorHist(TH1D* const TH, Int_t const c, Int_t const eg, Int_t const h) {this->fFlowSPVZCorHist[c][eg][h] = TH;};
1045  TH1D* GetFlowSPVZCorHist(Int_t const c, Int_t const eg, Int_t const h) const {return this->fFlowSPVZCorHist[c][eg][h];};
1046 
1047  Int_t GetnRun() const {return this->fCRCnRun;};
1048  Int_t GetCRCPtnCen() const {return this->fCRCPtnCenBin;};
1049  Double_t GetCRCPtwCen() const {return this->fCRCPtwCenBin;};
1050  Int_t GetnEG() const {return this->fCRCnEtaGap;};
1051  Int_t GetCRCPtnPt() const {return this->fCRCPtnPtBin;};
1052  Double_t GetCRCPtwPt() const {return this->fCRCPtwPtBin;};
1053  Double_t GetCRCPtMinPt() const {return this->fCRCPtMinPt;};
1054  Int_t GetnCR() const {return this->fCRCnCR;};
1055  Double_t* GetCRCPtvarPtBins() const {return this->fCRCPtvarPtBins;};
1056  Int_t GetCRCZDCnCR() const {return this->fCRCZDCnCR;};
1057  Int_t GetCRCZDCnEtaBin() const {return this->fCRCZDCnEtaBin;};
1058 
1059  // CME:
1060  void SetCMEList(TList* const TL) {this->fCMEList = TL;};
1061  void SetCMETPCList(TList* const TL) {this->fCMETPCList = TL;};
1062  void SetCMEZDCList(TList* const TL) {this->fCMEZDCList = TL;};
1063  // CME TPC only:
1064  void SetCMETPCCorPro(TProfile* const TP, Int_t const c, Int_t const h) {this->fCMETPCCorPro[c][h] = TP;};
1065  TProfile* GetCMETPCCorPro(Int_t const c, Int_t const h) const {return this->fCMETPCCorPro[c][h];};
1066  void SetCMETPCCorHist(TH1D* const TH, Int_t const c, Int_t const h) {this->fCMETPCCorHist[c][h] = TH;};
1067  TH1D* GetCMETPCCorHist(Int_t const c, Int_t const h) const {return this->fCMETPCCorHist[c][h];};
1068  void SetCMETPCFinalHist(TH1D* const TH, Int_t const c, Int_t const h) {this->fCMETPCFinalHist[c][h] = TH;};
1069  TH1D* GetCMETPCFinalHist(Int_t const c, Int_t const h) const {return this->fCMETPCFinalHist[c][h];};
1070  void SetCMETPCCorPro2D(TProfile2D* const TP, Int_t const c) {this->fCMETPCCorPro2D[c] = TP;};
1071  TProfile2D* GetCMETPCCorPro2D(Int_t const c) const {return this->fCMETPCCorPro2D[c];};
1072 
1073  void SetCMETPCSCPro(TProfile* const TP, Int_t const c, Int_t const h) {this->fCMETPCSCPro[c][h] = TP;};
1074  TProfile* GetCMETPCSCPro(Int_t const c, Int_t const h) const {return this->fCMETPCSCPro[c][h];};
1075  void SetCMETPCSCHist(TH1D* const TH, Int_t const c, Int_t const h) {this->fCMETPCSCHist[c][h] = TH;};
1076  TH1D* GetCMETPCSCHist(Int_t const c, Int_t const h) const {return this->fCMETPCSCHist[c][h];};
1077 
1078  // CME TPC-ZDCs:
1079  void SetCMEZDCCorPro(TProfile* const TP, Int_t const eg, Int_t const h) {this->fCMEZDCCorPro[eg][h] = TP;};
1080  TProfile* GetCMEZDCCorPro(Int_t const eg, Int_t const h) const {return this->fCMEZDCCorPro[eg][h];};
1081  void SetCMEZDCCovPro(TProfile* const TP, Int_t const eg, Int_t const h) {this->fCMEZDCCovPro[eg][h] = TP;};
1082  TProfile* GetCMEZDCCovPro(Int_t const eg, Int_t const h) const {return this->fCMEZDCCovPro[eg][h];};
1083  void SetCMEZDCNUAPro(TProfile* const TP, Int_t const eg, Int_t const h) {this->fCMEZDCNUAPro[eg][h] = TP;};
1084  TProfile* GetCMEZDCNUAPro(Int_t const eg, Int_t const h) const {return this->fCMEZDCNUAPro[eg][h];};
1085  void SetCMEZDCCorHist(TH1D* const TH, Int_t const eg, Int_t const h) {this->fCMEZDCCorHist[eg][h] = TH;};
1086  TH1D* GetCMEZDCCorHist(Int_t const eg, Int_t const h) const {return this->fCMEZDCCorHist[eg][h];};
1087  void SetCMEZDCCovHist(TH2D* const TH, Int_t const eg, Int_t const h) {this->fCMEZDCCovHist[eg][h] = TH;};
1088  TH2D* GetCMEZDCCovHist(Int_t const eg, Int_t const h) const {return this->fCMEZDCCovHist[eg][h];};
1089  void SetCMEZDCDistHist(TH1D* const TH, Int_t const eg, Int_t const h, Int_t const k) {this->fCMEZDCDistHist[eg][h][k] = TH;};
1090  TH1D* GetCMEZDCDistHist(Int_t const eg, Int_t const h, Int_t const k) const {return this->fCMEZDCDistHist[eg][h][k];};
1091 
1092  // EbE Flow
1093  void SetEbEFlowList(TList* const TL) {this->fEbEFlowList = TL;};
1094 
1095 
1096  // 15.) Various
1097  void SetVariousList(TList* const Various) {this->fVariousList = Various;};
1098  void SetMultHist(TH1D* const TH) {this->fMultHist = TH;};
1099  TH1D* GetMultHist() const {return this->fMultHist;}
1100  void SetCenHist(TH1D* const TH) {this->fCenHist = TH;};
1101  TH1D* GetCenHist() const {return this->fCenHist;}
1102  void SetVtxHist(TH2F* const TH, Int_t const c) {this->fVtxHist[c] = TH;};
1103  TH2F* GetVtxHist(Int_t const c) const {return this->fVtxHist[c];}
1104  void SetRunNumber(Int_t const n) {this->fRunNum = n;};
1105  Int_t GetRunNumber() const {return this->fRunNum;}
1106  void SetDataSet(DataSet set) {this->fDataSet = set;};
1107  DataSet GetDataSet() const {return this->fDataSet;}
1110  void SetSelectCharge(SelectCharge set) {this->fSelectCharge = set;};
1114  void SetCorrWeightTPC(CorrelationWeights weights) {this->fCorrWeightTPC = weights;};
1116  void SetCorrWeightVZ(CorrelationWeights weights) {this->fCorrWeightVZ = weights;};
1118  void SetCorrWeightZDC(CorrelationWeights weights) {this->fCorrWeightZDC = weights;};
1120  void SetMinMulZN(Int_t weights) {this->fMinMulZN = weights;};
1121  Int_t GetMinMulZN() const {return this->fMinMulZN;};
1122  void SetMaxDevZN(Float_t weights) {this->fMaxDevZN = weights;};
1123  Float_t GetMaxDevZN() const {return this->fMaxDevZN;};
1124 
1125 private:
1126 
1127  AliFlowAnalysisCRC(const AliFlowAnalysisCRC& afawQc);
1129 
1130  // 0.) base:
1132 
1133  // 1.) common:
1134  Bool_t fBookOnlyBasicCCH; // book only basis common control histrograms (by default book them all)
1144  Int_t fnBinsPhi; // number of phi bins
1145  Double_t fPhiMin; // minimum phi
1146  Double_t fPhiMax; // maximum phi
1147  Double_t fPhiBinWidth; // bin width for phi histograms
1148  Int_t fnBinsPt; // number of pt bins
1149  Double_t fPtMin; // minimum pt
1150  Double_t fPtMax; // maximum pt
1151  Double_t fPtBinWidth; // bin width for pt histograms
1152  Int_t fnBinsEta; // number of eta bins
1153  Double_t fEtaMin; // minimum eta
1154  Double_t fEtaMax; // maximum eta
1155  Double_t fEtaBinWidth; // bin width for eta histograms
1156  TProfile *fCommonConstants;
1157  Bool_t fFillMultipleControlHistograms; // fill separately control histos for events with >= 2, 4, 6 and 8 particles
1158  Int_t fHarmonic; // harmonic
1160  Bool_t fPrintFinalResults[4]; // print on the screen the final results (0=RF, 1=RP, 2=POI, 3=RF rebinned in M)
1161 
1162  // 2a.) particle weights:
1163  TList *fWeightsList; // list to hold all histograms with particle weights: fUseParticleWeights, fPhiWeights, fPtWeights and fEtaWeights
1164  Bool_t fUsePhiWeights; // use phi weights
1165  Bool_t fUsePtWeights; // use pt weights
1166  Bool_t fUseEtaWeights; // use eta weights
1167  Bool_t fUseTrackWeights; // use track weights (e.g. VZERO sector weights)
1168  Bool_t fUsePhiEtaWeights; // use phi,eta weights
1169  Bool_t fUsePhiEtaWeightsChDep; // use phi,eta weights charge dependent
1170  Bool_t fUsePhiEtaWeightsVtxDep; // use phi,eta weights vertex dependent (vz)
1171  Bool_t fUsePhiEtaWeightsChPtDep; // use phi,eta weights vertex dependent (vz)
1172  Bool_t fUsePhiEtaCuts; // use phi,eta cuts (for NUA)
1173  Bool_t fUseZDCESEMulWeights; // use ZDC-ESE mult. weights
1174  Bool_t fUseZDCESESpecWeights; // use ZDC-ESE spec. weights
1176  // TH1F *fPhiWeightsPOIs[2]; //! histogram holding phi weights
1177  // TH1D *fPtWeightsPOIs[2]; //! histogram holding pt weights
1178  // TH1D *fEtaWeightsPOIs[2]; //! histogram holding eta weights
1179  // TH2D *fPhiEtaWeightsPOIs[2]; //! histogram holding phi,eta weights
1181  // TH1D *fPtWeightsRPs; //!
1182  // TH1D *fEtaWeightsRPs; //!
1183  // TH1F *fPhiDistrRefPOIs[2]; //! histogram holding phi weights
1184  // TH1D *fPtDistrRefPOIs[2]; //! histogram holding pt weights
1185  // TH1D *fEtaDistrRefPOIs[2]; //! histogram holding eta weights
1186  // TH2D *fPhiEtaDistrRefPOIs[2]; //! histogram holding phi,eta weights
1187  // TH1F *fPhiDistrRefRPs; //!
1188  // TH1D *fPtDistrRefRPs; //!
1189  // TH1D *fEtaDistrRefRPs; //!
1190  // TH2D *fPhiEtaDistrRefRPs; //!
1191  // TH1D *fPtWeights[2]; //! histogram holding pt weights
1192 
1193  // 2b.) event weights:
1196 
1197  // 3.) integrated flow
1198  // 3a.) lists:
1203  // 3b.) flags:
1204  TProfile *fIntFlowFlags;
1205  Bool_t fApplyCorrectionForNUA; // apply correction for non-uniform acceptance
1206  Bool_t fApplyCorrectionForNUAVsM; // apply correction for non-uniform acceptance versus M
1207  Int_t fnBinsMult; // number of multiplicity bins for flow analysis versus multiplicity
1208  Double_t fMinMult; // minimal multiplicity for flow analysis versus multiplicity
1209  Double_t fMaxMult; // maximal multiplicity for flow analysis versus multiplicity
1210  Bool_t fPropagateErrorAlsoFromNIT; // propagate error by taking into account also non-isotropic terms (not sure if resulting error then is correct - to be improved)
1211  Bool_t fCalculateCumulantsVsM; // calculate cumulants versus multiplicity
1212  Bool_t fCalculateAllCorrelationsVsM; // calculate all correlations versus multiplicity
1213  Bool_t fMinimumBiasReferenceFlow; // store as reference flow in AliFlowCommonHistResults the minimum bias result (kFALSE by default)
1214  Bool_t fForgetAboutCovariances; // when propagating error forget about the covariances
1215  Bool_t fStoreVarious; // store phi distribution for one event to illustrate flow
1216  Int_t fExactNoRPs; // when shuffled, select only this number of RPs for the analysis
1217  Bool_t fUse2DHistograms; // use TH2D instead of TProfile to improve numerical stability in reference flow calculation
1218  Bool_t fFillProfilesVsMUsingWeights; // if the width of multiplicity bin is 1, weights are not needed
1219  Bool_t fUseQvectorTerms; // use TH2D with separate Q-vector terms instead of TProfile to improve numerical stability in reference flow calculation
1220 
1221  // 3c.) event-by-event quantities:
1222  TMatrixD *fReQ;
1223  TMatrixD *fImQ;
1224  TMatrixD *fSpk;
1230  Double_t fNumberOfRPsEBE; // # of Reference Particles
1231  Double_t fNumberOfPOIsEBE; // # of Particles of Interest
1232  Double_t fReferenceMultiplicityEBE; // reference multiplicity
1233  Double_t fCentralityEBE; // centrality percentile
1234  Double_t fNewCentralityEBE; // new centrality percentile
1235  Double_t fNewMetricLEBE; // new metric L
1236  Double_t fNewMetricDEBE; // new metric D
1237  Double_t fNewMetricL2EBE; // new metric L
1238  Double_t fNewMetricD2EBE; // new metric D
1239  Double_t fCentralityCL1EBE; // centrality (CL1) percentile
1240  Double_t fNITSCL1EBE; // centrality (TRK) percentile
1241  Double_t fCentralityTRKEBE; // centrality (TRK) percentile
1242  // 3d.) profiles:
1243  TProfile *fAvMultiplicity;
1253  // [0=<<2><4>>,1=<<2><6>>,2=<<2><8>>,3=<<4><6>>,4=<<4><8>>,5=<<6><8>>]
1257 
1258  // 3e.) histograms with final results:
1267  // [0=Cov(2,4),1=Cov(2,6),2=Cov(2,8),3=Cov(4,6),4=Cov(4,8),5=Cov(6,8)]
1269  // [0=sum{w_{<2>}},1=sum{w_{<4>}},2=sum{w_{<6>}},3=sum{w_{<8>}}][0=linear 1,1=quadratic]
1271  // [0=sum{w_{<2>}w_{<4>}},1=sum{w_{<2>}w_{<6>}},2=sum{w_{<2>}w_{<8>}},
1272  // 3=sum{w_{<4>}w_{<6>}},4=sum{w_{<4>}w_{<8>}},5=sum{w_{<6>}w_{<8>}}]
1285  // 4.) differential flow
1286  // 4a.) lists:
1291  // 4aa.) nested list in list fDiffFlowProfiles:
1296  // 4ab.) nested list in list fDiffFlowResults:
1305  // 4b.) flags:
1306  TProfile *fDiffFlowFlags;
1307  Bool_t fCalculateDiffFlow; // if you set kFALSE only reference flow will be calculated
1308  Bool_t fCalculate2DDiffFlow; // calculate 2D differential flow vs (pt,eta) (Remark: this is expensive in terms of CPU time)
1309  Bool_t fCalculateDiffFlowVsEta; // if you set kFALSE only differential flow vs pt is calculated
1310  // 4c.) event-by-event quantities:
1311  // 1D:
1312  TProfile *fReRPQ1dEBE[3][2][4][9];
1313  TProfile *fImRPQ1dEBE[3][2][4][9];
1314  TProfile *fs1dEBE[3][2][9];
1318 
1319  // 2D:
1320  TProfile2D *fReRPQ2dEBE[3][4][9];
1321  TProfile2D *fImRPQ2dEBE[3][4][9];
1322  TProfile2D *fs2dEBE[3][9];
1323  // 4d.) profiles:
1324  // 1D:
1325  TProfile *fDiffFlowCorrelationsPro[2][2][4];
1326  TProfile *fDiffFlowSquaredCorrelationsPro[2][2][4];
1327  TProfile *fDiffFlowProductOfCorrelationsPro[2][2][8][8];
1328  // [0=<2>,1=<2'>,2=<4>,3=<4'>,4=<6>,5=<6'>,6=<8>,7=<8'>]
1329  TProfile *fDiffFlowCorrectionTermsForNUAPro[2][2][2][10];
1330  // 2D:
1331  TProfile2D *f2DDiffFlowCorrelationsPro[2][4];
1332  // Other differential correlators:
1334  TProfile *fOtherDiffCorrelators[2][2][2][1];
1335  // 4e.) histograms holding final results:
1336  // 1D:
1341  TH1D *fDiffFlow[2][2][4];
1344  // [0=<2>,1=<2'>,2=<4>,3=<4'>,4=<6>,5=<6'>,6=<8>,7=<8'>]
1346  // 2D:
1349  // 6.) distributions:
1352  Bool_t fStoreDistributions; // store or not distributions of correlations
1354  Int_t fnBinsForCorrelations; // # of bins for correlation axis in fDistributions[4], fCorrelation2468VsMult[4] and fCorrelationProduct2468VsMult[1]
1355  Double_t fMinValueOfCorrelation[4]; // min values of <2>, <4>, <6> and <8>
1356  Double_t fMaxValueOfCorrelation[4]; // max values of <2>, <4>, <6> and <8>
1357  Double_t fMinValueOfCorrelationProduct[1]; // min values of <2><4>, <2><6>, <2><8>, <4><6> etc. TBI add the other ones when needed first time
1358  Double_t fMaxValueOfCorrelationProduct[1]; // max values of <2><4>, <2><6>, <2><8>, <4><6> etc. TBI add the other ones when needed first time
1359  Double_t fMinValueOfQvectorTerms[4]; // MinValueOfQvectorTerms
1360  Double_t fMaxValueOfQvectorTerms[4]; // MaxValueOfQvectorTerms
1361 
1362  // 8.) debugging and cross-checking:
1364  Bool_t fEvaluateIntFlowNestedLoops; // evaluate nested loops relevant for integrated flow
1365  Bool_t fEvaluateDiffFlowNestedLoops; // evaluate nested loops relevant for differential flow
1366  Int_t fMaxAllowedMultiplicity; // nested loops will be evaluated only for events with multiplicity <= fMaxAllowedMultiplicity
1368  // integrated flow:
1372  // differential flow:
1373  Int_t fCrossCheckInPtBinNo; // cross-check results for reduced correlations and corrections in this pt bin
1374  Int_t fCrossCheckInEtaBinNo; // cross-check results for reduced correlations and corrections in this eta bin
1375  TH1D *fNoOfParticlesInBin; // bin: 1 = # of RPs in pt bin, 2 = # of RPs in eta bin, 3 = # of POIs in pt bin, 4 = # of POIs in eta bin
1376  TProfile *fDiffFlowDirectCorrelations[2][2][4];
1377  TProfile *fDiffFlowDirectCorrectionTermsForNUA[2][2][2][10];
1378  // other differential correlators:
1379  TProfile *fOtherDirectDiffCorrelators[2][2][2][1];
1380  // mixed harmonics:
1382 
1383  // 9.) mixed harmonics:
1384  // 9a.) lists:
1389  //TList *fIntFlowAllCorrelationsVsM; // list to hold all profiles with correlations vs M
1390  // 9b.) flags:
1392  Bool_t fCalculateMixedHarmonics; // calculate or not mixed harmonics
1393  Bool_t fCalculateMixedHarmonicsVsM; // calculate or not mixed harmonics vs multiplicity
1394  // 9c.) profiles:
1395  TProfile *f2pCorrelations;
1396  TProfile *f3pCorrelations;
1397  TProfile *f4pCorrelations;
1398  TProfile *f5pCorrelations;
1399  TProfile *f6pCorrelations;
1400  TProfile *f7pCorrelations;
1401  TProfile *f8pCorrelations;
1402  // 9d.) results:
1410  // 9e.) statistical error propagation:
1414  // 10.) Control histograms:
1415  // 10a.) list:
1416  TList *fControlHistogramsList; // list to hold all control histograms
1417  // 10b.) flags:
1418  TProfile *fControlHistogramsFlags; // profile to hold all flags for control histograms
1419  Bool_t fStoreControlHistograms; // store or not control histograms
1420  // 10c.) histograms:
1427  // 11.) Bootstrap:
1428  // 11a) lists:
1432  // 11b) flags:
1433  TProfile *fBootstrapFlags;
1434  Bool_t fUseBootstrap; // use bootstrap to estimate statistical spread
1435  Bool_t fUseBootstrapVsM; // use bootstrap to estimate statistical spread for results vs M
1436  Int_t fnSubsamples; // number of subsamples (SS), by default 10
1437  TRandom3 *fRandom;
1438  // 11c) profiles:
1440  TProfile2D *fBootstrapCorrelationsVsM[4];
1441  // 11d) histograms:
1444 
1445  // 12.) CRC
1446 
1449  TProfile *fCRCFlags;
1450  Bool_t fCalculateCRC; // calculate CRC
1477 
1479  const static Int_t fCRCnCR = 16;
1480  const static Int_t fCRCnNUA = 14;
1481  const static Int_t fCRCnEtaGap = 7;
1482  const static Int_t fCRCnCorr = 4;
1483  const static Int_t fCRCnEtaBins = 32;
1484  const static Int_t fCRCMaxnCen = 10;
1487  const static Int_t fCRCnHar = 3;
1488  const static Int_t fCRCMaxnRun = 211;
1489 
1495 
1504 
1512 
1513  // Q vectors
1514  const static Int_t fCRCQVecnCR = 64;
1520  TArrayI fRunList; // Run list
1521  TArrayD fAvVtxPosX; // Run list
1522  TArrayD fAvVtxPosY; // Run list
1523  TArrayD fAvVtxPosZ; // Run list
1543  TProfile3D* fCRCQVecHarCosProCh[2];
1544  TProfile3D* fCRCQVecHarSinProCh[2];
1545 // TH3D* fCRCQVecPhiHistVtxDep[fCRCMaxnRun][fCRCMaxnCen]; //! phi ditribution POIs, vtx dep
1551  const static Int_t fkNRbRFlowHar = 2;
1552  const static Int_t fkNRbRIntFlow = 2;
1555 
1556  // temp
1557  TProfile *fTPCQHist[fCRCnHar][2];
1558  TProfile *fZDCQHist[8];
1560  const static Int_t fkNZDCResHist = 4;
1562  TH1D *fZDCEPHist[20][3];
1563  TF1* fFitPol0EP;
1564  TProfile3D *fZDCVtxHist[4];
1565  TProfile2D *fZDCEcomHist[4];
1566  TProfile2D *fZDCEcomTotHist[4];
1567  TProfile3D *fZDCEcomTotvsVtxHist[12];
1568  TProfile3D *fZDCVtxCenHist[10][4];
1569  TProfile2D *fVZEROCenHist[3];
1570  TF1 *fZDCFitSec[4];
1577 
1578  TProfile *fCRCVZQVecA[fCRCMaxnRun][2];
1579  TProfile *fCRCVZQVecC[fCRCMaxnRun][2];
1580  const static Int_t fCRCQVecnCov = 18;
1582 
1583  TProfile *fCRCZDCQVecA[fCRCMaxnRun][2];
1584  TProfile *fCRCZDCQVecC[fCRCMaxnRun][2];
1587 // TH2D *fCRCZDCQVecEP[fCRCMaxnRun][4]; //! ZN event planes
1588 // TH3D* fhZNCenDis[2]; //! ZDC 2D Q-vector distribution vs centrality
1589  TProfile *fCRCZDCQVecRes[fCRCMaxnRun][8];
1591  const static Int_t fkCRCnCQVecVtxPos = 4;
1594 // TProfile3D *fCRCZDCQVecVtxPosCen[fCRCMaxnCen][fkCRCnCQVecVtxPos]; //! Vtx positions re-centered Qvec in cen bins
1596 // TProfile2D *fCRCZDCQVecECom[fCRCMaxnRun][fkCRCnCQVecVtxPos]; //! re-centering Qvec vs Energy common tower
1597  const static Int_t fkCRCnCQVecEcomPos = 12;
1598 // TProfile3D *fCRCZDCQVecEComTot[fkCRCnCQVecEcomPos]; //! re-centering Qvec vs Energy common tower
1599  const static Int_t fkNsteps = 8;
1600  TProfile2D *fCRCZDCQVecCorSteps[4];
1601  // TProfile2D *fCRCZDCResCenEn; //!
1602  // TProfile2D *fCRCZDCQ2[8]; //! Q2
1607 
1608  // test
1609 // TProfile2D *fCRCZDCQVecResvsEAsym; //!
1610 // TProfile2D *fCRCZDCQVecResvsETot; //!
1611 // TProfile2D *fCRCZDCQVecResvsESum; //!
1612 
1613  // TProfile *fCRCVZvsZDCCov[fCRCMaxnRun][16]; //! ZDC vs VZ Q Vectors correlations
1614 
1615  // CRCVZERO
1618  const static Int_t fkNHistCRCVZ = 27;
1621 // TProfile2D *fCRCVZEROQVec[fCRCMaxnRun][fCRCnHar]; //!
1622 
1623  // CRCZDC
1625  const static Int_t fCRCZDCnCR = 13;
1626  const static Int_t fCRCZDCnEtaBin = 5;
1641 
1642  // CRC Pt differential
1644 
1646  const static Int_t fCRCPtnPtBinMax = 48;
1655 
1656  // CME
1657  const static Int_t fCMETPCnCR = 20;
1658  const static Int_t fCMEnEtaBin = 2;
1659  const static Int_t fCMETPCnDist = 4;
1660  const static Int_t fCMEZDCnCR = 20;
1661  const static Int_t fCMEZDCnDist = 4;
1662  const static Int_t fCMETPCnSC = 8;
1675  const static Int_t fCMETPCnHist = 19;
1676  const static Int_t fZDCESEnCl = 5;
1681  TProfile *fCMETPCSCPro[fCMETPCnSC][2];
1683  const static Int_t fCMETPCnHist2D = 3;
1685 
1686  // CRC2
1687  const static Int_t fkNCorCRC2 = 6;
1689  Int_t fCRC2nEtaBins; // CRC2 n eta bins
1699 
1700  // Flow all
1701  const static Int_t fFlowNHarm = 6;
1702  const static Int_t fFlowNHarmMax = 14; // WARNING: MIN (2*fFlowNHarm+2)
1703  const static Int_t fQVecPower = 5;
1705  const static Int_t fkEtaDiffNBins = 5;
1706  const static Int_t fkEtaDiffMaxNBins = 10;
1728  const static Int_t fZDCPtDiffNBins = 3;
1730 
1731  // Flow SP ZDC
1733  const static Int_t fFlowNPro = 9;
1734  const static Int_t fFlowNNUA = 4;
1735  const static Int_t fFlowNHarmZDC = 1;
1736 
1741 
1746 
1747  TProfile *fFlowSPZDCv1Pro[4];
1748  const static Int_t fkNHistv1eta = 14;
1749  const static Int_t fkNHarv1eta = 3;
1754  const static Int_t fkNHistv1etaPt = 6;
1757  const static Int_t fkNHistQVecCorrv1eta = 10;
1758 // TProfile2D *fCRCQVecEtaHist[fCRCMaxnRun][fkNHistQVecCorrv1eta]; //!
1759 // TProfile2D *fTPCEtaHist[fkNHistQVecCorrv1eta]; //!
1761  TProfile3D *fTPCQVecProTemp[2][2];
1762  const static Int_t fkNv1evenCor = 6;
1764 
1765  // Flow QC
1767  const static Int_t fFlowQCNPro = 4;
1768  const static Int_t fFlowQCNNUA = 12;
1769  const static Int_t fFlowQCNCov = 8;
1780 
1782  const static Int_t fkFlowQCnVtx = 6;
1783  const static Int_t fkFlowQCnHarVtx = 3;
1785 
1786  const static Int_t fkFlowQCnIntCorPro = 5;
1792 
1793  const static Int_t fkFlowQCnIntCorTest = 6;
1798 
1799 // TList* fFlowQCOrdMagList;
1800 // const static Int_t fkNOrdMag = 20;
1801 // const static Int_t fkNHistOrdMag = 4;
1802 // TH1D *fFlowQCIntCorHistOrdMag[fFlowNHarm][fkNOrdMag][fkNHistOrdMag]; //!
1803 
1808 
1809  const static Int_t fFlowQCNRef = 14;
1813 
1820 
1821  // flow QC high order
1823  const static Int_t fFlowNHarmHighOrd = 2;
1824  const static Int_t fFlowQCHONHist = 4;
1825  const static Int_t fFlowQCHOCenBin = 100;
1829 
1830  // SC w ZDC
1831  const static Int_t fSCv2vsZNPtBins = 3;
1832  const static Int_t fSCv2vsZNHarm = 2;
1840  TProfile2D *fFlowSCAvPtvsZN;
1841 
1842  // Flow SP VZ
1843  const static Int_t fkFlowSPVZnHist = 4;
1848 
1849  // EbE Flow
1858  const static Int_t fEBEFlowNResPro=18;
1860  TF1* FourierExp;
1863 
1864  // Various:
1875  TH1D* fEtaWeightsHist[10][21][2];
1876  TH1D* fNvsCenCut[2][2];
1892  TH1F* fMultCutMin;
1893  TH1F* fMultCutMax;
1894  TH1F* fEZNCutMin;
1895  TH1F* fEZNCutMax;
1896  Double_t fVtxPos[3]; // primary vertex position (x,y,z)
1897  TF1 *fPolMin[2];
1898  TF1 *fPolMax[2];
1899  TF1 *fPolAv[2];
1900  TF1 *fPolDer[2];
1901  TF1 *fPolInt[2];
1902  TF1 *fPolDist[2];
1903  TF1 *fPolSlope[2];
1905  Double_t fZNCen; // total energy from ZNC-C
1906  Double_t fZNAen; // total energy from ZNC-A
1907  Double_t fEnNucl; // energy per nucleon (GeV)
1911 
1912  const static Int_t fZDCESEnPol=4;
1915 
1922 
1924 
1925 };
1926 
1927 //================================================================================================================
1928 
1929 #endif
1930 
1931 
1932 
1933 
1934 
Double_t GetMinMult() const
static const Int_t fFlowQCHOCenBin
virtual void GetPointersForIntFlowHistograms()
void SetCorrelation2468VsMult(TH2D *const c2468vm, Int_t const ci)
Bool_t GetBookOnlyBasicCCH() const
TH2D * GetQvectorTermsVsMult(Int_t qvti) const
TH1D * GetCRCCovHist(Int_t const c, Int_t const eg, Int_t const h) const
TProfile * GetCRCCorrProd2p2pPro(Int_t const c, Int_t const eg, Int_t const h) const
static const Int_t fkFlowSPVZnHist
TProfile * GetDistributionsFlags() const
static const Int_t fkNHistQVecCorrv1eta
TH2F * GetZDCESESpecWeightsHist(Int_t h) const
TProfile * Get2pCorrelations() const
virtual Int_t GetCRCBin(Int_t c, Int_t y, Int_t c2, Int_t y2)
void SetCRCQnReCorrHist(TProfile *const TH, Int_t const r, Int_t const h)
virtual Bool_t PassQAZDCCuts()
void SetPOIExtraWeights(POIExtraWeights set)
void SetFlowQCSpectra(TH2D *const TH)
TProfile * fFlowSCv2vsZNv1PtPro[fSCv2vsZNHarm][fSCv2vsZNPtBins][3]
void SetMixedHarmonicProductOfCorrelations(TProfile2D *const mhpoc)
TH1D * GetCRCCorrProdTempHist(Int_t const c, Int_t const eg, Int_t const h) const
TProfile * GetFlowQCIntCorPro(Int_t const eg, Int_t const h) const
void SetMaxAllowedMultiplicity(Int_t const maxAllowedMultiplicity)
void Set2DDiffFlowCorrelationsPro(TProfile2D *const p2ddfcp, Int_t const i, Int_t const k)
virtual void InitializeArraysForMixedHarmonics()
TProfile * GetFlowSCv2vsZNv1PtPro(Int_t const c, Int_t const pt, Int_t const eg) const
void Set5pCorrelations(TProfile *const p5pCorr)
TProfile * GetDiffFlowFlags() const
SelectCharge GetSelectCharge() const
TList * GetHistList() const
void SetUsePhiEtaCuts(Bool_t const uPhiEtaW)
TH2D * GetCMEZDCCovHist(Int_t const eg, Int_t const h) const
void SetTestSin(Bool_t const cCRC)
TProfile * f4pCorrelations
profile to hold all 3-particle correlations
TProfile * Get4pCorrelations() const
void SetIntFlowSumOfProductOfEventWeights(TH1D *const intFlowSumOfProductOfEventWeights)
TH1D * fIntFlowCorrelationsHist
average correction terms for non-uniform acceptance (with wrong errors!) [0=sin terms,1=cos terms][correction term index] vs multiplicity
TProfile * GetDiffFlowCorrelationsPro(Int_t i, Int_t j, Int_t k) const
static const Int_t fkFlowQCnHarVtx
TH2D * fFlowSPZDCv1etaPtHist[fCRCMaxnCen][fkNHistv1etaPt]
void SetDiffFlowDetectorBias(TH1D *const dfdb, Int_t const i, Int_t const j, Int_t const k)
TH1D * fDiffFlowSumOfProductOfEventWeights[2][2][8][8]
[0=RP,1=POI][0=pt,1=eta][0=linear 1,1=quadratic][0=<2'>,1=<4'>,2=<6'>,3=<8'>]
TH1D * fZDCESEMinHist[2]
Run-by-run fit ZDCQvecHist.
virtual void CheckPointersUsedInMake()
TProfile * fIntFlowCorrelationsPro
profile to hold average multiplicities and number of events for events with nRP>=0, nRP>=1, ... , and nRP>=8
Bool_t GetUseQvectorTerms() const
AliFlowCommonHistResults * GetCommonHistsResults4th() const
TH1D * fIntFlowCorrelationsEBE
fSM[p][k] = (sum_{i=1}^{M} w_{i}^{k})^{p+1}
void SetUseQvectorTerms(Bool_t const uqvt)
void SetFlowQCIntCumHist(TH1D *const TP, Int_t const eg, Int_t const k)
Bool_t fPrintFinalResults[4]
analysis label (all histograms and output file will have this label)
const Color_t cc[]
Definition: DrawKs.C:1
TProfile * fDiffFlowCorrectionTermsForNUAPro[2][2][2][10]
[0=RP,1=POI][0=pt,1=eta] [0=<2>,1=<2'>,2=<4>,3=<4'>,4=<6>,5=<6'>,6=<8>,7=<8'>] x
TH2D * fBootstrapCumulantsVsM[4]
x-axis => QC{2}, QC{4}, QC{6}, QC{8}; y-axis => subsample #
static const Int_t fCRCMaxnRun
POIExtraWeights GetPOIExtraWeights() const
TH2F * GetZNvsMul() const
Bool_t GetFillProfilesVsMUsingWeights() const
virtual void BookEverythingForDistributions()
Bool_t GetUsePtWeights() const
TH1D * GetDiffFlowCovariances(Int_t i, Int_t j, Int_t k) const
TList * fDiffFlowResults
list to hold all profiles relevant for differential flow
TProfile * GetBootstrapFlags() const
void SetNvsCenCut(TH1D *const n, Int_t c, Int_t h)
virtual void CrossCheckDiffFlowCorrelations(TString type, TString ptOrEta)
TList * fDiffFlowCorrectionsHistList[2][2]
list to hold histograms with sum of products of event weights [0=RP,1=POI][0=pt,1=eta] ...
TProfile * GetCRCZDCQVecAHist(Int_t const r, Int_t const c) const
void SetFlowSPZDCv1Pro(TProfile *const TP, Int_t const r)
TH2D * fPOIEtaPtMul[2][fFlowNHarmMax]
Bool_t GetUsePhiEtaCuts() const
Bool_t GetInvertZDC() const
TH1D * GetIntFlowQcumulants() const
virtual void WriteHistograms(TString outputFileName)
TProfile * fIntFlowProductOfCorrelationsPro
when particle weights are used some extra correlations appear
TH1D * fCRC2QIm[3][fCRCnHar]
real part [0=pos,1=neg][0=back,1=forw][m]
TH2F * fhZNResvsMul[fCRCMaxnCen][2]
rad vs mul
static const Int_t fCRCnEtaGap
TH2D * GetMixedHarmonicProductOfEventWeights() const
void SetIntFlowSumOfProductOfEventWeightsNUA(TH1D *const ifsopoewNUA)
TH1D * fPOIPtDiffQImEG[2][fQVecPower][fFlowNHarmMax]
real part [0=pos,1=neg][0=back,1=forw][m]
double Double_t
Definition: External.C:58
TProfile * fControlHistogramsFlags
virtual void FillCommonHistResultsDiffFlow(TString type)
static const Int_t fkNRbRIntFlow
virtual void ResetEventByEventQuantities()
TProfile * GetMixedHarmonicsFlags() const
Definition: External.C:260
TH2F * fhZNResvsCen[fCRCMaxnCen][2]
res vs mul
Bool_t GetCalculateFlowQC() const
TProfile * GetCRC2NUAPro(Int_t const h, Int_t const c, Int_t const e) const
void SetIntFlowCorrectionTermsForNUAPro(TProfile *const ifctfnp, Int_t const sc)
void SetFlowQCIntCorHist(TH1D *const TP, Int_t const eg, Int_t const k)
void SetUseTrackWeights(Bool_t const uTrackW)
TH1D * fIntFlowSumOfProductOfEventWeights
sum of linear and quadratic event weights for <2>, <4>, <6> and <8>: [0=linear 1,1=quadratic] ...
TH1D * fIntFlowQcumulantsVsM[4]
final results for integrated Q-cumulants QC{2}, QC{4}, QC{6} and QC{8}
TProfile * fFlowQCCorProPhi[fCRCMaxnCen][fFlowNHarm][fFlowQCNPro]
virtual void CalculateCRCPtCorr()
void SetDiffFlowFlags(TProfile *const diffFlowFlags)
TProfile2D * fReRPQ2dEBE[3][4][9]
[0=RP,1=POI][0=pt,1=eta][0=sin terms,1=cos terms][correction term index]
TList * fDiffFlowCovariancesHistList[2][2]
list to hold histograms with correction term for NUA for differential flow [0=RP,1=POI][0=pt,1=eta]
TProfile2D * fFlowSPZDCv1etaProPhi[fkNHistv1eta]
void SetFlowSCv2vsZNv1PtHist(TH1D *const TP, Int_t const c, Int_t const pt, Int_t const eg)
static const Int_t fFlowNNUA
TH2D * fZDCQHist2
Run-by-run ZDCQvecHist.
TProfile * GetCRCZDCQVecCHist(Int_t const r, Int_t const c) const
virtual void FinalizeFlowSPVZ()
static const Int_t fCRCQVecnCR
NUA terms final histo.
TH1D * GetDistributions(Int_t i) const
TH1D * fCMEMult[4][fCRCnHar]
imaginary part [0=pos,1=neg][0=back,1=forw][m]
void SetCMEZDCList(TList *const TL)
virtual void GetPointersForMixedHarmonicsHistograms()
void SetCalculateAllCorrelationsVsM(Bool_t const cacvm)
TH1D * GetDiffFlowCorrectionTermsForNUAHist(Int_t i, Int_t j, Int_t k, Int_t l) const
TProfile * f5pCorrelations
profile to hold all 4-particle correlations
virtual void StoreIntFlowFlags()
TH1D * GetFlowSPZDCFinalPtDifHist(Int_t const c, Int_t const eg, Int_t const h) const
void SetDataSet(DataSet set)
Definition: External.C:236
TH1D * f4pCumulants
histogram to hold all 3-particle cumulants
void SetEvaluateNestedLoops(TProfile *const enl)
TProfile * fFlowQCCorCovPro[fCRCMaxnCen][fFlowNHarm][fFlowQCNCov]
final NUA terms
void SetVtxHist(TH2F *const TH, Int_t const c)
void SetCRCCumHist(TH1D *const TH, Int_t const c, Int_t const eg, Int_t const h)
virtual void GetPointersForCRCZDC()
void SetZNCenvsMul(TH2F *const n, Int_t const eg, Int_t const h)
TH1D * fPOIPhiDiffQRe[fQVecPower][fFlowNHarmMax]
TH2F * GetZNvsTCen(Int_t const h) const
TH2D * fEBEFlowRChiSqHist[2]
mult. binned azim. dis.
TH1D * GetDiffFlowSumOfProductOfEventWeights(Int_t i, Int_t j, Int_t k, Int_t l) const
TList * fDiffFlowDetectorBiasHistList[2][2]
list to hold histograms with all cumulants for differential flow [0=RP,1=POI][0=pt,1=eta]
TH1D * fCMEZDCDistHist[fCMEnEtaBin][fCRCMaxnCen][fCMEZDCnDist]
correlation function histo, [CRCBin][eg]
Bool_t fStoreDistributions
profile to hold all flags for distributions of correlations
Bool_t GetStoreZDCQVecVtxPos() const
void SetCRCZDCList(TList *const CRCL)
TH3D * fCRCQVecPhiHistCh[2]
phi ditribution POIs
Bool_t GetPropagateErrorAlsoFromNIT() const
TProfile * GetFlowSPVZCorPro(Int_t const c, Int_t const eg, Int_t const h) const
void SetUseBootstrap(Bool_t const ub)
void SetCRCSumWeigHist(TH1D *const TH, Int_t const r, Int_t const c, Int_t const eg, Int_t const h)
CorrelationWeights GetCorrWeightZDC() const
TProfile * GetOtherDiffCorrelators(Int_t i, Int_t j, Int_t k, Int_t l) const
Double_t GetMaxValueOfQvectorTerms(Int_t qvti) const
TH1D * GetCMEZDCDistHist(Int_t const eg, Int_t const h, Int_t const k) const
TList * fIntFlowResults
list to hold all profiles relevant for integrated flow
virtual void CalculateIntFlowCorrectionsForNUASinTerms()
void SetCorrWeightVZ(CorrelationWeights weights)
TH1D * fFlowSCv2vsZNv1FinalHist[fSCv2vsZNHarm][3]
TH1D * GetIntFlowCovariancesNUA() const
TProfile2D * fFlowSCAvPtvsZN
Double_t GetMinValueOfQvectorTerms(Int_t qvti) const
void SetFlowSCv2vsZNv1PtFinalHist(TH1D *const TP, Int_t const c, Int_t const pt, Int_t const eg)
TH1D * GetDiffFlow(Int_t i, Int_t j, Int_t k) const
TProfile * GetFlowQCIntCorHOPro(Int_t const c, Int_t const eg) const
TProfile3D * fCRCQVecHarSinProCh[2]
phi ditribution POIs
void SetCRC2NUAHist(TH1D *const TP, Int_t const h, Int_t const c, Int_t const e)
void SetFlowQCCorHist(TH1D *const TH, Int_t const c, Int_t const eg, Int_t const h)
TH2D * fCRCZDCCovHist[2][fCRCZDCnEtaBin][fCRCMaxnCen]
correlation function histo, [CRCBin][eg]
void SetRecenterZDC(Bool_t const cCRC)
TProfile * GetCRCCorrPro(Int_t const r, Int_t const c, Int_t const eg, Int_t const h) const
TH1D * fCRC2CorHist[fCRCMaxnCen][fkNCorCRC2][2]
NUA terms profile, [CRCBin][eg].
Bool_t GetEvaluateDiffFlowNestedLoops() const
virtual void EvaluateMixedHarmonicsWithNestedLoops(AliFlowEventSimple *const anEvent)
Definition: External.C:244
void SetBookOnlyBasicCCH(Bool_t const bobcch)
TProfile * GetCRCZDCCorrProd2p2pHist(Int_t const r, Int_t const c, Int_t const eg, Int_t const h) const
TH1D * GetCRCCorrHist(Int_t const c, Int_t const eg, Int_t const h) const
TH2F * GetZNCvsZNA(Int_t const h) const
TProfile * fOtherDiffCorrelators[2][2][2][1]
list to hold profiles with other differential correlators
void SetCalculateFlowVZ(Bool_t const cCRC)
TProfile * GetControlHistogramsFlags() const
void SetCrossCheckInPtBinNo(Int_t const crossCheckInPtBinNo)
virtual void CalculateDiffFlowCovariances(TString type, TString ptOrEta)
AliFlowCommonHist * GetCommonHists2nd() const
void SetCMETPCSCPro(TProfile *const TP, Int_t const c, Int_t const h)
void Set3pCumulants(TH1D *const p3pC)
TH1F * GetPhiWeights() const
void SetDiffFlowCorrelationsPro(TProfile *const diffFlowCorrelationsPro, Int_t const i, Int_t const j, Int_t const k)
void SetCRCQVecListRun(TList *const CRCL, Int_t r)
void SetApplyCorrectionForNUA(Bool_t const applyCorrectionForNUA)
virtual void FillControlHistograms(AliFlowEventSimple *anEvent)
void SetUsePhiEtaWeights(Bool_t const uPhiEtaW)
virtual void StoreFlagsForDistributions()
Double_t fNumberOfRPsEBE
[0=sin terms,1=cos terms], NUA = non-uniform acceptance
TH1D * fPtWeightsHist[10]
Centrality weights.
static const Int_t fZDCESEnPol
void SetFlowQCIntCorProEG(TProfile *const TP, Int_t const eg)
void SetPrintFinalResults(Bool_t const printOrNot, Int_t const i)
TH1D * f2pCumulants
profile to hold all 8-particle correlations
TH1D * fPOIPhiDiffQIm[fQVecPower][fFlowNHarmMax]
real part [0=pos,1=neg][0=back,1=forw][m]
TH1D * fDiffFlowSumOfEventWeights[2][2][2][4]
[0=RP,1=POI][0=pt,1=eta][0=v'{2},1=v'{4},2=v'{6},3=v'{8}]
Int_t GetnBinsMult() const
void SetFlowQCCorCovHist(TH1D *const TP, Int_t const c, Int_t const eg, Int_t const h)
void SetCRCQVecWeightsList(TList *const wlist)
virtual void InitializeArraysForDiffFlow()
void SetPhiWeights(TH1F *const histPhiWeights)
virtual void CalculateDiffFlowCumulants(TString type, TString ptOrEta)
void SetZDCESEList(TList *const kList)
void SetOtherDiffCorrelators(TProfile *const odc, Int_t const i, Int_t const j, Int_t const k, Int_t const l)
void SetUseZDCESEMulWeights(Bool_t const uPhiEtaW)
AliFlowCommonHistResults * GetCommonHistsResults8th() const
TProfile * fCMETPCSCPro[fCMETPCnSC][2]
<<2'>>, [CRCBin][eg]
TProfile * GetFlowSPZDCv1etaPro(Int_t const c, Int_t const k, Int_t const r) const
TH2D * GetCorrelationNoRPsVsNoPOIs() const
void SetIntFlowDirectCorrelations(TProfile *const ifdc)
TProfile * fCRCZDCQVecRes[fCRCMaxnRun][8]
Q Vectors ZDCN-C.
TProfile * GetCRCQnImHist(Int_t const r, Int_t const h) const
Bool_t fBookOnlyBasicCCH
base list to hold all output object
Bool_t GetPrintFinalResults(Int_t i) const
TH2D * GetBootstrapCumulantsVsM(Int_t qvti) const
TH1D * fFlowQCIntCorHOHist[fFlowNHarmHighOrd][fFlowQCHONHist]
TProfile2D * fMixedHarmonicProductOfCorrelations
sum of products of event weights for mixed harmonics
virtual void BookEverythingForCRCPt()
TList * fCRCList
index => QC{2}, QC{4}, QC{6}, QC{8}; x-axis => multiplicity; y-axis => subsample # ...
TH2F * GetZDCESEMultWeightsHist(Int_t h) const
void SetUseZDC(Bool_t const cCRC)
void SetUseParticleWeights(TProfile *const uPW)
Int_t GetCRCPtnCen() const
void SetCRC2CovHist(TH1D *const TP, Int_t const r, Int_t const h, Int_t const c)
Bool_t GetUseBootstrap() const
void SetInvertZDC(Bool_t const cCRC)
TProfile * fFlowSPZDCCorPro[fCRCMaxnCen][fFlowNHarmZDC][fFlowNPro]
virtual void CalculateDiffFlowCorrelations(TString type, TString ptOrEta)