48 _ftor(func,observables,parameters,observables)
56 _ftor(func,observables,parameters,nset)
64 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(const RooAbsReal &func, const RooArgList &observables, const RooArgList ¶meters)
virtual ~RooGenFunction()
double DoEval(double) const
implementation of the evaluation function. Must be implemented by derived classes
Namespace for new Math classes and functions.
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...