43 std::unique_ptr<RooAbsPdf>
_pdf;
#define ClassDef(name, id)
RooAbsCacheElement is the abstract base class for objects to be stored in RooAbsCache cache manager o...
virtual Bool_t add(const RooAbsArg &var, Bool_t silent=kFALSE)
Add the specified argument to list.
RooArgList is a container object that can hold multiple RooAbsArg objects.
Implementation of Jeffrey's prior.
virtual ~RooJeffreysPrior()
Destructor.
Double_t evaluate() const
Calculate and return current value of self.
virtual TObject * clone(const char *newname) const
RooObjCacheManager _cacheMgr
const RooArgList & lowList() const
const RooArgList & paramList() const
RooListProxy is the concrete proxy for RooArgList objects.
Class RooObjCacheManager is an implementation of class RooCacheManager<RooAbsCacheElement> and specia...
RooRealVar represents a variable that can be changed from the outside.
Mother of all ROOT objects.
std::unique_ptr< RooAbsPdf > _pdf
virtual ~CacheElem()=default
std::unique_ptr< RooArgSet > _pdfVariables
virtual RooArgList containedArgs(Action) override