#define ClassDef(name, id)
RooArgList is a container object that can hold multiple RooAbsArg objects.
RooArgSet is a container object that can hold multiple RooAbsArg objects.
virtual ~RooJeffreysPrior()
Destructor.
Double_t evaluate() const
Iterator over lowSet.
Double_t analyticalIntegral(Int_t code, const char *rangeName=0) const
Implements the actual analytical integral(s) advertised by getAnalyticalIntegral.
TIterator * _obsIter
Iterator over paramSet.
virtual TObject * clone(const char *newname) const
RooJeffreysPrior()
Default constructor.
const RooArgList & lowList() const
Int_t getAnalyticalIntegral(RooArgSet &allVars, RooArgSet &analVars, const char *rangeName=0) const
if (matchArgs(allVars,analVars,x)) return 1 ; if (matchArgs(allVars,analVars,mean)) return 2 ; return...
const RooArgList & paramList() const
RooListProxy is the concrete proxy for RooArgList objects.
RooRealProxy is the concrete proxy for RooAbsReal objects A RooRealProxy is the general mechanism to ...
RooRealVar represents a fundamental (non-derived) real valued object.
Iterator abstract base class.
Mother of all ROOT objects.