![]() |
AliRoot Core
v5-06-30 (35d6c57)
|
Public Member Functions | |
void | Init (Int_t n, Float_t mean, Float_t sigma) |
void | Gener () |
Public Attributes | |
Int_t | fNSample |
Float_t | fLMean |
Float_t | fLSigma |
Float_t | fTM_0_6 [3] |
Float_t | fTM_0_7 [3] |
Float_t | fTM_0_8 [3] |
Float_t | fTM_0_10 [3] |
Float_t | fLM_0_6 [3] |
Float_t | fLM_0_7 [3] |
Float_t | fLM_0_8 [3] |
Float_t | fLM_0_10 [3] |
Float_t | fMedian3 |
Private Member Functions | |
Float_t | Moment3 (Float_t sum1, Float_t sum2, Float_t sum3, Int_t n, Float_t m[3]) |
Definition at line 12 of file LandauTest.C.
void TLandauMean::Gener | ( | ) |
void TLandauMean::Init | ( | Int_t | n, |
Float_t | mean, | ||
Float_t | sigma | ||
) |
|
private |
Definition at line 52 of file LandauTest.C.
Referenced by Gener().
Float_t TLandauMean::fLM_0_10[3] |
Definition at line 31 of file LandauTest.C.
Referenced by Gener().
Float_t TLandauMean::fLM_0_6[3] |
Definition at line 28 of file LandauTest.C.
Referenced by Gener().
Float_t TLandauMean::fLM_0_7[3] |
Definition at line 29 of file LandauTest.C.
Referenced by Gener().
Float_t TLandauMean::fLM_0_8[3] |
Definition at line 30 of file LandauTest.C.
Referenced by Gener().
Float_t TLandauMean::fLMean |
Definition at line 20 of file LandauTest.C.
Referenced by Gener().
Float_t TLandauMean::fLSigma |
Definition at line 21 of file LandauTest.C.
Referenced by Gener().
Float_t TLandauMean::fMedian3 |
Definition at line 33 of file LandauTest.C.
Referenced by Gener().
Int_t TLandauMean::fNSample |
Definition at line 19 of file LandauTest.C.
Referenced by Gener().
Float_t TLandauMean::fTM_0_10[3] |
Definition at line 26 of file LandauTest.C.
Referenced by Gener().
Float_t TLandauMean::fTM_0_6[3] |
Definition at line 23 of file LandauTest.C.
Referenced by Gener().
Float_t TLandauMean::fTM_0_7[3] |
Definition at line 24 of file LandauTest.C.
Referenced by Gener().
Float_t TLandauMean::fTM_0_8[3] |
Definition at line 25 of file LandauTest.C.
Referenced by Gener().