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.
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.
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.
Mother of all ROOT objects.