16#ifndef ROO_SECOND_MOMENT
17#define ROO_SECOND_MOMENT
#define ClassDefOverride(name, id)
RooAbsMoment represents the first, second, or third order derivative of any RooAbsReal as calculated ...
Abstract base class for objects that represent a real value and implements functionality common to al...
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...
RooRealProxy _ixf
Int((X-offset)*F(X))dx ;.
RooRealProxy _if
Int(F(x))dx ;.
double evaluate() const override
Calculate value.
RooSecondMoment()
Default constructor.
TObject * clone(const char *newname) const override
RooRealProxy _xf
(X-offset)*F
~RooSecondMoment() override
Destructor.
const T & arg() const
Return reference to object held in proxy.
Mother of all ROOT objects.