81 _takeRoot(other._takeRoot),
82 _nset(
"nset",this,other._nset),
83 _func(
"function",this,other._func),
84 _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 variable that can be changed from the outside.