78 _takeRoot(other._takeRoot),
79 _nset(
"nset",this,other._nset),
80 _func(
"function",this,other._func),
81 _x(
"x",this,other._x),
RooAbsMoment represents the first, second, or third order derivative of any RooAbsReal as calculated ...
RooAbsMoment()
Default constructor.
~RooAbsMoment() override
Destructor.
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
RooRealVar represents a variable that can be changed from the outside.