82 _takeRoot(other._takeRoot),
83 _nset(
"nset",this,other._nset),
84 _func(
"function",this,other._func),
85 _x(
"x",this,other._x),
RooAbsMoment represents the first, second, or third order derivative of any RooAbsReal as calculated ...
virtual ~RooAbsMoment()
Destructor.
RooAbsMoment()
Default constructor.
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
RooRealVar represents a fundamental (non-derived) real valued object.