25 void printArgs(std::ostream& os)
const override ;
#define ClassDefOverride(name, id)
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
RooArgList is a container object that can hold multiple RooAbsArg objects.
Use TF1, TF2, TF3 functions as RooFit objects.
void printArgs(std::ostream &os) const override
Interface for printing of object arguments.
TObject * clone(const char *newname) const override
Double_t evaluate() const override
Evaluate this PDF / function / constant. Needs to be overridden by all derived classes.
~RooTFnBinding() override
A 2-Dim function with parameters.
A 3-Dim function with parameters.
Mother of all ROOT objects.
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or othe...
RooAbsReal * bindFunction(const char *name, CFUNCD1D func, RooAbsReal &x)