Import Geant4 8.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 14:44:26 +02:00
parent 8a51e0bc40
commit 216a75eeb1
8717 changed files with 360418 additions and 141343 deletions
+8 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.32 2005/12/06 10:54:47 gcosmo Exp $
$Id: History,v 1.34 2006/06/28 18:34:22 asaim Exp $
-------------------------------------------------------------------
=========================================================
@@ -15,6 +15,13 @@ track of all tags.
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
28th June 2006 Makoto Asai (exampleN05-V08-00-01)
- Fix a memory leak in ExN05PionShowerModel.cc
16th June 2006 Gabriele Cosmo (exampleN05-V08-00-00)
- Use coherent allocation scheme for user-classes and
initialisation in main().
6th December 2005 Gabriele Cosmo
- Trivial changes for support of CLHEP-2.0.X series.