ROOT 6.12/07 Reference Guide |
This is the complete list of members for RooHistError, including all inherited members.
_poissonHiLUT | RooHistError | private |
_poissonLoLUT | RooHistError | private |
createBinomialSum(Int_t n, Int_t m, Bool_t eff) | RooHistError | static |
createPoissonSum(Int_t n) | RooHistError | static |
getBinomialIntervalAsym(Int_t n, Int_t m, Double_t &a1, Double_t &a2, Double_t nSigma=1) const | RooHistError | |
getBinomialIntervalEff(Int_t n, Int_t m, Double_t &a1, Double_t &a2, Double_t nSigma=1) const | RooHistError | |
getInterval(const RooAbsFunc *Qu, const RooAbsFunc *Ql, Double_t pointEstimate, Double_t stepSize, Double_t &lo, Double_t &hi, Double_t nSigma) const | RooHistError | |
getPoissonInterval(Int_t n, Double_t &mu1, Double_t &mu2, Double_t nSigma=1) const | RooHistError | |
getPoissonIntervalCalc(Int_t n, Double_t &mu1, Double_t &mu2, Double_t nSigma=1) const | RooHistError | private |
instance() | RooHistError | static |
RooHistError() | RooHistError | private |
seek(const RooAbsFunc &f, Double_t startAt, Double_t step, Double_t value) const | RooHistError | private |
~RooHistError() | RooHistError | inlinevirtual |