virtual Double_t defaultErrorLevel() const
Return the default error level for MINUIT error analysis If the addition contains one or more RooNLLV...
virtual std::list< Double_t > * binBoundaries(RooAbsRealLValue &, Double_t, Double_t) const
Bool_t isBinnedDistribution(const RooArgSet &obs) const
void printMetaArgs(std::ostream &os) const
Int_t getAnalyticalIntegral(RooArgSet &allVars, RooArgSet &numVars, const char *rangeName=0) const
Interface function getAnalyticalIntergral advertises the analytical integrals that are supported...
virtual RooArgList containedArgs(Action)
Return list of all RooAbsArgs in cache element.
Iterator abstract base class.
const RooArgList & list1() const
virtual Bool_t forceAnalyticalInt(const RooAbsArg &) const
virtual TObject * clone(const char *newname) const
#define ClassDef(name, id)
Double_t analyticalIntegral(Int_t code, const char *rangeName=0) const
Calculate integral internally from appropriate integral cache.
Bool_t setData(RooAbsData &data, Bool_t cloneData=kTRUE)
RooRealVar represents a fundamental (non-derived) real valued object.
Double_t evaluate() const
Calculate and return current value of self.
TPaveLabel title(3, 27.1, 15, 28.7,"ROOT Environment and Tools")
RooObjCacheManager _cacheMgr
virtual void enableOffsetting(Bool_t)
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.
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...
virtual std::list< Double_t > * plotSamplingHint(RooAbsRealLValue &, Double_t, Double_t) 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 & list() 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...