![]() |
AliPhysics
67e0feb (67e0feb)
|
Public Member Functions | |
One (const char *filename, const char *title, Color_t color, Double_t offset, Double_t width=.15, Double_t c1=0, Double_t c2=0) | |
void | ModHist (TH1 *h, const char *title, Color_t color, Double_t offset, Double_t width) |
void | CalcYield (TH1 *h, Int_t bin) |
void | AddToStacks (THStack *dists, THStack *yields, TLegend *ld, TLegend *ly) |
Public Attributes | |
THStack * | fStack |
TH1 * | fK0S |
TH1 * | fKpm |
TH1 * | fLambda |
TH1 * | fXi |
TH1 * | fSigma |
TH1 * | fOther |
TH1 * | fYields |
Definition at line 51 of file YieldExpectations.C.
|
inline |
Definition at line 62 of file YieldExpectations.C.
Referenced by YieldCalculations::Run().
|
inline |
Definition at line 187 of file YieldExpectations.C.
Definition at line 179 of file YieldExpectations.C.
Referenced by One().
|
inline |
Definition at line 156 of file YieldExpectations.C.
Referenced by One().
TH1* YieldCalculations::One::fK0S |
Definition at line 54 of file YieldExpectations.C.
Referenced by One().
TH1* YieldCalculations::One::fKpm |
Definition at line 55 of file YieldExpectations.C.
Referenced by One().
TH1* YieldCalculations::One::fLambda |
Definition at line 56 of file YieldExpectations.C.
Referenced by One().
TH1* YieldCalculations::One::fOther |
Definition at line 59 of file YieldExpectations.C.
Referenced by One().
TH1* YieldCalculations::One::fSigma |
Definition at line 58 of file YieldExpectations.C.
Referenced by One().
THStack* YieldCalculations::One::fStack |
Definition at line 53 of file YieldExpectations.C.
TH1* YieldCalculations::One::fXi |
Definition at line 57 of file YieldExpectations.C.
Referenced by One().
TH1* YieldCalculations::One::fYields |
Definition at line 60 of file YieldExpectations.C.