16#ifndef ROO_FIRST_MOMENT 
   17#define ROO_FIRST_MOMENT 
#define ClassDef(name, id)
 
RooAbsMoment represents the first, second, or third order derivative of any RooAbsReal as calculated ...
 
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.
 
RooArgSet is a container object that can hold multiple RooAbsArg objects.
 
RooFirstMoment represents the first, second, or third order derivative of any RooAbsReal as calculate...
 
RooFirstMoment()
Default constructor.
 
virtual TObject * clone(const char *newname) const
 
virtual ~RooFirstMoment()
Destructor.
 
Double_t evaluate() const
Calculate value
 
RooRealVar represents a variable that can be changed from the outside.
 
const T & arg() const
Return reference to object held in proxy.
 
Mother of all ROOT objects.