62 Xp(
"Xp",
"Xp",this,_Xp),
63 sigp(
"sigp",
"sigp",this,_sigp),
64 xi(
"xi",
"xi",this,_xi),
65 rho1(
"rho1",
"rho1",this,_rho1),
66 rho2(
"rho2",
"rho2",this,_rho2)
77 Xp(
"Xp",this,other.
Xp),
79 xi(
"xi",this,other.
xi),
93 double r1=0,r2=0,r3=0,r4=0,r5=0,hp=0;
95 double fit_result = 0;
108 x1 =
Xp + (hp / 2) * (r1-1);
109 x2 =
Xp + (hp / 2) * (r1+1);
139 fit_result =
exp(r2);
LongDouble_t Power(LongDouble_t x, LongDouble_t y)
static const double x2[5]
static const double x1[5]
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
RooAbsPdf is the abstract interface for all probability density functions The class provides hybrid a...
Double_t evaluate() const
Implementation.
RooBukinPdf implements the NovosibirskA function.