17 double const SellCoeu[] = {46.41, 228.71, 0.014};
18 double const SellCoed[] = {10.666, 18.125, 0.125};
20 double e = 2.*
M_PI*Gaudi::Units::hbarc/(Gaudi::Units::eV*Gaudi::Units::nm)/lambda;
23 for(
int i=0; i<3; i++)
r += SellCoeu[i]/(SellCoed[i]*SellCoed[i] - e*e);