16#ifndef ROO_RECURSIVE_FRACTION
17#define ROO_RECURSIVE_FRACTION
#define ClassDefOverride(name, id)
Abstract base class for objects that represent a real value and implements functionality common to al...
RooArgList is a container object that can hold multiple RooAbsArg objects.
A RooAbsReal implementation that calculates the plain fraction of sum of RooAddPdf components from a ...
double evaluate() const override
Calculate and return value of .
TObject * clone(const char *newname) const override
RooArgList const & variables() const
RooRecursiveFraction()=default
Mother of all ROOT objects.