![]() |
AliPhysics
a56b849 (a56b849)
|
#include <Cumulants.h>
Public Member Functions | |
Cumulants (const char *name="cumulants", Int_t mbins=350, Int_t minM=10) | |
virtual | ~Cumulants () |
void | AddQC4withEG (Double_t etagap) |
void | EnableEG () |
void | EnableQC () |
void | EnableQC4with4NL (Int_t mn=50, Double_t etamin=0.0) |
void | EnableQC4with3NL (Int_t mn=100, Double_t etamin=0.0) |
void | EnableQC4withEG () |
TList * | GetList () const |
Int_t | GetM () const |
void | RunAll () |
void | SetTracks (TObjArray &trks, Bool_t doKinCuts=1) |
void | SetKine (Double_t etamin, Double_t etamax, Double_t ptmin, Double_t ptmax) |
void | SetDebug (Bool_t b) |
void | SetPrint (Bool_t b) |
Protected Member Functions | |
void | RunEG () |
void | RunQC () |
void | RunQC4with4NL () |
void | RunQC4with3NL () |
void | RunQC4withEG () |
void | RunQC4withEG (Double_t etagap, Int_t &nn, Int_t &np, Double_t &val2, Double_t &val4) |
Protected Attributes | |
Int_t | fCumMBins |
Int_t | fMinM |
Double_t | fEtaMin |
Double_t | fEtaMax |
Double_t | fPtMin |
Double_t | fPtMax |
Bool_t | fDoEtaGap |
Bool_t | fDoCharge |
Bool_t | fDoQC |
Bool_t | fDoQC44 |
Int_t | fMaxNL4 |
Double_t | fEGminNL4 |
Bool_t | fDoQC43 |
Int_t | fMaxNL3 |
Double_t | fEGminNL3 |
Bool_t | fDoQC4withEG |
Bool_t | fDoDebug |
Bool_t | fDoPrint |
std::vector< Double_t > | fEGCuts |
std::vector< Double_t > | fEGQCCuts |
std::vector< Double_t > | fEGC2 |
std::vector< Double_t > | fEGC3 |
eta gap c2 More... | |
std::vector< Double_t > | fEGS2 |
eta gap c3 More... | |
std::vector< Double_t > | fEGS3 |
eta gap s2 More... | |
std::vector< Int_t > | fEGCounts |
eta gap s3 More... | |
TComplex | fQC [7] |
eta counts per gap More... | |
Int_t | fM |
QC values. More... | |
std::vector< CPart > | fParts |
number of particles More... | |
TList * | fList |
vector with particles More... | |
TH1 * | fHists [999] |
list with histograms More... | |
Definition at line 16 of file Cumulants.h.
Definition at line 20 of file Cumulants.cxx.
|
inlinevirtual |
Definition at line 19 of file Cumulants.h.
void Cumulants::AddQC4withEG | ( | Double_t | etagap | ) |
Definition at line 39 of file Cumulants.cxx.
Referenced by EnableQC4withEG(), and AliAnalysisTaskCLQA::UserCreateOutputObjects().
void Cumulants::EnableEG | ( | ) |
Definition at line 58 of file Cumulants.cxx.
Referenced by AliAnalysisTaskCLQA::UserCreateOutputObjects().
void Cumulants::EnableQC | ( | ) |
Definition at line 88 of file Cumulants.cxx.
Referenced by AliAnalysisTaskCLQA::UserCreateOutputObjects().
Definition at line 168 of file Cumulants.cxx.
Definition at line 153 of file Cumulants.cxx.
void Cumulants::EnableQC4withEG | ( | ) |
Definition at line 183 of file Cumulants.cxx.
Referenced by AliAnalysisTaskCLQA::UserCreateOutputObjects().
|
inline |
Definition at line 26 of file Cumulants.h.
Referenced by AliAnalysisTaskCLQA::UserCreateOutputObjects().
|
inline |
Definition at line 27 of file Cumulants.h.
Referenced by AliAnalysisTaskCLQA::RunCumulants().
void Cumulants::RunAll | ( | ) |
Definition at line 190 of file Cumulants.cxx.
Referenced by AliAnalysisTaskCLQA::RunCumulants().
|
protected |
Definition at line 225 of file Cumulants.cxx.
Referenced by RunAll().
|
protected |
Definition at line 271 of file Cumulants.cxx.
Referenced by RunAll().
|
protected |
Definition at line 486 of file Cumulants.cxx.
Referenced by RunAll().
|
protected |
Definition at line 406 of file Cumulants.cxx.
Referenced by RunAll().
|
protected |
Definition at line 600 of file Cumulants.cxx.
Referenced by RunAll().
|
protected |
Definition at line 559 of file Cumulants.cxx.
|
inline |
Definition at line 31 of file Cumulants.h.
Definition at line 30 of file Cumulants.h.
Referenced by AliAnalysisTaskCLQA::UserCreateOutputObjects().
|
inline |
Definition at line 32 of file Cumulants.h.
Definition at line 621 of file Cumulants.cxx.
Referenced by AliAnalysisTaskCLQA::RunCumulants().
|
protected |
Definition at line 40 of file Cumulants.h.
Referenced by AddQC4withEG(), Cumulants(), EnableEG(), EnableQC(), EnableQC4with3NL(), and EnableQC4with4NL().
|
protected |
Definition at line 47 of file Cumulants.h.
Referenced by EnableQC(), and RunQC().
|
protected |
Definition at line 56 of file Cumulants.h.
Referenced by SetDebug().
|
protected |
Definition at line 46 of file Cumulants.h.
Referenced by EnableEG(), and RunAll().
|
protected |
Definition at line 57 of file Cumulants.h.
Referenced by SetPrint().
|
protected |
Definition at line 48 of file Cumulants.h.
Referenced by EnableQC(), and RunAll().
|
protected |
Definition at line 52 of file Cumulants.h.
Referenced by EnableQC4with3NL(), and RunAll().
|
protected |
Definition at line 49 of file Cumulants.h.
Referenced by EnableQC4with4NL(), and RunAll().
|
protected |
Definition at line 55 of file Cumulants.h.
Referenced by AddQC4withEG(), and RunAll().
|
protected |
Definition at line 60 of file Cumulants.h.
Referenced by EnableEG(), and RunEG().
|
protected |
|
protected |
|
protected |
Definition at line 58 of file Cumulants.h.
Referenced by EnableEG(), and RunEG().
|
protected |
Definition at line 54 of file Cumulants.h.
Referenced by EnableQC4with3NL(), and RunQC4with3NL().
|
protected |
Definition at line 51 of file Cumulants.h.
Referenced by EnableQC4with4NL(), and RunQC4with4NL().
|
protected |
Definition at line 59 of file Cumulants.h.
Referenced by AddQC4withEG(), and RunQC4withEG().
|
protected |
|
protected |
|
protected |
Definition at line 43 of file Cumulants.h.
Referenced by SetKine(), and SetTracks().
|
protected |
Definition at line 42 of file Cumulants.h.
Referenced by SetKine(), and SetTracks().
|
protected |
list with histograms
Definition at line 69 of file Cumulants.h.
Referenced by AddQC4withEG(), Cumulants(), EnableEG(), EnableQC(), EnableQC4with3NL(), EnableQC4with4NL(), RunAll(), RunEG(), RunQC(), RunQC4with3NL(), RunQC4with4NL(), RunQC4withEG(), and SetTracks().
|
protected |
vector with particles
Definition at line 68 of file Cumulants.h.
Referenced by AddQC4withEG(), Cumulants(), EnableEG(), EnableQC(), EnableQC4with3NL(), EnableQC4with4NL(), and GetList().
|
protected |
QC values.
Definition at line 66 of file Cumulants.h.
Referenced by GetM(), RunAll(), RunEG(), RunQC(), RunQC4with3NL(), RunQC4with4NL(), RunQC4withEG(), and SetTracks().
|
protected |
Definition at line 53 of file Cumulants.h.
Referenced by EnableQC4with3NL(), and RunQC4with3NL().
|
protected |
Definition at line 50 of file Cumulants.h.
Referenced by EnableQC4with4NL(), and RunQC4with4NL().
|
protected |
Definition at line 41 of file Cumulants.h.
Referenced by RunAll().
|
protected |
number of particles
Definition at line 67 of file Cumulants.h.
Referenced by Cumulants(), RunEG(), RunQC(), RunQC4with3NL(), RunQC4with4NL(), RunQC4withEG(), and SetTracks().
|
protected |
Definition at line 45 of file Cumulants.h.
Referenced by SetKine(), and SetTracks().
|
protected |
Definition at line 44 of file Cumulants.h.
Referenced by SetKine(), and SetTracks().
|
protected |