11 #ifndef ROO_NONCENTRALCHISQUARE
12 #define ROO_NONCENTRALCHISQUARE
Bool_t fHasIssuedConvWarning
void SetErrorTolerance(Double_t t)
Double_t evaluate() const
Int_t getAnalyticalIntegral(RooArgSet &allVars, RooArgSet &analVars, const char *rangeName=0) const
Interface function getAnalyticalIntergral advertises the analytical integrals that are supported...
virtual ~RooNonCentralChiSquare()
Bool_t fHasIssuedSumWarning
#define ClassDef(name, id)
Double_t analyticalIntegral(Int_t code, const char *rangeName=0) const
Implements the actual analytical integral(s) advertised by getAnalyticalIntegral. ...
void SetMaxIters(Int_t mi)
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.
RooAbsPdf is the abstract interface for all probability density functions The class provides hybrid a...
virtual TObject * clone(const char *newname) const