65 Xp("Xp","Xp",this,_Xp),
66 sigp("sigp","sigp",this,_sigp),
67 xi("xi","xi",this,_xi),
68 rho1("rho1","rho1",this,_rho1),
69 rho2("rho2","rho2",this,_rho2)
82 Xp(
"Xp",this,other.Xp),
83 sigp(
"sigp",this,other.sigp),
84 xi(
"xi",this,other.xi),
85 rho1(
"rho1",this,other.rho1),
86 rho2(
"rho2",this,other.rho2)
100 double r1=0,
r2=0,
r3=0,r4=0,r5=0,hp=0;
101 double x1 = 0,
x2 = 0;
102 double fit_result = 0;
115 x1 =
Xp + (hp / 2) * (r1-1);
116 x2 =
Xp + (hp / 2) * (r1+1);
146 fit_result =
exp(
r2);
ClassImp(RooBukinPdf) RooBukinPdf
Double_t evaluate() const
Implementation.
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...
unsigned int r2[N_CITIES]