57 os <<
"[ function=" <<
func <<
" " ;
95 os <<
"[ function=" <<
func <<
" " ;
Interface (abstract class) for generic functions objects of one-dimension Provides a method to evalua...
virtual const char * name() const
RooAbsPdf * bindPdf(const char *name, CFUNCD1D func, RooAbsReal &x)
Double_t getVal(const RooArgSet *set=0) const
RooCFunction1Binding is a templated implementation of class RooAbsReal that binds generic C(++) funct...
RooAbsReal * bindFunction(const char *name, CFUNCD1D func, RooAbsReal &x)
Double_t evaluate() const
const ROOT::Math::IBaseFunctionOneDim * func
RooAbsProxy is the abstact interface for proxy classes.
void printArgs(std::ostream &os) const
Print object arguments, ie its proxies.
Double_t evaluate() const
void printArgs(std::ostream &os) const
Print object arguments, ie its proxies.
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
double func(double *x, double *p)
RooAbsProxy * getProxy(Int_t index) const
Return the nth proxy from the proxy list.
Int_t numProxies() const
Return the number of registered proxies.
RooAbsPdf is the abstract interface for all probability density functions The class provides hybrid a...
const ROOT::Math::IBaseFunctionOneDim * func
const RooAbsReal & arg() const
virtual void print(std::ostream &os, Bool_t addContents=kFALSE) const
Print proxy name.