Import Geant4 6.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 10:41:53 +02:00
parent 4aea781e80
commit 96686e0c8f
6560 changed files with 153347 additions and 238155 deletions
+14 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.33 2003/06/04 15:55:22 gcosmo Exp $
$Id: History,v 1.38 2003/10/22 13:52:26 gcosmo Exp $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,19 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
Oct, 22nd 2003 G.Cosmo geombias-V05-02-03
- Migrated calls to G4Exception to new scheme.
Sep, 30th 2003 G.Cosmo geombias-V05-02-02
- updated GNUmakefile, according to new structure introduced
in "geometry-V05-02-00".
Aug, 22th 2003 M.Dressel geombias-V05-02-01
- got rid off G4ImportanceFinder
Aug, 19th 2003 M.Dressel geombias-V05-02-00
- first implementation of weight window technique
Jun, 4th 2003 G.Cosmo geombias-V05-01-00
- Fixes for inclusion of <strstream> in G4ImportanceAlgorithm.cc and
G4ImportanceFinder.cc in view of the g4std wrappers migration.