void printMetaArgs(std::ostream &os) const
virtual Bool_t forceAnalyticalInt(const RooAbsArg &) const
virtual RooArgList containedArgs(Action)
Return list of all RooAbsArgs in cache element.
Double_t analyticalIntegral(Int_t code, const char *rangeName=0) const
Calculate integral internally from appropriate integral cache.
Iterator abstract base class.
virtual TObject * clone(const char *newname) const
#define ClassDef(name, id)
virtual std::list< Double_t > * plotSamplingHint(RooAbsRealLValue &, Double_t, Double_t) const
Double_t evaluate() const
Calculate and return current value of self.
Bool_t setData(RooAbsData &data, Bool_t cloneData=kTRUE)
RooRealVar represents a fundamental (non-derived) real valued object.
Int_t getAnalyticalIntegral(RooArgSet &allVars, RooArgSet &numVars, const char *rangeName=0) const
Interface function getAnalyticalIntergral advertises the analytical integrals that are supported...
RooObjCacheManager _cacheMgr
virtual void enableOffsetting(Bool_t)
Bool_t isBinnedDistribution(const RooArgSet &obs) const
RooAbsCacheElement is the abstract base class for objects to be stored in RooAbsCache cache manager o...
RooAbsData is the common abstract base class for binned and unbinned datasets.
RooListProxy is the concrete proxy for RooArgList objects.
virtual Double_t defaultErrorLevel() const
Return the default error level for MINUIT error analysis If the addition contains one or more RooNLLV...
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
Class RooObjCacheManager is an implementation of class RooCacheManager<RooAbsCacheElement> and specia...
const RooArgList & list() const
Mother of all ROOT objects.
RooAbsRealLValue is the common abstract base class for objects that represent a real value that may a...
const RooArgList & list1() const
RooAddition calculates the sum of a set of RooAbsReal terms, or when constructed with two sets...
RooAbsArg is the common abstract base class for objects that represent a value (of arbitrary type) an...
virtual std::list< Double_t > * binBoundaries(RooAbsRealLValue &, Double_t, Double_t) const