38 _nset(
"nset",
"nset",this,false,false),
39 _func(
"function",
"function",this,func,false,false),
40 _x(
"x",
"x",this,
x,false,false),
41 _mean(
"!mean",
"!mean",this,false,false)
54 _x(
"x",this,other.
_x),
55 _mean(
"!mean",
"!mean",this,false,false)
int Int_t
Signed integer 4 bytes (int).
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.