Import Geant4 10.3.1 source tree

This commit is contained in:
Gabriele Cosmo
2017-02-28 16:16:20 +01:00
parent a3452e42ac
commit 4597adb7c4
267 changed files with 14761 additions and 24650 deletions
+6 -1
View File
@@ -1,4 +1,4 @@
$Id: History 99975 2016-10-13 07:23:55Z gcosmo $
$Id: History 102588 2017-02-09 10:00:46Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -14,6 +14,11 @@ introduced in the code and keeptrack of all tags.
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
07-February-2017 V.Ivanchenko (phys-lists-V10-02-11)
- G4PhysListFactory - add single scattering EM option (required by
several user groups), one need to add "__SS" to the reference
physics list name
12-October-2016 G.Folger (phys-lists-V10-02-10)
- remove direct use of theParticleIterator, get this from G4ParticleTable.
fix required by clang39 on Windows and MAC