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
#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...
Double_t analyticalIntegral(Int_t code, const char *rangeName=0) const
Implements the actual analytical integral(s) advertised by getAnalyticalIntegral. ...