Import Geant4 3.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 16:03:00 +02:00
parent cfcb558cfe
commit 137e303ecc
2843 changed files with 37082 additions and 38426 deletions
+11 -2
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.15 2000/11/20 18:18:57 gcosmo Exp $
$Id: History,v 1.17 2001/04/03 08:28:31 gcosmo Exp $
-------------------------------------------------------------------
=========================================================
@@ -17,7 +17,16 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
20-Nov-2000, G. Cosmo (geom-solids-specific-V02-00-04)
03-Apr-2001, D.Williams (geom-solids-specific-V03-00-01)
-----------------------
- G4IntersectingCone.cc: make small adjustment to help with roundoff error
in LineHitsCone1() and LineHitsCone2().
08-Jan-2001, D.Williams (geom-solids-specific-V03-00-00)
-----------------------
- G4Hype.cc: Added protecton against zero v.z in DistanceToOut.
20-Nov-2000, G.Cosmo (geom-solids-specific-V02-00-04)
---------------------
- Fixes to remove warnings from "-Wall -ansi -pedantic" g++ compiler options:
o commented out variables declared and not used.