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 ...
 
TObject * clone(const char *newname=nullptr) const override
 
double evaluate() const override
Calculate and return value of .
 
RooArgList const & variables() const
 
RooRecursiveFraction()=default
 
Mother of all ROOT objects.