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