Import Geant4 10.4.1 source tree

This commit is contained in:
Gabriele Cosmo
2018-03-02 09:34:30 +01:00
parent fc6af9e721
commit fe04dcb406
341 changed files with 18389 additions and 24522 deletions
@@ -23,7 +23,7 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: G4TransitionRadiation.cc 68037 2013-03-13 14:15:08Z gcosmo $
// $Id: G4TransitionRadiation.cc 108508 2018-02-15 15:54:35Z gcosmo $
//
// G4TransitionRadiation class -- implementation file
@@ -228,7 +228,4 @@ EnergyIntegralDistribution( G4double energy1,
+ 4.0*sumOdd + 2.0*sumEven )/3.0 ;
}
// end of G4TransitionRadiation implementation file --------------------------