16#ifndef ROO_SECOND_MOMENT
17#define ROO_SECOND_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.
RooRealVar represents a variable that can be changed from the outside.
RooSecondMoment represents the first, second, or third order derivative of any RooAbsReal as calculat...
virtual TObject * clone(const char *newname) const
Double_t evaluate() const
Calculate value
virtual ~RooSecondMoment()
Destructor.
RooSecondMoment()
Default constructor.
const T & arg() const
Return reference to object held in proxy.
Mother of all ROOT objects.