66 Xp("Xp","Xp",this,_Xp),
67 sigp("sigp","sigp",this,_sigp),
68 xi("xi","xi",this,_xi),
69 rho1("rho1","rho1",this,_rho1),
70 rho2("rho2","rho2",this,_rho2)
83 Xp(
"Xp",this,other.Xp),
84 sigp(
"sigp",this,other.sigp),
85 xi(
"xi",this,other.xi),
86 rho1(
"rho1",this,other.rho1),
87 rho2(
"rho2",this,other.rho2)
101 double r1=0,
r2=0,
r3=0,r4=0,r5=0,hp=0;
102 double x1 = 0,
x2 = 0;
103 double fit_result = 0;
116 x1 =
Xp + (hp / 2) * (r1-1);
117 x2 =
Xp + (hp / 2) * (r1+1);
147 fit_result =
exp(
r2);
LongDouble_t Power(LongDouble_t x, LongDouble_t y)
static const double x2[5]
unsigned int r3[N_CITIES]
unsigned int r1[N_CITIES]
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.
unsigned int r2[N_CITIES]