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.
RooRealVar represents a variable that can be changed from the outside.
Class RooRecursiveFraction is a RooAbsReal implementation that calculates the plain fraction of sum o...
~RooRecursiveFraction() override
Destructor.
double evaluate() const override
Calculate and return value of .
TObject * clone(const char *newname) const override
RooRecursiveFraction()
Default constructor.
Mother of all ROOT objects.