Import Geant4 10.3.1 source tree

This commit is contained in:
Gabriele Cosmo
2017-02-28 16:16:20 +01:00
parent a3452e42ac
commit 4597adb7c4
267 changed files with 14761 additions and 24650 deletions
+6 -1
View File
@@ -1,5 +1,5 @@
$Id: History 101046 2016-11-04 10:44:26Z gcosmo $
$Id: History 102530 2017-02-08 13:41:59Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -20,6 +20,11 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
February 2, 2017 G. Cosmo geom-bool-V10-02-12
- Return normal from solid being subtracted, in case point is located
outside in G4SubtractionSolid::SurfaceNormal().
- Code formatting and minor cleanup in G4IntersectionSolid.
November 4, 2016 E. Tcherniaev geom-bool-V10-02-11
- Implemented Extent() method for all shapes/constructs and use it
in CalculateExtent().