|
ROOT
Reference Guide |
|
Go to the documentation of this file.
16 #ifndef ROO_RECURSIVE_FRACTION
17 #define ROO_RECURSIVE_FRACTION
RooArgList is a container object that can hold multiple RooAbsArg objects.
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
RooRecursiveFraction()
Default constructor.
Class RooRecursiveFraction is a RooAbsReal implementation that calculates the plain fraction of sum o...
Double_t evaluate() const
Calculate and return value of .
RooListProxy is the concrete proxy for RooArgList objects.
virtual ~RooRecursiveFraction()
Destructor.
Mother of all ROOT objects.
#define ClassDef(name, id)
virtual TObject * clone(const char *newname) const
RooRealVar represents a variable that can be changed from the outside.