27 _list(
"params",
"params",this),
37 _list(
"params",this,other._list),
60 if (!TString(p->
name()).BeginsWith(
"!")) {
Int_t numProxies() const
Return the number of registered proxies.
RooAbsProxy * getProxy(Int_t index) const
Return the nth proxy from the proxy list.
RooAbsPdf is the abstract interface for all probability density functions The class provides hybrid a...
RooAbsProxy is the abstact interface for proxy classes.
virtual void print(std::ostream &os, Bool_t addContents=kFALSE) const
Print proxy name.
virtual const char * name() const
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
Double_t getVal(const RooArgSet *set=0) const
Evaluate object. Returns either cached value or triggers a recalculation.
RooAbsArg * at(Int_t idx) const
virtual Bool_t add(const RooAbsArg &var, Bool_t silent=kFALSE)
Reimplementation of standard RooArgList::add()
Double_t evaluate() const
Evaluate this PDF / function / constant. Needs to be overridden by all derived classes.
void printArgs(std::ostream &os) const
Print object arguments, ie its proxies.
virtual Double_t Eval(Double_t x, Double_t y=0, Double_t z=0, Double_t t=0) const
Evaluate this function.
A 2-Dim function with parameters.
A 3-Dim function with parameters.
virtual const char * GetTitle() const
Returns title of object.
virtual const char * GetName() const
Returns name of object.
RooAbsPdf * bindPdf(const char *name, CFUNCD1D func, RooAbsReal &x)