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
RooRealProxy is the concrete proxy for RooAbsReal objects A RooRealProxy is the general mechanism to ...
const RooAbsReal & arg() const
RooRealVar represents a fundamental (non-derived) real valued object.
Mother of all ROOT objects.