#define ClassDefOverride(name, id)
friend class FuncCacheElem
Abstract interface for all probability density functions.
RooNumCdf(const char *name, const char *title, RooAbsPdf &_pdf, RooRealVar &_x, const char *binningName="cache")
Construct a cumulative distribution function from given input p.d.f over observable x.
void fillCacheObject(FuncCacheElem &cacheFunc) const override
Fill cache using running integral cache elements calculate() method with specification of cdf-specifi...
TObject * clone(const char *newname=nullptr) const override
RooNumCdf(const RooNumCdf &other, const char *name=nullptr)
RooNumRunningInt(const char *name, const char *title, RooAbsReal &_func, RooRealVar &_x, const char *binningName="cache")
Construct running integral of function '_func' over x_print from the lower bound on _x to the present...
const char * binningName() const override
Variable that can be changed from the outside.
Mother of all ROOT objects.