

Definition at line 31 of file Poisson.C.
Public Member Functions | |
| Poisson (Double_t threshold=.3, Int_t nEta=120, Float_t minEta=-6, Float_t maxEta=6, Int_t nPhi=4, Float_t minPhi=0, Float_t maxPhi=2 *TMath::Pi()) | |
| Bool_t | Init () |
| Bool_t | Begin (Int_t event) |
| Bool_t | ProcessESD (AliESDFMDHit *esd) |
| Bool_t | End () |
| Bool_t | Finish () |
| ClassDef (Poisson, 0) | |
Private Attributes | |
| TH2D * | fEmpty |
| TH2D * | fTotal |
| TH2D * | fMult |
| TFile * | fFile |
| Int_t | fEv |
|
||||||||||||||||||||||||||||||||
|
|
|
|
Begining of event
Reimplemented from AliFMDInput. |
|
||||||||||||
|
|
|
|
For each bin, reconstruct the charge particle multiplicity as
where
Reimplemented from AliFMDInput. |
|
|
Called at the end of the run.
Reimplemented from AliFMDInput. |
|
|
Initialize the class. If a user class overloads this member function, then this must be explicitly called
Reimplemented from AliFMDInput. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6