Definition at line 56 of file RooHistError.h.
Public Member Functions | |
PoissonSum (Int_t n) | |
Double_t | getMaxLimit (UInt_t) const |
Double_t | getMinLimit (UInt_t) const |
Double_t | operator() (const Double_t xvec[]) const |
![]() | |
RooAbsFunc (const RooAbsFunc &other) | |
RooAbsFunc (UInt_t dimension) | |
virtual | ~RooAbsFunc () |
virtual std::list< Double_t > * | binBoundaries (Int_t) const |
UInt_t | getDimension () const |
virtual const char * | getName () const |
virtual RooSpan< const double > | getValues (std::vector< RooSpan< const double > >) const |
Bool_t | isValid () const |
Int_t | numCall () const |
virtual std::list< Double_t > * | plotSamplingHint (RooAbsRealLValue &, Double_t, Double_t) const |
void | resetNumCall () const |
virtual void | restoreXVec () const |
virtual void | saveXVec () const |
Private Attributes | |
Int_t | _n |
Additional Inherited Members | |
![]() | |
UInt_t | _dimension |
Int_t | _ncall |
Bool_t | _valid |
|
inline |
Definition at line 58 of file RooHistError.h.
Implements RooAbsFunc.
Definition at line 68 of file RooHistError.h.
Implements RooAbsFunc.
Definition at line 67 of file RooHistError.h.
Implements RooAbsFunc.
Definition at line 59 of file RooHistError.h.
|
private |
Definition at line 70 of file RooHistError.h.