16#ifndef ROO_RECURSIVE_FRACTION
17#define ROO_RECURSIVE_FRACTION
#define ClassDef(name, id)
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.
RooListProxy is the concrete proxy for RooArgList 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...
virtual ~RooRecursiveFraction()
Destructor.
Double_t evaluate() const
do not persist
RooRecursiveFraction()
Default constructor.
virtual TObject * clone(const char *newname) const
Iterator abstract base class.
Mother of all ROOT objects.