|
| Mult (const char *method="RefMult00d80", Bool_t verbose=false, Int_t monitor=0) |
|
| ClassDef (Mult, 1) |
|
| Cent (const char *method="V0M", Bool_t verbose=true, Int_t monitor=0) |
|
virtual TH1 * | CreateSingle () |
|
virtual void | SlaveBegin (TTree *t) |
|
virtual Bool_t | SetupEstimator () |
|
virtual void | Clear (Option_t *option="") |
|
virtual Bool_t | ProcessHeader () |
|
virtual void | ProcessParticles () |
|
virtual void | Terminate () |
|
virtual TList * | GetMonitorObjects () |
|
void | Print (Option_t *option="") const |
|
| ClassDef (Cent, 1) |
|
| Base (Bool_t verbose=false, Int_t monitor=0) |
|
virtual Bool_t | ProcessParticle (const TParticle *p) |
|
virtual void | Fill (Double_t eta) |
|
| ClassDef (Base, 1) |
|
| FastAnalysis (Bool_t verb=false, Int_t monitor=0) |
|
virtual | ~FastAnalysis () |
|
void | SetTrigger (UInt_t mask) |
|
void | SetTrigger (UInt_t mask, Bool_t isAnd) |
|
void | SetTrigger (const char *what) |
|
Bool_t | CheckTrigger () const |
|
void | SetVerbose (Bool_t verb) |
|
void | SetupMonitor () |
|
Bool_t | SetupBranches () |
|
void | Init (TTree *tree) |
|
virtual void | Begin (TTree *) |
|
Bool_t | Notify () |
|
virtual Bool_t | Process (Long64_t entry) |
|
virtual void | SlaveTerminate () |
|
Int_t | Version () const |
|
Double_t | GetCentrality () const |
|
Long_t | GetEventCount () |
|
TObject * | GetOutputObject (const char *name, TClass *cls) |
|
void | CopyEgHistogram () |
|
virtual Bool_t | AcceptSecondaries () const |
|
virtual Bool_t | AcceptNeutrals () const |
|
| ClassDef (FastAnalysis, 1) |
|
Processes events and build the \( 1/N dN_{ch}/d\eta\) for each bin in reference multiplicity. The reference multiplicity is the number of charged particles with \(|\eta|\le0.8\)
Definition at line 425 of file dNdetaAnalysis.C.