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