#define ClassDefOverride(name, id)
friend class FuncCacheElem
Class RooNumCdf is an implementation of RooNumRunningInt specialized to calculate cumulative distribu...
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.
~RooNumCdf() override
Destructor.
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) const override
Class RooNumRunningInt is an implementation of RooAbsCachedReal that represents a running integral.
const char * binningName() const override
RooRealVar represents a variable that can be changed from the outside.
Mother of all ROOT objects.