Inheritance diagram for RooHistError::PoissonSum:
Public Member Functions | |
PoissonSum (Int_t n) | |
Double_t | operator() (const Double_t xvec[]) const |
Double_t | getMinLimit (UInt_t) const |
Double_t | getMaxLimit (UInt_t) const |
PoissonSum (Int_t n) | |
Double_t | operator() (const Double_t xvec[]) const |
Double_t | getMinLimit (UInt_t) const |
Double_t | getMaxLimit (UInt_t) const |
Private Attributes | |
Int_t | _n |
Definition at line 57 of file RooHistError.h.
RooHistError::PoissonSum::PoissonSum | ( | Int_t | n | ) | [inline] |
Definition at line 59 of file RooHistError.h.
RooHistError::PoissonSum::PoissonSum | ( | Int_t | n | ) | [inline] |
Definition at line 59 of file RooHistError.h.
Implements RooAbsFunc.
Definition at line 69 of file RooHistError.h.
References RooNumber::infinity().
Implements RooAbsFunc.
Definition at line 69 of file RooHistError.h.
References RooNumber::infinity().
Int_t RooHistError::PoissonSum::_n [private] |