Import Geant4 9.5.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 16:46:55 +02:00
parent 89a9605df1
commit b1eb5424d2
10957 changed files with 888481 additions and 160139 deletions
+9 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.53 2010/12/02 08:34:26 kmura Exp $
$Id: History,v 1.53 2010-12-02 08:34:26 kmura Exp $
-------------------------------------------------------------------
=========================================================
@@ -14,6 +14,14 @@ Geant4Py is a Geant4-Python bridge.
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
10 Nomvembter 2011 K.Murakami
- fixes on OSX Lion matters
- some minor fixes for 9.5 release
8 November 2011 K.Murakami
- update for 9.5 release
- eliminate obsolete G4Exception.
1 December 2010 K.Murakami
- update for chages of G4 classes (G4GDMLParser, physics list)
- add a new example using GTK (examples/emplot/emcalc_gui.py)