69 _ixf(
"!ixf",
"ixf",this),
74 string pname=
Form(
"%s_product",name) ;
78 string formula=
Form(
"pow((@0-@1),%d)*@2",
_order) ;
112 _ixf(
"!ixf",
"ixf",this),
119 string pname=
Form(
"%s_product",name) ;
122 string formula=
Form(
"pow((@0-@1),%d)*@2",
_order) ;
159 _xf(
"xf",this,other._xf),
160 _ixf(
"ixf",this,other._ixf),
161 _if(
"if",this,other._if)
virtual Bool_t isBinnedDistribution(const RooArgSet &) const
Bool_t addOwnedComponents(const RooArgSet &comps)
Take ownership of the contents of 'comps'.
RooExpensiveObjectCache & expensiveObjectCache() const
virtual Bool_t setLabel(const char *label, Bool_t printError=kTRUE)
Set value by specifying the name of the desired state If printError is set, a message will be printed...
double pow(double, double)
RooMoment()
Default constructor.
char * Form(const char *fmt,...)
virtual const char * GetName() const
Returns name of object.
virtual Bool_t setArg(RooAbsReal &newRef)
Change object held in proxy into newRef.
virtual ~RooMoment()
Destructor.
virtual void setExpensiveObjectCache(RooExpensiveObjectCache &cache)
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
double func(double *x, double *p)
Double_t evaluate() const
Calculate value.
RooAbsMoment * mean(RooRealVar &obs)
virtual Bool_t add(const RooAbsArg &var, Bool_t silent=kFALSE)
Add element to non-owning set.
RooNumIntConfig * specialIntegratorConfig() const
Returns the specialized integrator configuration for this RooAbsReal.
RooAbsReal * createIntegral(const RooArgSet &iset, const RooCmdArg &arg1, const RooCmdArg &arg2=RooCmdArg::none(), const RooCmdArg &arg3=RooCmdArg::none(), const RooCmdArg &arg4=RooCmdArg::none(), const RooCmdArg &arg5=RooCmdArg::none(), const RooCmdArg &arg6=RooCmdArg::none(), const RooCmdArg &arg7=RooCmdArg::none(), const RooCmdArg &arg8=RooCmdArg::none()) const
Create an object that represents the integral of the function over one or more observables listed in ...
void setCacheNumeric(Bool_t flag)
virtual Bool_t add(const RooAbsArg &var, Bool_t silent=kFALSE)
Overloaded RooArgSet::add() method inserts 'var' into set and registers 'var' as server to owner with...