Import Geant4 10.5.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2018-06-29 10:58:11 +02:00
parent fe81a77428
commit 6aa23be517
1581 changed files with 124288 additions and 83758 deletions
@@ -35,6 +35,7 @@
// Creation date: 17.10.2017
//
// Modifications:
// 02.02.2018 M.Novak: fixed initialization of first moment correction.
//
// Class description: see the header file.
//
@@ -329,7 +330,7 @@ void G4GSPWACorrections::InitDataMaterial(const G4Material *mat) {
// screening parameter (= (mc^2)^\alpha^2/(4(pc)^2C_{TF}^2) dumScr
G4double scrCorTed = constFactor*dumScr/(4.*pt2);
G4double dum0 = G4Log(1.+1./scrCorTed);
perMat->fCorFirstMoment[iek] = perMat->fCorFirstMoment[iek]/(zs*(dum0-1./(1.-scrCorTed)));
perMat->fCorFirstMoment[iek] = perMat->fCorFirstMoment[iek]/(zs*(dum0-1./(1.+scrCorTed)));
//
// 3. the remaining part of the second moment correction and divide by the one computed by using the corrected
// screening parameter