Import Geant4 9.3.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 16:15:05 +02:00
parent b79225fb37
commit 74cad5e589
3877 changed files with 234205 additions and 167127 deletions
@@ -14,6 +14,17 @@ code and to keep track of all tags.
* Please list in reverse chronological order (last date on top)
---------------------------------------------------------------
20 Nov 2009 - Dennis Wright (hadr-rpg-V09-02-01)
------------------------------------------------
G4RPGInelastic: add temporary message stating the RPG model is
under development and should not be used
25 May 2009 - Dennis Wright (hadr-rpg-V09-02-00)
------------------------------------------------
G4RPGInelastic: fix MAC complaint about initialization order:
remove static array of G4ParticleDefinition pointers and
replace with local array
9 June 2008 - Dennis Wright (hadr-rpg-V09-01-03)
-------------------------------------------------
Remove unused variable ekIncident in G4RPGFragmentation.cc and