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)
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
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...
const RooArgList & list() const
Mother of all ROOT objects.
const RooArgList & list1() const
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