91 double xbox, ybox, min, max,hichfit;
101 if ((Xscode == 30343) || (Xscode == -30343) ||
102 (Xscode == 30353) || (Xscode == -30353)) {
130 report(
DEBUG,
"EvtGen") <<
"In EvtBtoXsEtap: Particle with id " << Xscode <<
" is not a Xsd/u particle"<<endl;
134 double boxheight=par[5];
135 double boxwidth=max-min;
138 while ((
mass[0] > max) || (
mass[0] < min)){
143 hichfit=(1/sqrt(TwoPi*par[1]))*
exp(-0.5*pow((xbox-par[0])/par[1],2));
150 hichfit=par[3]*pow((xbox-par[4]),2)+par[5];
void makeDaughters(int ndaug, EvtId *id)
virtual void init(EvtId part_n, const EvtVector4R &p4)=0
EvtParticle * getDaug(int i)