Inheritance diagram for RooHistError::BinomialSumAsym:
Public Member Functions | |
BinomialSumAsym (Int_t n, Int_t m) | |
Double_t | operator() (const Double_t xvec[]) const |
Double_t | getMinLimit (UInt_t) const |
Double_t | getMaxLimit (UInt_t) const |
BinomialSumAsym (Int_t n, Int_t m) | |
Double_t | operator() (const Double_t xvec[]) const |
Double_t | getMinLimit (UInt_t) const |
Double_t | getMaxLimit (UInt_t) const |
Private Attributes | |
Int_t | _n1 |
Int_t | _N1 |
Definition at line 82 of file RooHistError.h.
Definition at line 84 of file RooHistError.h.
Definition at line 84 of file RooHistError.h.
Double_t RooHistError::BinomialSumAsym::operator() | ( | const Double_t | xvec[] | ) | const [inline, virtual] |
Double_t RooHistError::BinomialSumAsym::operator() | ( | const Double_t | xvec[] | ) | const [inline, virtual] |
Int_t RooHistError::BinomialSumAsym::_n1 [private] |
Int_t RooHistError::BinomialSumAsym::_N1 [private] |