11 #ifndef ROO_NONCENTRALCHISQUARE 12 #define ROO_NONCENTRALCHISQUARE Bool_t fHasIssuedConvWarning
virtual TObject * clone(const char *newname) const
void SetErrorTolerance(Double_t t)
virtual ~RooNonCentralChiSquare()
Bool_t fHasIssuedSumWarning
The PDF of the Non-Central Chi Square distribution for n degrees of freedom.
#define ClassDef(name, id)
void SetMaxIters(Int_t mi)
Double_t evaluate() const
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
void SetForceSum(Bool_t flag)
Mother of all ROOT objects.
Int_t getAnalyticalIntegral(RooArgSet &allVars, RooArgSet &analVars, const char *rangeName=0) const
Interface function getAnalyticalIntergral advertises the analytical integrals that are supported...
RooAbsPdf is the abstract interface for all probability density functions The class provides hybrid a...
RooRealProxy is the concrete proxy for RooAbsReal objects A RooRealProxy is the general mechanism to ...
Double_t analyticalIntegral(Int_t code, const char *rangeName=0) const
Implements the actual analytical integral(s) advertised by getAnalyticalIntegral. ...