31 RooMoment(
const char *name,
const char *title, RooAbsReal& func, RooRealVar& x, Int_t order=1, Bool_t central=kFALSE, Bool_t takeRoot=kFALSE) ;
32 RooMoment(
const char *name,
const char *title, RooAbsReal& func, RooRealVar& x,
const RooArgSet& nset, Int_t order=1, Bool_t central=kFALSE, Bool_t takeRoot=kFALSE,