![]() |
AliPhysics
a5cd6b6 (a5cd6b6)
|
#include <AliFlowAnalysisCRC.h>
Public Types | |
enum | CorrelationWeights { kMultiplicity, kUnit } |
enum | DataSet { k2010, k2011, k2015, k2015v6, kAny } |
enum | InteractionRate { kHigh, kLow, kPos, kNeg, kAll } |
enum | SelectCharge { kPosCh, kNegCh, kAllCh } |
Private Member Functions | |
AliFlowAnalysisCRC (const AliFlowAnalysisCRC &afawQc) | |
AliFlowAnalysisCRC & | operator= (const AliFlowAnalysisCRC &afawQc) |
ClassDef (AliFlowAnalysisCRC, 45) | |
Private Attributes | |
TList * | fHistList |
Bool_t | fBookOnlyBasicCCH |
base list to hold all output object More... | |
AliFlowCommonHist * | fCommonHists |
AliFlowCommonHist * | fCommonHists2nd |
common control histograms (taking into account ALL events) More... | |
AliFlowCommonHist * | fCommonHists4th |
common control histograms (taking into account only the events with 2 and more particles) More... | |
AliFlowCommonHist * | fCommonHists6th |
common control histograms (taking into account only the events with 4 and more particles) More... | |
AliFlowCommonHist * | fCommonHists8th |
common control histograms (taking into account only the events with 6 and more particles) More... | |
AliFlowCommonHistResults * | fCommonHistsResults2nd |
common control histograms (taking into account only the events with 8 and more particles) More... | |
AliFlowCommonHistResults * | fCommonHistsResults4th |
final results for 2nd order int. and diff. flow for events with 2 and more particles More... | |
AliFlowCommonHistResults * | fCommonHistsResults6th |
final results for 4th order int. and diff. flow for events with 4 and more particles More... | |
AliFlowCommonHistResults * | fCommonHistsResults8th |
final results for 6th order int. and diff. flow for events with 6 and more particles More... | |
Int_t | fnBinsPhi |
final results for 8th order int. and diff. flow for events with 8 and more particles More... | |
Double_t | fPhiMin |
Double_t | fPhiMax |
Double_t | fPhiBinWidth |
Int_t | fnBinsPt |
Double_t | fPtMin |
Double_t | fPtMax |
Double_t | fPtBinWidth |
Int_t | fnBinsEta |
Double_t | fEtaMin |
Double_t | fEtaMax |
Double_t | fEtaBinWidth |
TProfile * | fCommonConstants |
Bool_t | fFillMultipleControlHistograms |
profile to hold common constants More... | |
Int_t | fHarmonic |
TString * | fAnalysisLabel |
Bool_t | fPrintFinalResults [4] |
analysis label (all histograms and output file will have this label) More... | |
TList * | fWeightsList |
TList * | fWeightsListChDep |
TList * | fWeightsListVtxDep |
Bool_t | fUsePhiWeights |
Bool_t | fUsePtWeights |
Bool_t | fUseEtaWeights |
Bool_t | fUseTrackWeights |
Bool_t | fUsePhiEtaWeights |
Bool_t | fUsePhiEtaWeightsChDep |
Bool_t | fUsePhiEtaWeightsVtxDep |
Bool_t | fUsePhiEtaCuts |
Bool_t | fUseZDCESEMulWeights |
Bool_t | fUseZDCESESpecWeights |
TProfile * | fUseParticleWeights |
TH1F * | fPhiWeightsRPs |
profile with three bins to hold values of fUsePhiWeights, fUsePtWeights and fUseEtaWeights More... | |
TString * | fMultiplicityWeight |
AliFlowCommonConstants::ERefMultSource | fMultiplicityIs |
event-by-event weights for multiparticle correlations More... | |
TList * | fIntFlowList |
TList * | fIntFlowProfiles |
list to hold all histograms and profiles relevant for integrated flow More... | |
TList * | fIntFlowResults |
list to hold all profiles relevant for integrated flow More... | |
TList * | fIntFlowAllCorrelationsVsM |
list to hold all histograms with final results relevant for integrated flow More... | |
TProfile * | fIntFlowFlags |
list to hold all profiles with correlations vs M More... | |
Bool_t | fApplyCorrectionForNUA |
profile to hold all flags for integrated flow More... | |
Bool_t | fApplyCorrectionForNUAVsM |
Int_t | fnBinsMult |
Double_t | fMinMult |
Double_t | fMaxMult |
Bool_t | fPropagateErrorAlsoFromNIT |
Bool_t | fCalculateCumulantsVsM |
Bool_t | fCalculateAllCorrelationsVsM |
Bool_t | fMinimumBiasReferenceFlow |
Bool_t | fForgetAboutCovariances |
Bool_t | fStoreVarious |
Int_t | fExactNoRPs |
Bool_t | fUse2DHistograms |
Bool_t | fFillProfilesVsMUsingWeights |
Bool_t | fUseQvectorTerms |
TMatrixD * | fReQ |
TMatrixD * | fImQ |
fReQ[m][k] = sum_{i=1}^{M} w_{i}^{k} cos(m*phi_{i}) More... | |
TMatrixD * | fSpk |
fImQ[m][k] = sum_{i=1}^{M} w_{i}^{k} sin(m*phi_{i}) More... | |
TH1D * | fIntFlowCorrelationsEBE |
fSM[p][k] = (sum_{i=1}^{M} w_{i}^{k})^{p+1} More... | |
TH1D * | fIntFlowEventWeightsForCorrelationsEBE |
1st bin: <2>, 2nd bin: <4>, 3rd bin: <6>, 4th bin: <8> More... | |
TH1D * | fIntFlowCorrelationsAllEBE |
1st bin: eW_<2>, 2nd bin: eW_<4>, 3rd bin: eW_<6>, 4th bin: eW_<8> More... | |
TH1D * | fIntFlowCorrectionTermsForNUAEBE [2] |
to be improved (add comment) More... | |
TH1D * | fIntFlowEventWeightForCorrectionTermsForNUAEBE [2] |
[0=sin terms,1=cos terms], NUA = non-uniform acceptance More... | |
Double_t | fNumberOfRPsEBE |
[0=sin terms,1=cos terms], NUA = non-uniform acceptance More... | |
Double_t | fNumberOfPOIsEBE |
Double_t | fReferenceMultiplicityEBE |
Double_t | fCentralityEBE |
Double_t | fNewCentralityEBE |
Double_t | fNewMetricLEBE |
Double_t | fNewMetricDEBE |
Double_t | fNewMetricL2EBE |
Double_t | fNewMetricD2EBE |
Double_t | fCentralityCL1EBE |
Double_t | fNITSCL1EBE |
Double_t | fCentralityTRKEBE |
TProfile * | fAvMultiplicity |
TProfile * | fIntFlowCorrelationsPro |
profile to hold average multiplicities and number of events for events with nRP>=0, nRP>=1, ... , and nRP>=8 More... | |
TProfile * | fIntFlowSquaredCorrelationsPro |
average correlations <<2>>, <<4>>, <<6>> and <<8>> (with wrong errors!) More... | |
TProfile * | fIntFlowCorrelationsVsMPro [4] |
average correlations squared <<2>^2>, <<4>^2>, <<6>^2> and <<8>^2> More... | |
TProfile * | fIntFlowSquaredCorrelationsVsMPro [4] |
average correlations <<2>>, <<4>>, <<6>> and <<8>> versus multiplicity (error is wrong here!) More... | |
TProfile * | fIntFlowCorrelationsAllPro |
average correlations <<2>^2>, <<4>^2>, <<6>^2> and <<8>^2> versus multiplicity More... | |
TProfile * | fIntFlowCorrelationsAllVsMPro [64] |
average all correlations for integrated flow (with wrong errors!) More... | |
TProfile * | fIntFlowExtraCorrelationsPro |
average all correlations vs M (errors via Sumw2 - to me improved) More... | |
TProfile * | fIntFlowProductOfCorrelationsPro |
when particle weights are used some extra correlations appear More... | |
TProfile * | fIntFlowProductOfCorrelationsVsMPro [6] |
average product of correlations <2>, <4>, <6> and <8> More... | |
TProfile * | fIntFlowProductOfCorrectionTermsForNUAPro |
average product of correlations <2>, <4>, <6> and <8> More... | |
TProfile * | fIntFlowCorrectionTermsForNUAPro [2] |
average product of correction terms for NUA More... | |
TProfile * | fIntFlowCorrectionTermsForNUAVsMPro [2][4] |
average correction terms for non-uniform acceptance (with wrong errors!) [0=sin terms,1=cos terms] More... | |
TH1D * | fIntFlowCorrelationsHist |
average correction terms for non-uniform acceptance (with wrong errors!) [0=sin terms,1=cos terms][correction term index] vs multiplicity More... | |
TH1D * | fIntFlowCorrelationsVsMHist [4] |
final results for average correlations <<2>>, <<4>>, <<6>> and <<8>> (with correct errors!) More... | |
TH1D * | fIntFlowCorrelationsAllHist |
average correlations <<2>>, <<4>>, <<6>> and <<8>> versus multiplicity (error is correct here!) More... | |
TH1D * | fIntFlowCorrectionTermsForNUAHist [2] |
final results for all average correlations (with correct errors!) More... | |
TH1D * | fIntFlowCovariances |
final results for correction terms for non-uniform acceptance (with correct errors!) [0=sin terms,1=cos terms] More... | |
TH1D * | fIntFlowSumOfEventWeights [2] |
final result for covariances of correlations (multiplied with weight dependent prefactor) More... | |
TH1D * | fIntFlowSumOfProductOfEventWeights |
sum of linear and quadratic event weights for <2>, <4>, <6> and <8>: [0=linear 1,1=quadratic] More... | |
TH1D * | fIntFlowCovariancesVsM [6] |
sum of products of event weights for correlations <2>, <4>, <6> and <8> More... | |
TH1D * | fIntFlowSumOfEventWeightsVsM [4][2] |
final result for covariances of correlations (multiplied with weight dependent prefactor) versus M More... | |
TH1D * | fIntFlowSumOfProductOfEventWeightsVsM [6] |
sum of linear and quadratic event weights for <2>, <4>, <6> and <8> versum multiplicity More... | |
TH1D * | fIntFlowCovariancesNUA |
sum of products of event weights for correlations <2>, <4>, <6> and <8> vs M More... | |
TH1D * | fIntFlowSumOfEventWeightsNUA [2][2] |
final result for covariances of all terms needed for NUA (multiplied with weight dependent prefactor) More... | |
TH1D * | fIntFlowSumOfProductOfEventWeightsNUA |
sum of linear and quadratic event weights for NUA terms: [0=sin,1=cos][0=linear 1,1=quadratic] More... | |
TH1D * | fIntFlowQcumulants |
sum of products of event weights for NUA terms More... | |
TH1D * | fIntFlowQcumulantsVsM [4] |
final results for integrated Q-cumulants QC{2}, QC{4}, QC{6} and QC{8} More... | |
TH1D * | fIntFlowQcumulantsRebinnedInM |
final results for integrated Q-cumulants QC{2}, QC{4}, QC{6} and QC{8} versus multiplicity More... | |
TH1D * | fIntFlowQcumulantsErrorSquaredRatio |
final results for reference Q-cumulants QC{2}, QC{4}, QC{6} and QC{8} rebinned in M More... | |
TH1D * | fIntFlow |
ratio between error squared: with/without non-isotropic terms More... | |
TH1D * | fIntFlowVsM [4] |
final results for integrated flow estimates v_n{2,QC}, v_n{4,QC}, v_n{6,QC} and v_n{8,QC} More... | |
TH1D * | fIntFlowRebinnedInM |
final results for integrated flow estimates v_n{2,QC}, v_n{4,QC}, v_n{6,QC} and v_n{8,QC} versus multiplicity More... | |
TH1D * | fIntFlowDetectorBias |
final results for ref. flow estimates v_n{2,QC}, v_n{4,QC}, v_n{6,QC} and v_n{8,QC} rebinned in M More... | |
TH1D * | fIntFlowDetectorBiasVsM [4] |
bias coming from detector inefficiencies to <<2>>, <<4>>, <<6>> and <<8>> (corrected/measured) More... | |
TList * | fDiffFlowList |
bias coming from detector inefficiencies to <<2>>, <<4>>, <<6>> and <<8>> vs M (corrected/measured) More... | |
TList * | fDiffFlowProfiles |
list to hold list with all histograms (fDiffFlowResults) and list with profiles (fDiffFlowProfiles) relevant for differential flow More... | |
TList * | fDiffFlowResults |
list to hold all profiles relevant for differential flow More... | |
TList * | fDiffFlow2D |
list to hold all histograms with final results relevant for differential flow More... | |
TList * | fDiffFlowCorrelationsProList [2][2] |
list to hold all objects relevant for 2D differential flow More... | |
TList * | fDiffFlowProductOfCorrelationsProList [2][2] |
list to hold profiles with all correlations for differential flow [0=RP,1=POI][0=pt,1=eta] More... | |
TList * | fDiffFlowCorrectionsProList [2][2] |
list to hold profiles with products of all correlations for differential flow [0=RP,1=POI][0=pt,1=eta] More... | |
TList * | f2DDiffFlowCorrelationsProList [2] |
list to hold profiles with correction term for NUA for differential flow [0=RP,1=POI][0=pt,1=eta] More... | |
TList * | fDiffFlowCorrelationsHistList [2][2] |
list to hold profiles with all correlations for 2D differential flow [0=RP,1=POI] More... | |
TList * | fDiffFlowSumOfEventWeightsHistList [2][2][2] |
list to hold histograms with all correlations for differential flow [0=RP,1=POI][0=pt,1=eta] More... | |
TList * | fDiffFlowSumOfProductOfEventWeightsHistList [2][2] |
list to hold histograms with sum of linear/quadratic event weights [0=RP,1=POI][0=pt,1=eta][0=linear 1,1=quadratic] More... | |
TList * | fDiffFlowCorrectionsHistList [2][2] |
list to hold histograms with sum of products of event weights [0=RP,1=POI][0=pt,1=eta] More... | |
TList * | fDiffFlowCovariancesHistList [2][2] |
list to hold histograms with correction term for NUA for differential flow [0=RP,1=POI][0=pt,1=eta] More... | |
TList * | fDiffFlowCumulantsHistList [2][2] |
list to hold histograms with all covariances for differential flow [0=RP,1=POI][0=pt,1=eta] More... | |
TList * | fDiffFlowDetectorBiasHistList [2][2] |
list to hold histograms with all cumulants for differential flow [0=RP,1=POI][0=pt,1=eta] More... | |
TList * | fDiffFlowHistList [2][2] |
list to hold histograms which quantify detector bias to differential cumulants [0=RP,1=POI][0=pt,1=eta] More... | |
TProfile * | fDiffFlowFlags |
list to hold histograms with final results for differential flow [0=RP,1=POI][0=pt,1=eta] More... | |
Bool_t | fCalculateDiffFlow |
profile to hold all flags for differential flow More... | |
Bool_t | fCalculate2DDiffFlow |
Bool_t | fCalculateDiffFlowVsEta |
TProfile * | fReRPQ1dEBE [3][2][4][9] |
TProfile * | fImRPQ1dEBE [3][2][4][9] |
real part [0=r,1=p,2=q][0=pt,1=eta][m][k] More... | |
TProfile * | fs1dEBE [3][2][9] |
imaginary part [0=r,1=p,2=q][0=pt,1=eta][m][k] More... | |
TH1D * | fDiffFlowCorrelationsEBE [2][2][4] |
[0=r,1=p,2=q][0=pt,1=eta][k] // to be improved More... | |
TH1D * | fDiffFlowEventWeightsForCorrelationsEBE [2][2][4] |
[0=RP,1=POI][0=pt,1=eta][reduced correlation index] More... | |
TH1D * | fDiffFlowCorrectionTermsForNUAEBE [2][2][2][10] |
[0=RP,1=POI][0=pt,1=eta][event weights for reduced correlation index] More... | |
TProfile2D * | fReRPQ2dEBE [3][4][9] |
[0=RP,1=POI][0=pt,1=eta][0=sin terms,1=cos terms][correction term index] More... | |
TProfile2D * | fImRPQ2dEBE [3][4][9] |
real part of r_{m*n,k}(pt,eta), p_{m*n,k}(pt,eta) and q_{m*n,k}(pt,eta) More... | |
TProfile2D * | fs2dEBE [3][9] |
imaginary part of r_{m*n,k}(pt,eta), p_{m*n,k}(pt,eta) and q_{m*n,k}(pt,eta) More... | |
TProfile * | fDiffFlowCorrelationsPro [2][2][4] |
[t][k] // to be improved More... | |
TProfile * | fDiffFlowSquaredCorrelationsPro [2][2][4] |
[0=RP,1=POI][0=pt,1=eta][correlation index] More... | |
TProfile * | fDiffFlowProductOfCorrelationsPro [2][2][8][8] |
[0=RP,1=POI][0=pt,1=eta][correlation index] More... | |
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 More... | |
TProfile2D * | f2DDiffFlowCorrelationsPro [2][4] |
[0=RP,1=POI][0=pt,1=eta][0=sin terms,1=cos terms][correction term index] More... | |
TList * | fOtherDiffCorrelatorsList |
[0=RP,1=POI][correlation index] More... | |
TProfile * | fOtherDiffCorrelators [2][2][2][1] |
list to hold profiles with other differential correlators More... | |
TH1D * | fDiffFlowCorrelationsHist [2][2][4] |
[0=RP,1=POI][0=pt,1=eta][0=sin terms,1=cos terms][correlator index] More... | |
TH1D * | fDiffFlowCovariances [2][2][5] |
[0=RP,1=POI][0=pt,1=eta][correlation index] More... | |
TH1D * | fDiffFlowCumulants [2][2][4] |
[0=RP,1=POI][0=pW not used,1=pW used][0=exact eW,1=non-exact eW][0=pt,1=eta][index of covariances] More... | |
TH1D * | fDiffFlowDetectorBias [2][2][4] |
[0=RP,1=POI][0=pt,1=eta][0=QC{2'},1=QC{4'},2=QC{6'},3=QC{8'}] More... | |
TH1D * | fDiffFlow [2][2][4] |
[0=RP,1=POI][0=pt,1=eta][0=gQC{2'}/QC{2'},1=gQC{4'}/QC{4'},2=gQC{6'}/QC{6'},3=gQC{8'}/QC{8'}] More... | |
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}] More... | |
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'>] More... | |
TH1D * | fDiffFlowCorrectionTermsForNUAHist [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 More... | |
TH2D * | f2DDiffFlowCumulants [2][4] |
[0=RP,1=POI][0=pt,1=eta][0=sin terms,1=cos terms][correction term index] More... | |
TH2D * | f2DDiffFlow [2][4] |
2D differential cumulants [0=RP,1=POI][cumulant order] More... | |
TList * | fDistributionsList |
2D differential flow [0=RP,1=POI][cumulants order] More... | |
TProfile * | fDistributionsFlags |
list to hold all distributions of correlations More... | |
Bool_t | fStoreDistributions |
profile to hold all flags for distributions of correlations More... | |
TH1D * | fDistributions [4] |
Int_t | fnBinsForCorrelations |
[0=distribution of <2>,1=distribution of <4>,2=distribution of <6>,3=distribution of <8>] More... | |
Double_t | fMinValueOfCorrelation [4] |
Double_t | fMaxValueOfCorrelation [4] |
Double_t | fMinValueOfCorrelationProduct [1] |
Double_t | fMaxValueOfCorrelationProduct [1] |
Double_t | fMinValueOfQvectorTerms [4] |
Double_t | fMaxValueOfQvectorTerms [4] |
TList * | fNestedLoopsList |
Bool_t | fEvaluateIntFlowNestedLoops |
list to hold all profiles filled with nested loops More... | |
Bool_t | fEvaluateDiffFlowNestedLoops |
Int_t | fMaxAllowedMultiplicity |
TProfile * | fEvaluateNestedLoops |
TProfile * | fIntFlowDirectCorrelations |
profile with four bins: fEvaluateIntFlowNestedLoops, fEvaluateDiffFlowNestedLoops, fCrossCheckInPtBinNo and fCrossCheckInEtaBinNo More... | |
TProfile * | fIntFlowExtraDirectCorrelations |
multiparticle correlations relevant for int. flow calculated with nested loops More... | |
TProfile * | fIntFlowDirectCorrectionTermsForNUA [2] |
when particle weights are used some extra correlations appear More... | |
Int_t | fCrossCheckInPtBinNo |
average correction terms for non-uniform acceptance evaluated with nested loops [0=sin terms,1=cos terms] More... | |
Int_t | fCrossCheckInEtaBinNo |
TH1D * | fNoOfParticlesInBin |
TProfile * | fDiffFlowDirectCorrelations [2][2][4] |
TProfile * | fDiffFlowDirectCorrectionTermsForNUA [2][2][2][10] |
[0=RP,1=POI][0=pt,1=eta][correlation index] More... | |
TProfile * | fOtherDirectDiffCorrelators [2][2][2][1] |
[0=RP,1=POI][0=pt,1=eta][0=sin terms,1=cos terms][correction term index] More... | |
TProfile * | fMixedHarmonicsNestedLoops |
[0=RP,1=POI][0=pt,1=eta][0=sin terms,1=cos terms][correlator index] More... | |
TList * | fMixedHarmonicsList |
Cross-check mixed harmonics with nested loops. More... | |
TList * | fMixedHarmonicsProfiles |
list to hold all histograms and profiles for mixed harmonics More... | |
TList * | fMixedHarmonicsResults |
list to hold all profiles for mixed harmonics More... | |
TList * | fMixedHarmonicsErrorPropagation |
list to hold all histograms with final results for mixed harmonics More... | |
TProfile * | fMixedHarmonicsFlags |
list to hold all objects needed for statistical error propagation More... | |
Bool_t | fCalculateMixedHarmonics |
profile to hold all flags for mixed harmonics More... | |
Bool_t | fCalculateMixedHarmonicsVsM |
TProfile * | f2pCorrelations |
TProfile * | f3pCorrelations |
profile to hold all 2-particle correlations More... | |
TProfile * | f4pCorrelations |
profile to hold all 3-particle correlations More... | |
TProfile * | f5pCorrelations |
profile to hold all 4-particle correlations More... | |
TProfile * | f6pCorrelations |
profile to hold all 5-particle correlations More... | |
TProfile * | f7pCorrelations |
profile to hold all 6-particle correlations More... | |
TProfile * | f8pCorrelations |
profile to hold all 7-particle correlations More... | |
TH1D * | f2pCumulants |
profile to hold all 8-particle correlations More... | |
TH1D * | f3pCumulants |
histogram to hold all 2-particle cumulants More... | |
TH1D * | f4pCumulants |
histogram to hold all 3-particle cumulants More... | |
TH1D * | f5pCumulants |
histogram to hold all 4-particle cumulants More... | |
TH1D * | f6pCumulants |
histogram to hold all 5-particle cumulants More... | |
TH1D * | f7pCumulants |
histogram to hold all 6-particle cumulants More... | |
TH1D * | f8pCumulants |
histogram to hold all 7-particle cumulants More... | |
TH1D * | fMixedHarmonicEventWeights [2] |
histogram to hold all 8-particle cumulants More... | |
TH2D * | fMixedHarmonicProductOfEventWeights |
sum of linear and quadratic event weights for mixed harmonics => [0=linear 1,1=quadratic] More... | |
TProfile2D * | fMixedHarmonicProductOfCorrelations |
sum of products of event weights for mixed harmonics More... | |
TList * | fControlHistogramsList |
averages of products of mixed harmonics correlations More... | |
TProfile * | fControlHistogramsFlags |
Bool_t | fStoreControlHistograms |
TH2D * | fCorrelationNoRPsVsRefMult |
TH2D * | fCorrelationNoPOIsVsRefMult |
correlation between # RPs and ref. mult. determined centrally More... | |
TH2D * | fCorrelationNoRPsVsNoPOIs |
correlation between # POIs and ref. mult. determined centrally More... | |
TH2D * | fCorrelation2468VsMult [4] |
correlation between # RPs and # POIs More... | |
TH2D * | fCorrelationProduct2468VsMult [1] |
<2>, <4>, <6> and <8> vs multiplicity (#RPs, #POIs or external) More... | |
TH2D * | fQvectorTermsVsMult [4] |
<2><4>, <2><6>, <2><8>, <4><6> etc. vs multiplicity (#RPs, #POIs or external) More... | |
TList * | fBootstrapList |
|Qn|^2/M, |Q2n|^2/M, |Qn|^4/(M(2M-1)), Re[Q2nQn^*Qn^*]/M, ... vs multiplicity (#RPs, #POIs or external) More... | |
TList * | fBootstrapProfilesList |
list to hold all output objects for bootstrap More... | |
TList * | fBootstrapResultsList |
list to hold all profiles for bootstrap More... | |
TProfile * | fBootstrapFlags |
list to hold all histograms for bootstrap More... | |
Bool_t | fUseBootstrap |
profile to hold all flags for mixed harmonics More... | |
Bool_t | fUseBootstrapVsM |
Int_t | fnSubsamples |
TRandom3 * | fRandom |
TProfile2D * | fBootstrapCorrelations |
local random generator More... | |
TProfile2D * | fBootstrapCorrelationsVsM [4] |
x-axis => <2>, <4>, <6>, <8>; y-axis => subsample # More... | |
TH2D * | fBootstrapCumulants |
index => <2>, <4>, <6>, <8>; x-axis => multiplicity; y-axis => subsample # More... | |
TH2D * | fBootstrapCumulantsVsM [4] |
x-axis => QC{2}, QC{4}, QC{6}, QC{8}; y-axis => subsample # More... | |
TList * | fCRCList |
index => QC{2}, QC{4}, QC{6}, QC{8}; x-axis => multiplicity; y-axis => subsample # More... | |
TList * | fTempList |
list to hold CRC histograms More... | |
TProfile * | fCRCFlags |
list to hold temp histograms More... | |
Bool_t | fCalculateCRC |
profile to hold all flags for CRC More... | |
Bool_t | fCalculateCRCPt |
Bool_t | fCalculateCME |
Bool_t | fCalculateCRCInt |
Bool_t | fCalculateCRC2 |
Bool_t | fCalculateCRCVZ |
Bool_t | fCalculateCRCZDC |
Bool_t | fCalculateFlowQC |
Bool_t | fCalculateFlowZDC |
Bool_t | fCalculateFlowVZ |
Bool_t | fUseVZERO |
Bool_t | fUseZDC |
Bool_t | fRecenterZDC |
Bool_t | fNUAforCRC |
Bool_t | fUseCRCRecenter |
Bool_t | fDivSigma |
Bool_t | fInvertZDC |
Bool_t | fCRCTestSin |
Double_t | fCRCEtaMin |
Double_t | fCRCEtaMax |
Int_t | fRunNum |
Int_t | fCachedRunNum |
Int_t | fRunBin |
Int_t | fCenBin |
CorrelationWeights | fCorrWeightTPC |
CorrelationWeights | fCorrWeightVZ |
CorrelationWeights | fCorrWeightZDC |
TList * | fCRCIntList |
Int_t | fCRCnCen |
Int_t | fCRCCenBinWidth |
TH3D * | fPhiEtaWeights |
TH3D * | fPhiEtaWeightsPos |
TH3D * | fPhiEtaWeightsNeg |
TH3D * | fPhiEtaWeightsVtx [fCRCMaxnCen] |
TList * | fCRCIntRbRList |
TList * | fCRCIntRunsList [fCRCMaxnRun] |
CRC list of histograms RbR. More... | |
TH1D * | fCRCQRe [2][fCRCnHar] |
list of runs More... | |
TH1D * | fCRCQIm [2][fCRCnHar] |
real part [0=pos,1=neg][0=back,1=forw][m] More... | |
TH1D * | fCRCMult [2][fCRCnHar] |
imaginary part [0=pos,1=neg][0=back,1=forw][m] More... | |
TProfile * | fCRCCorrPro [fCRCMaxnRun][fCRCnCorr][fCRCnEtaGap][fCRCMaxnCen] |
imaginary part [0=pos,1=neg][0=back,1=forw][p][k] More... | |
TH1D * | fCRCSumWeigHist [fCRCMaxnRun][fCRCnCorr][fCRCnEtaGap][fCRCMaxnCen] |
correlation profile, [CRCBin][eg] More... | |
TProfile * | fCRCNUATermsPro [fCRCMaxnRun][fCRCnNUA][fCRCnEtaGap][fCRCMaxnCen] |
correlation weights histo, [CRCBin][eg] More... | |
TH1D * | fCRCCorrProdTempHist [fCRCnCorr][fCRCnEtaGap][fCRCMaxnCen] |
NUA terms profile. More... | |
TH1D * | fCRCCorrHist [fCRCnCorr][fCRCnEtaGap][fCRCMaxnCen] |
temporary correlation products for covariances, [CRCBin][eg] More... | |
TH1D * | fCRCCumHist [fCRCnCorr][fCRCnEtaGap][fCRCMaxnCen] |
<<2'>>, [CRCBin][eg] More... | |
TProfile * | fCRCCorrProd2p2pPro [fCRCnCorr][fCRCnEtaGap][fCRCMaxnCen] |
QC{2}, [CRCBin][eg]. More... | |
TH1D * | fCRCCovHist [fCRCnCorr][fCRCnEtaGap][fCRCMaxnCen] |
correlation products More... | |
TH1D * | fCRCCFunHist [fCRCnEtaGap][fCRCMaxnCen] |
covariances final histo More... | |
TH1D * | fCRCNUATermsHist [fCRCnNUA][fCRCnEtaGap][fCRCMaxnCen] |
correlation function histo, [CRCBin][eg] More... | |
Int_t | fCRCnRun |
DataSet | fDataSet |
InteractionRate | fInteractionRate |
SelectCharge | fSelectCharge |
TArrayI | fRunList |
TArrayD | fAvVtxPosX |
TArrayD | fAvVtxPosY |
TArrayD | fAvVtxPosZ |
TList * | fCRCQVecList |
TList * | fCRCQVecListTPC |
Q Vectors list. More... | |
TList * | fCRCQVecListVZ |
Q Vectors list TPC. More... | |
TList * | fCRCQVecListRun [fCRCMaxnRun] |
Q Vectors list VZERO. More... | |
TList * | fCRCQVecWeightsList |
Q Vectors list per run. More... | |
TList * | fCRCZDCCalibList |
Weights for Q Vectors. More... | |
TList * | fCRCZDCResList |
ZDC calibration. More... | |
TList * | fZDCESEList |
ZDC rescaling list. More... | |
TProfile * | fCRCQnRe [fCRCMaxnRun][fCRCnHar] |
ZDC ESE. More... | |
TProfile * | fCRCQnIm [fCRCMaxnRun][fCRCnHar] |
Q Vectors Re. More... | |
TProfile * | fCRCQnReCorr [fCRCMaxnRun][fCRCnHar] |
Q Vectors Im. More... | |
TProfile * | fCRCQnImCorr [fCRCMaxnRun][fCRCnHar] |
Q Vectors Re. More... | |
TH1D * | fCRCVZEPA [fCRCMaxnRun][fCRCMaxnCen] |
Q Vectors Im. More... | |
TH1D * | fCRCVZEPC [fCRCMaxnRun][fCRCMaxnCen] |
VZA-EP. More... | |
TH3D * | fCRCQVecPhiHist [fCRCMaxnRun] |
VZC-EP. More... | |
TProfile * | fCRCVZCosnA [fCRCMaxnRun][fCRCnHar] |
phi ditribution POIs More... | |
TProfile * | fCRCVZSinnA [fCRCMaxnRun][fCRCnHar] |
VZA_cosn. More... | |
TProfile * | fCRCVZCosnC [fCRCMaxnRun][fCRCnHar] |
VZA_sinn. More... | |
TProfile * | fCRCVZSinnC [fCRCMaxnRun][fCRCnHar] |
VZA_cosn. More... | |
AliFlowVector | fTPCQnRecenter [fCRCnHar] |
VZA_sinn. More... | |
TProfile * | fCRCFlowQCRbRIntFlow [fCRCMaxnRun][fkNRbRFlowHar][fkNRbRIntFlow] |
TProfile * | fCRCFlowQCRbRMulFlow [fCRCMaxnRun][fkNRbRFlowHar][fkNRbRIntFlow] |
VZA_cosn. More... | |
TProfile * | fTPCQHist [fCRCnHar][2] |
VZA_cosn. More... | |
TProfile * | fZDCQHist [8] |
Run-by-run TPCQvecHist. More... | |
TH2D * | fZDCQHist2 |
Run-by-run ZDCQvecHist. More... | |
TH1D * | fZDCResHist [fkNZDCResHist] |
TH1D * | fZDCEPHist [20][3] |
TF1 * | fFitPol0EP |
Run-by-run ZDCQvecHist. More... | |
TProfile3D * | fZDCVtxHist [4] |
TProfile2D * | fZDCEcomHist [4] |
Run-by-run vtxZDCQvec. More... | |
TProfile2D * | fZDCEcomTotHist [4] |
Run-by-run vtxZDCQvec. More... | |
TProfile3D * | fZDCEcomTotvsVtxHist [12] |
Run-by-run vtxZDCQvec. More... | |
TProfile3D * | fZDCVtxCenHist [10][4] |
Run-by-run vtxZDCQvec. More... | |
TF1 * | fZDCFitSec [4] |
Run-by-run vtxZDCQvec. More... | |
TH1D * | fZDCESEMinHist [2] |
Run-by-run fit ZDCQvecHist. More... | |
TH1D * | fZDCESEMaxHist [2] |
TH1D * | fZDCESEAvHist [2] |
TH1D * | fZDCESEMinMetricHist [2] |
TH1D * | fZDCESEMaxMetricHist [2] |
TH1D * | fEBEAzimuthalDis |
TProfile * | fCRCVZQVecA [fCRCMaxnRun][2] |
TProfile * | fCRCVZQVecC [fCRCMaxnRun][2] |
Q Vectors VZERO-A. More... | |
TProfile * | fCRCZDCQVecCov [fCRCMaxnRun][fCRCQVecnCov] |
TProfile * | fCRCZDCQVecA [fCRCMaxnRun][2] |
ZDCs Q Vectors correlations. More... | |
TProfile * | fCRCZDCQVecC [fCRCMaxnRun][2] |
Q Vectors ZDCN-A. More... | |
TProfile * | fCRCZDCQVecACorr [fCRCMaxnRun][2] |
Q Vectors ZDCN-C. More... | |
TProfile * | fCRCZDCQVecCCorr [fCRCMaxnRun][2] |
Q Vectors ZDCN-A. More... | |
TH3D * | fhZNCenDis [2] |
Q Vectors ZDCN-C. More... | |
TProfile * | fCRCZDCQVecRes [fCRCMaxnRun][8] |
ZDC 2D Q-vector distribution vs centrality. More... | |
Bool_t | fStoreZDCQVecVtxPos |
TProfile3D * | fCRCZDCQVecVtxPos [fCRCMaxnRun][fkCRCnCQVecVtxPos] |
TProfile3D * | fCRCZDCQVecVtxPosCen [fCRCMaxnCen][fkCRCnCQVecVtxPos] |
Vtx positions re-centered Qvec. More... | |
TProfile3D * | fCRCVZQVecVtxPosCen [fCRCMaxnCen][fkCRCnCQVecVtxPos] |
Vtx positions re-centered Qvec in cen bins. More... | |
TProfile3D * | fCRCZDCQVecEComTot [fkCRCnCQVecEcomPos] |
Double_t | fEvPlZDCCflat |
re-centering Qvec vs Energy common tower More... | |
Double_t | fEvPlZDCAflat |
Double_t | fEvPlDPsiC |
Double_t | fEvPlDPsiA |
TProfile2D * | fCRCZDCQVecResvsEAsym |
TProfile2D * | fCRCZDCQVecResvsETot |
TProfile2D * | fCRCZDCQVecResvsESum |
TList * | fCRCVZList |
AliFlowVector | fVZFlowVect [2][fCRCnHar] |
VZERO CRC List. More... | |
TProfile * | fCRCVZEROetaPro [fCRCMaxnCen][fCRCnHar][fkNHistCRCVZ] |
TH1D * | fCRCVZEROetaHist [fCRCMaxnCen][fCRCnHar][fkNHistCRCVZ] |
TProfile2D * | fCRCVZEROQVec [fCRCMaxnRun][fCRCnHar] |
TList * | fCRCZDCList |
TList * | fCRCZDCRbRList |
AliFlowVector | fZDCFlowVect [2] |
CRC list of histograms RbR. More... | |
TH1D * | fCRCZDCQRe [4][fCRCnHar] |
TH1D * | fCRCZDCQIm [4][fCRCnHar] |
real part [0=pos,1=neg][0=back,1=forw][m] More... | |
TH1D * | fCRCZDCMult [4][fCRCnHar] |
imaginary part [0=pos,1=neg][0=back,1=forw][m] More... | |
TList * | fCRCZDCRunsList [fCRCMaxnRun] |
imaginary part [0=pos,1=neg][0=back,1=forw][p][k] More... | |
TProfile * | fCRCZDCCorrPro [fCRCMaxnRun][2][fCRCZDCnEtaBin][fCRCMaxnCen] |
list of runs More... | |
TProfile * | fCRCZDCCorrProd2p2pHist [fCRCMaxnRun][2][fCRCZDCnEtaBin][fCRCMaxnCen] |
correlation profile, [CRCBin][eg] More... | |
TProfile * | fCRCZDCNUAPro [fCRCMaxnRun][4][fCRCZDCnEtaBin][fCRCMaxnCen] |
correlation weights histo, [CRCBin][eg] More... | |
TH1D * | fCRCZDCCorrProdTempHist [2][fCRCZDCnEtaBin][fCRCMaxnCen] |
correlation profile, [CRCBin][eg] More... | |
TH1D * | fCRCZDCCorrHist [2][fCRCZDCnEtaBin][fCRCMaxnCen] |
temporary correlation products for covariances, [CRCBin][eg] More... | |
TH1D * | fCRCZDCCFunHist [fCRCZDCnEtaBin][fCRCMaxnCen] |
<<2'>>, [CRCBin][eg] More... | |
TH2D * | fCRCZDCCovHist [2][fCRCZDCnEtaBin][fCRCMaxnCen] |
correlation function histo, [CRCBin][eg] More... | |
TProfile * | fCRCZDCSpectra [fCRCZDCnEtaBin][fCRCMaxnCen] |
covariances final histo More... | |
TList * | fCRCPtList |
spectra More... | |
Int_t | fCRCPtnPtBin |
list to hold CRC histograms More... | |
Double_t | fCRCPtMinPt |
Double_t | fCRCPtMaxPt |
Double_t | fCRCPtwPtBin |
Double_t * | fCRCPtvarPtBins |
Int_t | fCRCPtnCenBin |
Double_t | fCRCPtCenMin |
Double_t | fCRCPtCenMax |
Double_t | fCRCPtwCenBin |
TList * | fCMEList |
TList * | fCMETPCList |
CME List. More... | |
TList * | fCMEZDCList |
CME list of histograms TPC only. More... | |
TH1D * | fCMEQRe [4][fCRCnHar] |
CME list of histograms TPC-ZDCs. More... | |
TH1D * | fCMEQIm [4][fCRCnHar] |
real part [0=pos,1=neg][0=back,1=forw][m] More... | |
TH1D * | fCMEMult [4][fCRCnHar] |
imaginary part [0=pos,1=neg][0=back,1=forw][m] More... | |
TH1D * | fCMEZDCCorHist [fCMEnEtaBin][fCRCMaxnCen] |
imaginary part [0=pos,1=neg][0=back,1=forw][p][k] More... | |
TH2D * | fCMEZDCCovHist [fCMEnEtaBin][fCRCMaxnCen] |
<<2'>>, [CRCBin][eg] More... | |
TH1D * | fCMEZDCDistHist [fCMEnEtaBin][fCRCMaxnCen][fCMEZDCnDist] |
correlation function histo, [CRCBin][eg] More... | |
TProfile * | fCMEZDCCorPro [fCMEnEtaBin][fCRCMaxnCen] |
<<2'>>, [CRCBin][eg] More... | |
TProfile * | fCMEZDCCovPro [fCMEnEtaBin][fCRCMaxnCen] |
correlation profile, [CRCBin][eg] More... | |
TProfile * | fCMEZDCNUAPro [fCMEnEtaBin][fCRCMaxnCen] |
correlation weights histo, [CRCBin][eg] More... | |
Int_t | fZDCESEclEbE |
TProfile * | fCMETPCCorPro [fZDCESEnCl][fCMETPCnHist] |
TH1D * | fCMETPCCorHist [fZDCESEnCl][fCMETPCnHist] |
correlation profile, [CRCBin][eg] More... | |
TH1D * | fCMETPCFinalHist [fZDCESEnCl][fCMETPCnHist] |
<<2'>>, [CRCBin][eg] More... | |
TProfile * | fCMETPCSCPro [fCMETPCnSC][2] |
<<2'>>, [CRCBin][eg] More... | |
TH1D * | fCMETPCSCHist [fCMETPCnSC][2] |
correlation profile, [CRCBin][eg] More... | |
TProfile2D * | fCMETPCCorPro2D [fCMETPCnHist2D] |
TList * | fCRC2List |
Int_t | fCRC2nEtaBins |
ZDCERO CRC List. More... | |
TH1D * | fCRC2QRe [3][fCRCnHar] |
TH1D * | fCRC2QIm [3][fCRCnHar] |
real part [0=pos,1=neg][0=back,1=forw][m] More... | |
TH1D * | fCRC2Mul [3][fCRCnHar] |
imaginary part [0=pos,1=neg][0=back,1=forw][m] More... | |
TProfile * | fCRC2CorPro [fCRCMaxnCen][fkNCorCRC2] |
imaginary part [0=pos,1=neg][0=back,1=forw][p][k] More... | |
TProfile * | fCRC2NUAPro [fCRCMaxnCen][fkNCorCRC2][4] |
correlation profile, [CRCBin][eg] More... | |
TH1D * | fCRC2CorHist [fCRCMaxnCen][fkNCorCRC2][2] |
NUA terms profile, [CRCBin][eg]. More... | |
TH1D * | fCRC2NUAHist [fCRCMaxnCen][fkNCorCRC2][4] |
<<2'>>, [centrality][pos,neg,all][corr,spectra] More... | |
TProfile * | fCRC2CovPro [fCRCMaxnCen][fkNCorCRC2][fkNCorCRC2] |
NUA hist. More... | |
TH1D * | fCRC2CovHist [fCRCMaxnCen][fkNCorCRC2][fkNCorCRC2] |
Cov pro. More... | |
Int_t | fPtDiffNBins |
Int_t | fEtaDiffNBins |
TH1D * | fPOIPhiDiffQRe [fQVecPower][fFlowNHarmMax] |
TH1D * | fPOIPhiDiffQIm [fQVecPower][fFlowNHarmMax] |
real part [0=pos,1=neg][0=back,1=forw][m] More... | |
TH1D * | fPOIPhiDiffMul [fQVecPower][fFlowNHarmMax] |
imaginary part [0=pos,1=neg][0=back,1=forw][m] More... | |
TH1D * | fEtaDiffQRe [2][fFlowNHarmMax] |
imaginary part [0=pos,1=neg][0=back,1=forw][p][k] More... | |
TH1D * | fEtaDiffQIm [2][fFlowNHarmMax] |
real part [0=pos,1=neg][0=back,1=forw][eta] More... | |
TH1D * | fEtaDiffMul [2][fFlowNHarmMax] |
imaginary part [0=pos,1=neg][0=back,1=forw][eta] More... | |
TH1D * | fPOIPhiDiffQReEG [2][fQVecPower][fFlowNHarmMax] |
imaginary part [0=pos,1=neg][0=back,1=forw][p][eta] More... | |
TH1D * | fPOIPhiDiffQImEG [2][fQVecPower][fFlowNHarmMax] |
real part [0=pos,1=neg][0=back,1=forw][m] More... | |
TH1D * | fPOIPhiDiffMulEG [2][fQVecPower][fFlowNHarmMax] |
imaginary part [0=pos,1=neg][0=back,1=forw][m] More... | |
TH1D * | fPOIPtDiffQRe [fQVecPower][fFlowNHarmMax] |
imaginary part [0=pos,1=neg][0=back,1=forw][p][k] More... | |
TH1D * | fPOIPtDiffQIm [fQVecPower][fFlowNHarmMax] |
real part [0=pos,1=neg][0=back,1=forw][m] More... | |
TH1D * | fPOIPtDiffMul [fQVecPower][fFlowNHarmMax] |
imaginary part [0=pos,1=neg][0=back,1=forw][m] More... | |
TH1D * | fPOIPtDiffQReCh [2][fQVecPower][fFlowNHarmMax] |
imaginary part [0=pos,1=neg][0=back,1=forw][p][k] More... | |
TH1D * | fPOIPtDiffQImCh [2][fQVecPower][fFlowNHarmMax] |
real part [0=pos,1=neg][0=back,1=forw][m] More... | |
TH1D * | fPOIPtDiffMulCh [2][fQVecPower][fFlowNHarmMax] |
imaginary part [0=pos,1=neg][0=back,1=forw][m] More... | |
TH1D * | fPOIPtDiffQReEG [2][fQVecPower][fFlowNHarmMax] |
imaginary part [0=pos,1=neg][0=back,1=forw][p][k] More... | |
TH1D * | fPOIPtDiffQImEG [2][fQVecPower][fFlowNHarmMax] |
real part [0=pos,1=neg][0=back,1=forw][m] More... | |
TH1D * | fPOIPtDiffMulEG [2][fQVecPower][fFlowNHarmMax] |
imaginary part [0=pos,1=neg][0=back,1=forw][m] More... | |
TList * | fFlowSPZDCList |
imaginary part [0=pos,1=neg][0=back,1=forw][p][k] More... | |
TProfile * | fFlowSPZDCCorPro [fCRCMaxnCen][fFlowNHarmZDC][fFlowNPro] |
TH1D * | fFlowSPZDCCorHist [fCRCMaxnCen][fFlowNHarmZDC][fFlowNPro] |
correlation profile, [CRCBin][eg] More... | |
TH1D * | fFlowSPZDCFinalPtDifHist [fCRCMaxnCen][fFlowNHarmZDC][fFlowNPro] |
<<2'>>, [CRCBin][eg] More... | |
TProfile * | fFlowSPZDCCorNUA [fCRCMaxnCen][fFlowNPro] |
TProfile * | fFlowSPZDCIntPro [fFlowNHarmZDC][fFlowNPro] |
NUA profile, [CRCBin][eg]. More... | |
TH1D * | fFlowSPZDCIntHist [fFlowNHarmZDC][fFlowNPro] |
reference flow More... | |
TH1D * | fFlowSPZDCIntFinalHist [fFlowNHarmZDC][fFlowNPro] |
TProfile * | fFlowSPZDCIntNUA [fFlowNNUA] |
TProfile * | fFlowSPZDCv1Pro [4] |
TProfile * | fFlowSPZDCv1etaPro [fCRCMaxnCen][fkNHarv1eta][fkNHistv1eta] |
TH1D * | fFlowSPZDCv1etaHist [fCRCMaxnCen][fkNHarv1eta][fkNHistv1eta] |
TProfile3D * | fCRCTPCQVecVtxPosCen [fCRCMaxnCen][fCRCZDCnEtaBin][6] |
TProfile3D * | fTPCQVecProTemp [fCRCMaxnCen][fCRCZDCnEtaBin][6] |
TProfile2D * | fFlowSPZDCv1evenCorPro [fkNv1evenCor] |
TList * | fFlowQCList |
Int_t | fFlowQCCenBin |
Double_t | fFlowQCDeltaEta |
TProfile * | fFlowQCCorPro [fCRCMaxnCen][fFlowNHarm][fFlowQCNPro] |
TH1D * | fFlowQCCorHist [fCRCMaxnCen][fFlowNHarm][fFlowQCNPro] |
correlation profile, [CRCBin][eg] More... | |
TProfile * | fFlowQCCorNUAPro [fCRCMaxnCen][fFlowNHarm][fFlowQCNNUA] |
<<2'>>, [CRCBin][eg] More... | |
TH1D * | fFlowQCCorNUAHist [fCRCMaxnCen][fFlowNHarm][fFlowQCNNUA] |
profile for NUA terms More... | |
TProfile * | fFlowQCCorCovPro [fCRCMaxnCen][fFlowNHarm][fFlowQCNCov] |
final NUA terms More... | |
TH1D * | fFlowQCCorCovHist [fCRCMaxnCen][fFlowNHarm][fFlowQCNCov] |
profile for product of correlations (for covariances) More... | |
TH1D * | fFlowQCFinalPtDifHist [fCRCMaxnCen][fFlowNHarm][fFlowQCNCov] |
histo for covariances More... | |
TProfile * | fFlowQCCorProPhi [fCRCMaxnCen][fFlowNHarm][fFlowQCNPro] |
TList * | fFlowQCVtxList [fCRCMaxnRun] |
correlation profile, [CRCBin][eg] More... | |
TProfile * | fFlowQCIntCorProVtx [fCRCMaxnRun][fCRCMaxnCen][fkFlowQCnHarVtx][fkFlowQCnVtx] |
TProfile * | fFlowQCIntCorPro [fFlowNHarm][fkFlowQCnIntCorPro] |
TH1D * | fFlowQCIntCorHist [fFlowNHarm][fkFlowQCnIntCorPro] |
TH1D * | fFlowQCIntCumHist [fFlowNHarm][fkFlowQCnIntCorPro] |
TProfile * | fFlowQCIntCorNUAPro [fFlowNHarm][6] |
TH1D * | fFlowQCIntCorNUAHist [fFlowNHarm][6] |
TProfile2D * | fFlowQCIntCorProTest [fFlowNHarm][fkFlowQCnIntCorTest] |
TH2D * | fFlowQCIntCorHistTest [fFlowNHarm][fkFlowQCnIntCorTest] |
correlation profile, precision test More... | |
TH2D * | fFlowQCIntCumHistTest [fFlowNHarm][fkFlowQCnIntCorTest] |
correlation profile, precision test More... | |
TH2D * | fFlowQCIntFinHistTest [fFlowNHarm][fkFlowQCnIntCorTest] |
correlation profile, precision test More... | |
TProfile * | fFlowQCIntCorProEG [fFlowNHarm] |
correlation profile, precision test More... | |
TH1D * | fFlowQCIntCorHistEG [fFlowNHarm] |
TProfile * | fFlowQCIntCorNUAProEG [fFlowNHarm][4] |
TH1D * | fFlowQCIntCorNUAHistEG [fFlowNHarm][4] |
TProfile * | fFlowQCRefCorPro [fFlowNHarm][fFlowQCNRef] |
TH1D * | fFlowQCRefCorHist [fFlowNHarm][fFlowQCNRef] |
TH1D * | fFlowQCRefCorFinal [fFlowNHarm][3] |
TH2D * | fFlowQCSpectra |
TH2D * | fFlowQCSpectraCharge [2] |
TH2D * | fFlowQCSpectraPubBin |
TH2F * | fFlowQCNewCenSpec [fZDCESEnCl] |
TH2F * | fFlowQCCenSpec [fZDCESEnCl] |
TH2F * | fFlowQCMetricCent |
TList * | fFlowQCHOList |
TProfile * | fFlowQCIntCorHOPro [fFlowNHarmHighOrd][fFlowQCHONHist] |
TH1D * | fFlowQCIntCorHOHist [fFlowNHarmHighOrd][fFlowQCHONHist] |
TH1D * | fFlowQCIntQCHOHist [fFlowNHarmHighOrd][fFlowQCHONHist] |
TProfile * | fFlowSCv2vsZNv1Pro [fSCv2vsZNHarm][3] |
TH1D * | fFlowSCv2vsZNv1Hist [fSCv2vsZNHarm][3] |
TH1D * | fFlowSCv2vsZNv1FinalHist [fSCv2vsZNHarm][3] |
TProfile * | fFlowSCv2vsZNv1PtPro [fSCv2vsZNHarm][fSCv2vsZNPtBins][3] |
TH1D * | fFlowSCv2vsZNv1PtHist [fSCv2vsZNHarm][fSCv2vsZNPtBins][3] |
TH1D * | fFlowSCv2vsZNv1PtFinalHist [fSCv2vsZNHarm][fSCv2vsZNPtBins][3] |
TH3F * | fFlowSCMultvsZN |
TProfile2D * | fFlowSCAvPtvsZN |
TList * | fFlowSPVZList |
TProfile * | fFlowSPVZCorPro [fCRCMaxnCen][fCRCnHar][fkFlowSPVZnHist] |
SPVZ List. More... | |
TProfile * | fFlowSPVZNUAPro [fCRCMaxnCen][fCRCnHar][fkFlowSPVZnHist] |
correlation profile, [CRCBin][eg] More... | |
TH1D * | fFlowSPVZCorHist [fCRCMaxnCen][fCRCnHar][fkFlowSPVZnHist] |
NUA profile, [CRCBin][eg]. More... | |
Bool_t | fCalculateEbEFlow |
<<2'>>, [CRCBin][eg] More... | |
Int_t | fEBEFlowMulBin |
TList * | fEbEFlowList |
TH1D * | fEbEFlowAzimDis [26] |
EbE Flow List. More... | |
TH2D * | fEBEFlowRChiSqHist [2] |
mult. binned azim. dis. More... | |
TH2D * | fEBEFlowpValueHist [2] |
TH1D * | fEBEFlowFlucHis [fCRCMaxnCen][4] |
TProfile * | fEBEFlowCrosPro [fCRCMaxnCen][2] |
TProfile * | fEBEFlowResVZPro [fEBEFlowNResPro] |
TF1 * | FourierExp |
Double_t * | fchisqVA |
Double_t * | fchisqVC |
TList * | fVariousList |
TH1D * | fMultHist |
list to hold various unclassified objects More... | |
TH1D * | fV0MMultHist |
TPC Multiplicity distribution. More... | |
TH1D * | fCenHist |
V0M Multiplicity distribution. More... | |
TH1D * | fEventCounter |
Centrality distribution. More... | |
TH2F * | fVtxHist [3] |
Event counter for different methods. More... | |
TH1D * | fCenWeightsHist |
primary vertex More... | |
TH1D * | fCenWeigCalHist |
Centrality weights. More... | |
TH1D * | fPtWeightsHist [10] |
Centrality weights. More... | |
TH1D * | fEtaWeightsHist [10][21][2] |
Pt weights. More... | |
TH1D * | fNvsCenCut [2][2] |
Eta weights. More... | |
Double_t * | fCRCPtBins |
ZDC mult cuts. More... | |
Int_t | fZDCESENBins |
Double_t | fZDCESELCtot |
Double_t | fZDCESELC2tot |
Double_t * | fCorrMap |
Double_t | fCenWeightEbE |
TH2F * | fhZNCvsZNA [fCRCMaxnCen] |
TH2F * | fhZNCenvsMul [fCRCMaxnCen][2] |
ZNA-ZNC correlation. More... | |
TH2F * | fhZNResvsMul [fCRCMaxnCen][2] |
rad vs mul More... | |
TH2F * | fhZNResvsCen [fCRCMaxnCen][2] |
res vs mul More... | |
TH2F * | fhZNvsCen [2] |
res vs rad More... | |
TH2F * | fhZNvsTCen [2] |
cen vs mul More... | |
TH2F * | fhCenvsMul [fZDCESEnCl+1] |
cen vs mul More... | |
TH2F * | fhCenvsSpec [fZDCESEnCl+1] |
cen vs mul More... | |
TH2F * | fhZNvsMul |
cen vs spec More... | |
TH1F * | fMultCutMin |
cen vs mul More... | |
TH1F * | fMultCutMax |
TH1F * | fEZNCutMin |
TH1F * | fEZNCutMax |
Double_t | fVtxPos [3] |
TF1 * | fPolMin [2] |
TF1 * | fPolMax [2] |
TF1 * | fPolAv [2] |
TF1 * | fPolDer [2] |
TF1 * | fPolInt [2] |
TF1 * | fPolDist [2] |
TF1 * | fPolSlope [2] |
TGraph * | fCenMetric |
Double_t | fZNCen |
Double_t | fZNAen |
Double_t | fEnNucl |
TH2F * | fZDCESEMultWeightsHist [5] |
TH2F * | fZDCESESpecWeightsHist [5] |
ZDC-ESE mult weights. More... | |
Double_t * | fZDCEPweightEbE |
ZDC-ESE mult weights. More... | |
TF1 * | fPolCuts [fZDCESEnPol] |
TH1D * | fZDCESECutsHist [fZDCESEnPol] |
Bool_t | fQAZDCCuts |
Bool_t | fQAZDCCutsFlag |
Int_t | fMinMulZN |
Float_t | fMaxDevZN |
Float_t | fZDCGainAlpha |
Static Private Attributes | |
static const Int_t | fCRCnCR = 16 |
list to hold CRC histograms More... | |
static const Int_t | fCRCnNUA = 14 |
static const Int_t | fCRCnEtaGap = 7 |
static const Int_t | fCRCnCorr = 4 |
static const Int_t | fCRCnEtaBins = 32 |
static const Int_t | fCRCMaxnCen = 10 |
static const Int_t | fCRCnHar = 3 |
static const Int_t | fCRCMaxnRun = 211 |
static const Int_t | fCRCQVecnCR = 64 |
NUA terms final histo. More... | |
static const Int_t | fkNRbRFlowHar = 2 |
static const Int_t | fkNRbRIntFlow = 2 |
static const Int_t | fkNZDCResHist = 4 |
Run-by-run ZDCQvecHist. More... | |
static const Int_t | fCRCQVecnCov = 18 |
Q Vectors VZERO-C. More... | |
static const Int_t | fkCRCnCQVecVtxPos = 4 |
Q Vectors Resolution Terms. More... | |
static const Int_t | fkCRCnCQVecEcomPos = 12 |
VZERO Vtx positions re-centered Qvec in cen bins. More... | |
static const Int_t | fkNHistCRCVZ = 7 |
static const Int_t | fCRCZDCnCR = 13 |
ZDCERO CRC List. More... | |
static const Int_t | fCRCZDCnEtaBin = 5 |
static const Int_t | fCRCPtnPtBinMax = 48 |
static const Int_t | fCMETPCnCR = 20 |
static const Int_t | fCMEnEtaBin = 2 |
static const Int_t | fCMETPCnDist = 4 |
static const Int_t | fCMEZDCnCR = 20 |
static const Int_t | fCMEZDCnDist = 4 |
static const Int_t | fCMETPCnSC = 8 |
static const Int_t | fCMETPCnHist = 19 |
correlation profile, [CRCBin][eg] More... | |
static const Int_t | fZDCESEnCl = 5 |
static const Int_t | fCMETPCnHist2D = 3 |
correlation profile, [CRCBin][eg] More... | |
static const Int_t | fkNCorCRC2 = 6 |
static const Int_t | fFlowNHarm = 6 |
Cov hist. More... | |
static const Int_t | fFlowNHarmMax = 14 |
static const Int_t | fQVecPower = 5 |
static const Int_t | fFlowNPro = 9 |
SPZDC List. More... | |
static const Int_t | fFlowNNUA = 4 |
static const Int_t | fFlowNHarmZDC = 1 |
static const Int_t | fkNHistv1eta = 17 |
static const Int_t | fkNHarv1eta = 3 |
static const Int_t | fkNHistQVecCorrv1eta = 10 |
static const Int_t | fkNv1evenCor = 4 |
static const Int_t | fFlowQCNPro = 4 |
QC List. More... | |
static const Int_t | fFlowQCNNUA = 12 |
static const Int_t | fFlowQCNCov = 8 |
static const Int_t | fkFlowQCnVtx = 6 |
QC List. More... | |
static const Int_t | fkFlowQCnHarVtx = 3 |
static const Int_t | fkFlowQCnIntCorPro = 5 |
static const Int_t | fkFlowQCnIntCorTest = 6 |
static const Int_t | fFlowQCNRef = 14 |
static const Int_t | fFlowNHarmHighOrd = 2 |
QC high order List. More... | |
static const Int_t | fFlowQCHONHist = 4 |
static const Int_t | fFlowQCHOCenBin = 100 |
static const Int_t | fSCv2vsZNPtBins = 3 |
static const Int_t | fSCv2vsZNHarm = 2 |
static const Int_t | fkFlowSPVZnHist = 4 |
static const Int_t | fEBEFlowNResPro =18 |
static const Int_t | fZDCESEnPol =4 |
Definition at line 56 of file AliFlowAnalysisCRC.h.
Enumerator | |
---|---|
kMultiplicity | |
kUnit |
Definition at line 63 of file AliFlowAnalysisCRC.h.
Enumerator | |
---|---|
k2010 | |
k2011 | |
k2015 | |
k2015v6 | |
kAny |
Definition at line 67 of file AliFlowAnalysisCRC.h.
Enumerator | |
---|---|
kHigh | |
kLow | |
kPos | |
kNeg | |
kAll |
Definition at line 74 of file AliFlowAnalysisCRC.h.
Enumerator | |
---|---|
kPosCh | |
kNegCh | |
kAllCh |
Definition at line 82 of file AliFlowAnalysisCRC.h.
AliFlowAnalysisCRC::AliFlowAnalysisCRC | ( | const char * | name = "AliFlowAnalysisCRC" , |
Int_t | nCen = 7 , |
||
Double_t | CenWidth = 10. |
||
) |
|
virtual |
Definition at line 385 of file AliFlowAnalysisCRC.cxx.
|
private |
|
virtual |
Definition at line 2233 of file AliFlowAnalysisCRC.cxx.
Referenced by Init().
|
virtual |
Definition at line 17524 of file AliFlowAnalysisCRC.cxx.
Referenced by Init().
|
virtual |
Definition at line 17744 of file AliFlowAnalysisCRC.cxx.
Referenced by BookAndNestAllLists().
|
virtual |
Definition at line 2170 of file AliFlowAnalysisCRC.cxx.
Referenced by Init().
|
virtual |
Definition at line 28126 of file AliFlowAnalysisCRC.cxx.
Referenced by Init().
|
virtual |
Definition at line 3513 of file AliFlowAnalysisCRC.cxx.
Referenced by Init().
|
virtual |
Definition at line 29282 of file AliFlowAnalysisCRC.cxx.
Referenced by Init().
|
virtual |
Definition at line 3399 of file AliFlowAnalysisCRC.cxx.
Referenced by Init().
|
virtual |
Definition at line 28626 of file AliFlowAnalysisCRC.cxx.
Referenced by Init().
|
virtual |
Definition at line 28741 of file AliFlowAnalysisCRC.cxx.
Referenced by Init().
|
virtual |
Definition at line 29804 of file AliFlowAnalysisCRC.cxx.
Referenced by Init().
|
virtual |
Definition at line 28526 of file AliFlowAnalysisCRC.cxx.
Referenced by Init().
|
virtual |
Definition at line 28549 of file AliFlowAnalysisCRC.cxx.
Referenced by Init().
|
virtual |
Definition at line 28206 of file AliFlowAnalysisCRC.cxx.
Referenced by Init().
|
virtual |
Definition at line 17354 of file AliFlowAnalysisCRC.cxx.
Referenced by Init().
|
virtual |
Definition at line 29761 of file AliFlowAnalysisCRC.cxx.
Referenced by Init().
|
virtual |
Definition at line 29464 of file AliFlowAnalysisCRC.cxx.
Referenced by Init().
|
virtual |
Definition at line 29533 of file AliFlowAnalysisCRC.cxx.
Referenced by Init().
|
virtual |
Definition at line 29717 of file AliFlowAnalysisCRC.cxx.
Referenced by Init().
|
virtual |
Definition at line 29736 of file AliFlowAnalysisCRC.cxx.
Referenced by Init().
|
virtual |
Definition at line 29377 of file AliFlowAnalysisCRC.cxx.
Referenced by Init().
|
virtual |
Definition at line 2471 of file AliFlowAnalysisCRC.cxx.
Referenced by Init().
|
virtual |
Definition at line 3623 of file AliFlowAnalysisCRC.cxx.
Referenced by Init().
|
virtual |
Definition at line 4370 of file AliFlowAnalysisCRC.cxx.
Referenced by Init().
|
virtual |
Definition at line 28799 of file AliFlowAnalysisCRC.cxx.
Referenced by Init().
|
virtual |
Definition at line 17399 of file AliFlowAnalysisCRC.cxx.
Referenced by Init().
|
virtual |
Definition at line 25759 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
|
virtual |
Definition at line 21781 of file AliFlowAnalysisCRC.cxx.
Referenced by Make().
|
virtual |
Definition at line 17009 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
|
virtual |
Definition at line 19875 of file AliFlowAnalysisCRC.cxx.
Referenced by Make().
|
virtual |
Definition at line 20027 of file AliFlowAnalysisCRC.cxx.
Referenced by Make().
|
virtual |
Definition at line 14130 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
|
virtual |
Definition at line 14263 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
|
virtual |
Definition at line 19708 of file AliFlowAnalysisCRC.cxx.
Referenced by Make().
|
virtual |
Definition at line 19514 of file AliFlowAnalysisCRC.cxx.
Referenced by Make().
|
virtual |
Definition at line 21601 of file AliFlowAnalysisCRC.cxx.
Referenced by Make().
|
virtual |
Definition at line 19138 of file AliFlowAnalysisCRC.cxx.
Referenced by Make().
|
virtual |
Definition at line 19196 of file AliFlowAnalysisCRC.cxx.
Referenced by Make().
|
virtual |
Definition at line 19268 of file AliFlowAnalysisCRC.cxx.
Referenced by Make().
|
virtual |
Definition at line 15457 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
|
virtual |
Definition at line 15100 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
|
virtual |
Definition at line 9821 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
Definition at line 25634 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
Definition at line 31743 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
|
virtual |
Definition at line 31427 of file AliFlowAnalysisCRC.cxx.
Referenced by EvaluateDiffFlowNestedLoops(), and Make().
|
virtual |
Definition at line 34176 of file AliFlowAnalysisCRC.cxx.
Referenced by EvaluateDiffFlowNestedLoops(), and Make().
|
virtual |
Definition at line 31250 of file AliFlowAnalysisCRC.cxx.
Referenced by EvaluateDiffFlowNestedLoops(), and Make().
|
virtual |
Definition at line 34383 of file AliFlowAnalysisCRC.cxx.
Referenced by EvaluateDiffFlowNestedLoops(), and Make().
Definition at line 18231 of file AliFlowAnalysisCRC.cxx.
Referenced by EvaluateDiffFlowNestedLoops(), and Make().
|
virtual |
Definition at line 30819 of file AliFlowAnalysisCRC.cxx.
Referenced by EvaluateDiffFlowNestedLoops(), and Make().
Definition at line 25424 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
Definition at line 16938 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
|
virtual |
Definition at line 31649 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
|
virtual |
Definition at line 25279 of file AliFlowAnalysisCRC.cxx.
Referenced by Make().
|
virtual |
Definition at line 21939 of file AliFlowAnalysisCRC.cxx.
Referenced by Make().
|
virtual |
Definition at line 22045 of file AliFlowAnalysisCRC.cxx.
Referenced by Make().
|
virtual |
Definition at line 17048 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
|
virtual |
Definition at line 20676 of file AliFlowAnalysisCRC.cxx.
Referenced by Make().
|
virtual |
Definition at line 21182 of file AliFlowAnalysisCRC.cxx.
Referenced by Make().
|
virtual |
Definition at line 21382 of file AliFlowAnalysisCRC.cxx.
Referenced by Make().
|
virtual |
Definition at line 20193 of file AliFlowAnalysisCRC.cxx.
Referenced by Make().
|
virtual |
Definition at line 1662 of file AliFlowAnalysisCRC.cxx.
Referenced by EvaluateIntFlowNestedLoops(), and Make().
|
virtual |
Definition at line 33837 of file AliFlowAnalysisCRC.cxx.
Referenced by EvaluateIntFlowNestedLoops(), and Make().
|
virtual |
Definition at line 1771 of file AliFlowAnalysisCRC.cxx.
Referenced by EvaluateIntFlowNestedLoops(), and Make().
|
virtual |
Definition at line 33925 of file AliFlowAnalysisCRC.cxx.
Referenced by EvaluateIntFlowNestedLoops(), and Make().
|
virtual |
Definition at line 4496 of file AliFlowAnalysisCRC.cxx.
Referenced by EvaluateIntFlowNestedLoops(), and Make().
|
virtual |
Definition at line 15761 of file AliFlowAnalysisCRC.cxx.
Referenced by EvaluateIntFlowNestedLoops(), and Make().
|
virtual |
Definition at line 13957 of file AliFlowAnalysisCRC.cxx.
Referenced by Make().
|
virtual |
Definition at line 13902 of file AliFlowAnalysisCRC.cxx.
Referenced by Make().
|
virtual |
Definition at line 18033 of file AliFlowAnalysisCRC.cxx.
Referenced by Make().
|
virtual |
Definition at line 18074 of file AliFlowAnalysisCRC.cxx.
Referenced by Make().
|
virtual |
Definition at line 18093 of file AliFlowAnalysisCRC.cxx.
Referenced by Make().
|
virtual |
Definition at line 18141 of file AliFlowAnalysisCRC.cxx.
Referenced by Make().
|
virtual |
Definition at line 5677 of file AliFlowAnalysisCRC.cxx.
Referenced by EvaluateIntFlowNestedLoops(), and Make().
Definition at line 21624 of file AliFlowAnalysisCRC.cxx.
Referenced by EvaluateDiffFlowNestedLoops(), and Make().
|
virtual |
Definition at line 29810 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
|
virtual |
Definition at line 15539 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
|
virtual |
Definition at line 19454 of file AliFlowAnalysisCRC.cxx.
|
virtual |
Definition at line 34762 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
|
virtual |
Definition at line 35078 of file AliFlowAnalysisCRC.cxx.
Referenced by Make().
Definition at line 22287 of file AliFlowAnalysisCRC.cxx.
Referenced by FinalizeCRCCorr(), and FinalizeCRCZDC().
|
private |
|
virtual |
Definition at line 17941 of file AliFlowAnalysisCRC.cxx.
|
virtual |
Definition at line 33765 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
Definition at line 33288 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
|
virtual |
Definition at line 32635 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
|
virtual |
Definition at line 32540 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
|
virtual |
Definition at line 32861 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
Definition at line 33349 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
|
virtual |
Definition at line 18014 of file AliFlowAnalysisCRC.cxx.
Referenced by Init().
|
virtual |
Definition at line 33592 of file AliFlowAnalysisCRC.cxx.
Referenced by EvaluateDiffFlowNestedLoops().
|
virtual |
Definition at line 34584 of file AliFlowAnalysisCRC.cxx.
Referenced by EvaluateDiffFlowNestedLoops().
|
virtual |
Definition at line 32996 of file AliFlowAnalysisCRC.cxx.
Referenced by EvaluateDiffFlowNestedLoops().
|
virtual |
Definition at line 33423 of file AliFlowAnalysisCRC.cxx.
Referenced by EvaluateDiffFlowNestedLoops().
|
virtual |
Definition at line 1582 of file AliFlowAnalysisCRC.cxx.
Referenced by Make().
|
virtual |
Definition at line 32888 of file AliFlowAnalysisCRC.cxx.
Referenced by EvaluateIntFlowNestedLoops().
|
virtual |
Definition at line 34012 of file AliFlowAnalysisCRC.cxx.
Referenced by EvaluateIntFlowNestedLoops().
|
virtual |
Definition at line 31804 of file AliFlowAnalysisCRC.cxx.
Referenced by EvaluateIntFlowNestedLoops().
|
virtual |
Definition at line 32672 of file AliFlowAnalysisCRC.cxx.
Referenced by EvaluateIntFlowNestedLoops().
|
virtual |
Definition at line 1533 of file AliFlowAnalysisCRC.cxx.
Referenced by Make().
|
virtual |
Definition at line 32239 of file AliFlowAnalysisCRC.cxx.
Referenced by EvaluateIntFlowNestedLoops().
|
virtual |
Definition at line 33198 of file AliFlowAnalysisCRC.cxx.
Referenced by EvaluateDiffFlowNestedLoops().
|
virtual |
Definition at line 15067 of file AliFlowAnalysisCRC.cxx.
|
virtual |
Definition at line 31002 of file AliFlowAnalysisCRC.cxx.
|
virtual |
Definition at line 17857 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
|
virtual |
Definition at line 15718 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
|
virtual |
Definition at line 31032 of file AliFlowAnalysisCRC.cxx.
|
virtual |
Definition at line 21607 of file AliFlowAnalysisCRC.cxx.
Referenced by Make().
|
virtual |
Definition at line 23078 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
|
virtual |
Definition at line 23364 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
|
virtual |
Definition at line 31603 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
|
virtual |
Definition at line 30087 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
|
virtual |
Definition at line 14957 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
|
virtual |
Definition at line 22319 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
|
virtual |
Definition at line 22884 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
|
virtual |
Definition at line 25265 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
|
virtual |
Definition at line 22522 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
|
virtual |
Definition at line 22694 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
|
virtual |
Definition at line 23890 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
|
virtual |
Definition at line 25019 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
|
virtual |
Definition at line 25172 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
|
virtual |
Definition at line 23514 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
Definition at line 22183 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
|
virtual |
Definition at line 25272 of file AliFlowAnalysisCRC.cxx.
Referenced by Finish().
|
virtual |
Definition at line 1317 of file AliFlowAnalysisCRC.cxx.
Referenced by AliAnalysisTaskCRC::Terminate().
|
virtual |
Definition at line 21450 of file AliFlowAnalysisCRC.cxx.
Referenced by Make().
Definition at line 551 of file AliFlowAnalysisCRC.h.
Definition at line 526 of file AliFlowAnalysisCRC.h.
Definition at line 549 of file AliFlowAnalysisCRC.h.
|
inline |
Definition at line 623 of file AliFlowAnalysisCRC.h.
|
inline |
Definition at line 637 of file AliFlowAnalysisCRC.h.
|
inline |
Definition at line 625 of file AliFlowAnalysisCRC.h.
|
inline |
Definition at line 639 of file AliFlowAnalysisCRC.h.
|
inline |
Definition at line 627 of file AliFlowAnalysisCRC.h.
|
inline |
Definition at line 641 of file AliFlowAnalysisCRC.h.
|
inline |
Definition at line 629 of file AliFlowAnalysisCRC.h.
|
inline |
Definition at line 643 of file AliFlowAnalysisCRC.h.
|
inline |
Definition at line 631 of file AliFlowAnalysisCRC.h.
|
inline |
Definition at line 645 of file AliFlowAnalysisCRC.h.
|
inline |
Definition at line 633 of file AliFlowAnalysisCRC.h.
|
inline |
Definition at line 647 of file AliFlowAnalysisCRC.h.
|
inline |
Definition at line 635 of file AliFlowAnalysisCRC.h.