![]() |
AliPhysics
b81c3d2 (b81c3d2)
|
Public Member Functions | |
CentBin () | |
CentBin (Double_t c1, Double_t c2) | |
CentBin (const CentBin &o) | |
virtual | ~CentBin () |
CentBin & | operator= (const CentBin &) |
![]() | |
CentBin () | |
CentBin (Double_t c1, Double_t c2) | |
CentBin (const CentBin &o) | |
CentBin & | operator= (const CentBin &) |
Histos * | MakeHistos (const char *name, Color_t color, Style_t style, UShort_t mask, UShort_t veto) |
Bool_t | WorkerInit (Container *parent, const TAxis &etaAxis, const TAxis &ipzAxis, const TAxis &deltaAxis) |
Bool_t | IsAllBin () const |
Bool_t | Accept (UInt_t status, Double_t cent, Double_t ipz) |
Bool_t | ProcessTracklet (AliAODTracklet *tracklet, Double_t ipz, UShort_t signal, Double_t weight) |
void | Completed () |
Bool_t | FinalizeInit (Container *parent) |
Bool_t | MasterFinalize (Container *parent, TH1 *ipz, Double_t tailCut, Double_t tailMax) |
Bool_t | EstimateBackground (Container *result, Container *measCont, Container *genCont, Histos *h, Double_t tailCut, Double_t tailMax) |
void | Print (Option_t *option="") const |
virtual void | SetDebug (UShort_t lvl) |
![]() | |
Sub (const char *name="") | |
Sub (const Sub &o) | |
virtual | ~Sub () |
Sub & | operator= (const Sub &) |
const char * | GetName () const |
Protected Member Functions | |
ClassDef (CentBin, 1) | |
![]() | |
ClassDef (CentBin, 2) | |
![]() | |
ClassDef (Sub, 1) | |
Protected Attributes | |
Histos * | fCombinatorics |
Histos * | fDistinct |
Histos * | fPrimaries |
Histos * | fSecondaries |
Histos * | fGenerated |
![]() | |
Container * | fSubs |
Double_t | fLow |
Double_t | fHigh |
TH1 * | fStatus |
TH1 * | fIPz |
TH1 * | fCent |
TProfile * | fCentIPz |
Histos * | fMeasured |
Histos * | fInjection |
![]() | |
TString | fName |
Container * | fContainer |
UShort_t | fDebug |
A centrality bin. Here, we need
For MC we also need
Definition at line 1318 of file AliTrackletAODdNdeta.C.
|
inline |
Default constructor - for ROOT I/O only
Definition at line 1323 of file AliTrackletAODdNdeta.C.
User constructor
c1 | Lower bound on centrality |
c2 | Upper bound on centrality |
Definition at line 2074 of file AliTrackletAODdNdeta.C.
|
inline |
Copy constructor
o | Object to copy from |
Definition at line 1344 of file AliTrackletAODdNdeta.C.
|
inlinevirtual |
Destructor
Reimplemented from AliTrackletAODdNdeta::CentBin.
Definition at line 1354 of file AliTrackletAODdNdeta.C.
|
protected |
Assignment operator
Definition at line 1360 of file AliTrackletAODdNdeta.C.
|
protected |
Definition at line 1362 of file AliTrackletAODdNdeta.C.
Referenced by CentBin().
|
protected |
Definition at line 1363 of file AliTrackletAODdNdeta.C.
Referenced by CentBin().
|
protected |
Definition at line 1366 of file AliTrackletAODdNdeta.C.
Referenced by CentBin().
|
protected |
Definition at line 1364 of file AliTrackletAODdNdeta.C.
Referenced by CentBin().
|
protected |
Definition at line 1365 of file AliTrackletAODdNdeta.C.
Referenced by CentBin().