13 #ifndef ROOFUNCTORBINDING
14 #define ROOFUNCTORBINDING
RooAbsPdf * bindPdf(const char *name, CFUNCD1D func, RooAbsReal &x)
virtual ~RooFunctorBinding()
virtual ~RooFunctorPdfBinding()
RooAbsReal * bindFunction(const char *name, CFUNCD1D func, RooAbsReal &x)
#define ClassDef(name, id)
RooCFunction1Binding is a templated implementation of class RooAbsReal that binds generic C(++) funct...
void printArgs(std::ostream &os) const
Print object arguments, ie its proxies.
const ROOT::Math::IBaseFunctionMultiDim * func
Double_t evaluate() const
virtual TObject * clone(const char *newname) const
virtual TObject * clone(const char *newname) const
TPaveLabel title(3, 27.1, 15, 28.7,"ROOT Environment and Tools")
const ROOT::Math::IBaseFunctionMultiDim * func
void printArgs(std::ostream &os) const
Print object arguments, ie its proxies.
RooListProxy is the concrete proxy for RooArgList objects.
Double_t evaluate() const
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
Mother of all ROOT objects.
RooAbsPdf is the abstract interface for all probability density functions The class provides hybrid a...
Documentation for the abstract class IBaseFunctionMultiDim.