48 m("
m","Mass",this,_m),
49 m0("m0","Resonance mass",this,_m0),
50 c("
c","Slope parameter",this,_c),
62 m(
"m",
"Mass",this,_m),
63 m0(
"m0",
"Resonance mass",this,_m0),
64 c(
"c",
"Slope parameter",this,_c),
65 p(
"p",
"Power",this,_p)
76 m0(
"m0",this,other.m0),
103 if (
matchArgs(allVars,analVars,
m) &&
p == 0.5)
return 1;
static Vc_ALWAYS_INLINE int_v min(const int_v &x, const int_v &y)
const RooAbsReal & arg() const
LongDouble_t Power(LongDouble_t x, LongDouble_t y)
RooArgusBG is a RooAbsPdf implementation describing the ARGUS background shape.
Int_t getAnalyticalIntegral(RooArgSet &allVars, RooArgSet &analVars, const char *rangeName=0) const
Interface function getAnalyticalIntergral advertises the analytical integrals that are supported...
ClassImp(RooArgusBG) RooArgusBG
Constructor.
Bool_t isConstant() const
Double_t analyticalIntegral(Int_t code, const char *rangeName=0) const
Implements the actual analytical integral(s) advertised by getAnalyticalIntegral. ...
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
double atan2(double, double)
static Vc_ALWAYS_INLINE int_v max(const int_v &x, const int_v &y)
Double_t evaluate() const
RooAbsPdf is the abstract interface for all probability density functions The class provides hybrid a...
Double_t min(const char *rname=0) const
double f2(const double *x)
static std::complex< double > erf(const std::complex< double > z)
complex erf function
Bool_t matchArgs(const RooArgSet &allDeps, RooArgSet &numDeps, const RooArgProxy &a) const
Utility function for use in getAnalyticalIntegral().
Double_t max(const char *rname=0) const