const char * aggregateCacheUniqueSuffix() const
virtual RooArgSet * actualParameters(const RooArgSet &nset) const
If this p.d.f is operated with a fixed set of observables, return all variables of the external input...
void setCdfBoundaries(Bool_t flag)
void setCacheSource(Bool_t flag)
virtual Double_t evaluate() const
const RooAbsReal & arg() const
virtual ~RooCachedReal()
Destructor.
virtual void fillCacheObject(FuncCacheElem &cacheFunc) const
Update contents of cache histogram by resampling the input function.
#define ClassDef(name, id)
virtual TObject * clone(const char *newname) const
virtual FuncCacheElem * createCache(const RooArgSet *nset) const
Interface function to create an internal cache object that represent each cached function configurati...
RooAbsCachedReal is the abstract base class for functions that need or want to cache their evaluate()...
Bool_t getCdfBoundaries() const
TPaveLabel title(3, 27.1, 15, 28.7,"ROOT Environment and Tools")
RooCachedReal is an implementation of RooAbsCachedReal that can cache any external RooAbsReal input f...
friend class FuncCacheElem
virtual const char * GetName() const
Returns name of object.
Bool_t cacheSource() const
virtual const char * payloadUniqueSuffix() const
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
virtual RooArgSet * actualObservables(const RooArgSet &nset) const
If this pdf is operated with a fixed set of observables, return the subset of the fixed observables t...
Mother of all ROOT objects.
virtual const char * inputBaseName() const
RooSetProxy is the concrete proxy for RooArgSet objects.
RooRealProxy is the concrete proxy for RooAbsReal objects A RooRealProxy is the general mechanism to ...