112 servers.
add(*server) ;
135 servers->
add(*server) ;
virtual ~RooAbsSelfCachedReal()
Destructor.
void disableCache(Bool_t flag)
TIterator * serverIterator() const
RooAbsCollection * selectCommon(const RooAbsCollection &refColl) const
Create a subset of the current collection, consisting only of those elements that are contained as we...
void set(Double_t weight, Double_t wgtErr=-1)
Increment the weight of the bin enclosing the coordinates given by 'row' by the specified amount...
void attachDataSet(const RooAbsData &set)
Replace server nodes with names matching the dataset variable names with those data set variables...
Iterator abstract base class.
virtual const RooArgSet * get() const
ClassImp(RooAbsSelfCachedReal) RooAbsSelfCachedReal
Constructor.
virtual RooArgSet * actualObservables(const RooArgSet &nset) const
Defines observables to be cached, given a set of user defined observables Returns the subset of nset ...
Double_t getVal(const RooArgSet *set=0) const
virtual void fillCacheObject(FuncCacheElem &cache) const
Fill cache with sampling of function as defined by the evaluate() implementation. ...
RooAbsArg * find(const char *name) const
Find object with given name in list.
virtual const char * GetName() const
Returns name of object.
virtual Int_t numEntries() const
Return the number of bins.
virtual Bool_t remove(const RooAbsArg &var, Bool_t silent=kFALSE, Bool_t matchByNameOnly=kFALSE)
Remove the specified argument from our list.
virtual TObject * Next()=0
RooAbsArg is the common abstract base class for objects that represent a value (of arbitrary type) an...
virtual RooArgSet * actualParameters(const RooArgSet &nset) const
Defines parameters on which cache contents depends.
virtual Bool_t add(const RooAbsArg &var, Bool_t silent=kFALSE)
Add element to non-owning set.