#define ClassDef(name, id)
friend class FuncCacheElem
RooAbsPdf is the abstract interface for all probability density functions The class provides hybrid a...
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.
virtual ~RooNumCdf()
Destructor.
virtual TObject * clone(const char *newname) const
virtual void fillCacheObject(FuncCacheElem &cacheFunc) const
Fill cache using running integral cache elements calculate() method with specification of cdf-specifi...
Class RooNumRunningInt is an implementation of RooAbsCachedReal that represents a running integral.
virtual const char * binningName() const
RooRealVar represents a fundamental (non-derived) real valued object.
Mother of all ROOT objects.