RooRealProxy _pdf
The cache manager.
virtual RooArgList containedArgs(Action)
Report all RooAbsArg derived objects contained in Cache Element (used in function optimization and an...
virtual ~RooEffProd()
Destructor.
#define ClassDef(name, id)
virtual Double_t evaluate() const
Calculate and return 'raw' unnormalized value of p.d.f.
const RooAbsPdf * pdf() const
RooAbsGenContext is the abstract base class for generator contexts of RooAbsPdf objects.
RooAbsCacheElement is the abstract base class for objects to be stored in RooAbsCache cache manager o...
RooAbsArg * absArg() const
RooDataSet is a container class to hold unbinned data.
virtual Bool_t forceAnalyticalInt(const RooAbsArg &) const
RooObjCacheManager _cacheMgr
virtual RooAbsGenContext * genContext(const RooArgSet &vars, const RooDataSet *prototype, const RooArgSet *auxProto, Bool_t verbose) const
Return specialized generator context for RooEffProds that implements generation in a more efficient w...
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...
RooArgSet * _fixedNset
Normalization set to be used in evaluation.
Mother of all ROOT objects.
Int_t getAnalyticalIntegralWN(RooArgSet &allVars, RooArgSet &numVars, const RooArgSet *normSet, const char *rangeName=0) const
Return internal integration capabilities of the p.d.f.
Double_t analyticalIntegralWN(Int_t code, const RooArgSet *normSet, const char *rangeName=0) const
Return value of integral identified by code, which should be a return value of getAnalyticalIntegralW...
RooAbsPdf is the abstract interface for all probability density functions The class provides hybrid a...
virtual Double_t getValV(const RooArgSet *set=0) const
Return p.d.f. value normalized over given set of observables.
RooRealProxy is the concrete proxy for RooAbsReal objects A RooRealProxy is the general mechanism to ...
virtual TObject * clone(const char *newname) const
RooAbsArg is the common abstract base class for objects that represent a value (of arbitrary type) an...
const RooAbsReal * eff() const