83 _takeRoot(other._takeRoot),
84 _nset(
"nset",this,other._nset),
85 _func(
"function",this,other._func),
86 _x(
"x",this,other._x),
virtual ~RooAbsMoment()
Destructor.
RooAbsMoment represents the first, second, or third order derivative of any RooAbsReal as calculated ...
RooRealVar represents a fundamental (non-derived) real valued object.
TPaveLabel title(3, 27.1, 15, 28.7,"ROOT Environment and Tools")
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
double func(double *x, double *p)
RooAbsMoment()
Default constructor.