47  _ftor(func,observables,parameters,observables)
 
   55  _ftor(func,observables,parameters,nset)
 
   63  ROOT::
Math::IGenFunction(other), _ftor(other._ftor)
 
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.
 
RooArgSet is a container object that can hold multiple RooAbsArg objects.
 
Lightweight interface adaptor that exports a RooAbsReal as a ROOT::Math::IGenFunction.
 
~RooGenFunction() override
 
double DoEval(double) const override
implementation of the evaluation function. Must be implemented by derived classes
 
RooGenFunction(const RooAbsReal &func, const RooArgList &observables, const RooArgList ¶meters)
 
Namespace for new Math classes and functions.
 
This file contains a specialised ROOT message handler to test for diagnostic in unit tests.