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
+6 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.66 2007/05/18 07:33:48 gcosmo Exp $
$Id: History,v 1.67 2007/07/16 08:07:29 gcosmo Exp $
----------------------------------------------------------------------------
=========================================================
@@ -17,6 +17,11 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
16/07/2007 : G. Cosmo breps-V09-00-00
- Added missing initialisations of kCarTolerance in alternative constructors
for G4BoundingBox3D, G4Curve, G4CurveRayIntersection, G4KnotVector.
Addressing problem report #959.
18/05/2007 : G. Cosmo breps-V08-03-01
- Use kAngTolerance and kRadTolerance from G4GeometryTolerance class.
- Coworks with tag "global-V08-03-03".