13#ifndef ROOFUNCTOR1DBINDING
14#define ROOFUNCTOR1DBINDING
42 void printArgs(std::ostream& os)
const override ;
68 void printArgs(std::ostream& os)
const override ;
#define ClassDefOverride(name, id)
Interface (abstract class) for generic functions objects of one-dimension Provides a method to evalua...
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
RooCFunction1Binding is a templated implementation of class RooAbsReal that binds generic C(++) funct...
double evaluate() const override
Evaluate this PDF / function / constant. Needs to be overridden by all derived classes.
void printArgs(std::ostream &os) const override
Print object arguments, ie its proxies.
const ROOT::Math::IBaseFunctionOneDim * func
~RooFunctor1DBinding() override
TObject * clone(const char *newname) const override
TObject * clone(const char *newname) const override
const ROOT::Math::IBaseFunctionOneDim * func
double evaluate() const override
Evaluate this PDF / function / constant. Needs to be overridden by all derived classes.
void printArgs(std::ostream &os) const override
Print object arguments, ie its proxies.
~RooFunctor1DPdfBinding() override
Mother of all ROOT objects.
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or othe...
RooAbsPdf * bindPdf(const char *name, CFUNCD1D func, RooAbsReal &x)
RooAbsReal * bindFunction(const char *name, CFUNCD1D func, RooAbsReal &x)