52 #ifndef G4UrbanAdjointMscModel_h
53 #define G4UrbanAdjointMscModel_h 1
99 G4double& currentMinimalStep)
override;
225 }
while ((temptlimit <
tlimit-delta) ||
226 (temptlimit >
tlimit+delta));
240 G4double facz = 0.990395+w*(-0.168386+w*0.093286) ;
246 coeffc1 = 2.3785 - Z13*(4.1981e-1 - Z13*6.3100e-2);
247 coeffc2 = 4.7526e-1 + Z13*(1.7694 - Z13*3.3885e-1);
248 coeffc3 = 2.3683e-1 - Z13*(1.8111 - Z13*3.2774e-1);
249 coeffc4 = 1.7888e-2 + Z13*(1.9659e-2 - Z13*2.6664e-3);
264 G4double a = (2.*xmeanth+9.*x2meanth-3.)/(2.*xmeanth-3.*x2meanth+1.);