56 for(
unsigned int i=0;i<3;i++){
57 vValueForSinglePlane += ( fAlfa[i] * fBeta[i] *
58 std::exp( - std::fabs(vXposition) * fBeta[i] / aTF ) *
59 ( 1. + fBeta[i] * std::fabs(vXposition) / aTF) );
62 vValueForSinglePlane /= aTF;
64 vValueForSinglePlane *= 0.25;
66 return vValueForSinglePlane;
~XCrystalPlanarMoliereElectronDensity()
XCrystalPlanarMoliereElectronDensity()
virtual G4double ComputeTFScreeningRadius(XPhysicalLattice *)
Definition of the XCrystalPlanarMoliereElectronDensity class.
G4double ComputeECForSinglePlane(G4double, XPhysicalLattice *)