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
Documentation for the abstract class IBaseFunctionMultiDim.
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...