22 _list("params","params",this),
31 _list(
"params",this,other._list),
43 return _func->Eval(x,y,z) ;
51 os <<
"[ TFn={" <<
_func->GetName() <<
"=" <<
_func->GetTitle() <<
"} " ;
virtual void print(std::ostream &os, Bool_t addContents=kFALSE) const
Print proxy name.
RooAbsPdf * bindPdf(const char *name, CFUNCD1D func, RooAbsReal &x)
Double_t evaluate() const
ClassImp(RooTFnPdfBinding) RooTFnPdfBinding
RooAbsProxy * getProxy(Int_t index) const
Return the nth proxy from the proxy list.
Double_t getVal(const RooArgSet *set=0) const
void printArgs(std::ostream &os) const
Print object arguments, ie its proxies.
Int_t numProxies() const
Return the number of registered proxies.
TPaveLabel title(3, 27.1, 15, 28.7,"ROOT Environment and Tools")
A 3-Dim function with parameters.
RooAbsProxy is the abstact interface for proxy classes.
virtual const char * GetName() const
Returns name of object.
virtual const char * name() const
RooAbsArg * at(Int_t idx) const
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
double func(double *x, double *p)
RooAbsPdf is the abstract interface for all probability density functions The class provides hybrid a...