39 _nset(
"nset",
"nset",this,false,false),
40 _func(
"function",
"function",this,func,false,false),
41 _x(
"x",
"x",this,
x,false,false),
42 _mean(
"!mean",
"!mean",this,false,false)
55 _x(
"x",this,other.
_x),
56 _mean(
"!mean",
"!mean",this,false,false)
RooRealProxy _mean
Mean (if calculated for central moment)
RooRealProxy _x
Observable.
Int_t _order
Moment order.
Int_t _takeRoot
Return n-order root of moment.
RooRealProxy _func
Input function.
RooSetProxy _nset
Normalization set (optional)
RooAbsReal()
coverity[UNINIT_CTOR] Default constructor
Variable that can be changed from the outside.