Import Geant4 9.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 15:37:50 +02:00
parent a8e9364cea
commit 96c8bcd0af
6923 changed files with 198390 additions and 41849 deletions
+9 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.9 2007/06/05 13:37:36 gcosmo Exp $
$Id: History,v 1.13 2007/11/14 17:03:06 gcosmo Exp $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,14 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
14 November 2007 - G.Cosmo (error_propagation-V09-00-02)
- G4ErrorPropagator: removed call to exit() and some cleanup.
24 September 2007 - P.Arce (error_propagation-V09-00-01)
- G4ErrorFreeTrajState: corrected bug in one of the transformation matrix
terms. Addresses problem report #971.
- G4ErrorFreeTrajParam: corrected normalization of Y and Z coordinates.
5 June 2007 - G.Cosmo (error_propagation-V08-03-09)
- Added missing definition of GLOBLIBS in GNUmakefile to allow for
building DLLs on Windows.