Inheritance diagram for RooHistError::BinomialSumEff:
Public Member Functions | |
BinomialSumEff (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 |
BinomialSumEff (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 113 of file RooHistError.h.
Definition at line 115 of file RooHistError.h.
Definition at line 115 of file RooHistError.h.
Int_t RooHistError::BinomialSumEff::_n1 [private] |
Int_t RooHistError::BinomialSumEff::_N1 [private] |