RooJeffreysPrior()
Default constructor.
Iterator abstract base class.
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 & lowList() const
#define ClassDef(name, id)
Double_t analyticalIntegral(Int_t code, const char *rangeName=0) const
Implements the actual analytical integral(s) advertised by getAnalyticalIntegral. ...
virtual ~RooJeffreysPrior()
Destructor.
const RooArgList & paramList() const
RooRealVar represents a fundamental (non-derived) real valued object.
TPaveLabel title(3, 27.1, 15, 28.7,"ROOT Environment and Tools")
virtual TObject * clone(const char *newname) const
RooListProxy is the concrete proxy for RooArgList objects.
Double_t evaluate() const
Iterator over lowSet.
Mother of all ROOT objects.
RooAbsPdf is the abstract interface for all probability density functions The class provides hybrid a...
RooRealProxy is the concrete proxy for RooAbsReal objects A RooRealProxy is the general mechanism to ...
TIterator * _obsIter
Iterator over paramSet.