Import Geant4 3.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 16:10:37 +02:00
parent 137e303ecc
commit 36c080dca6
3464 changed files with 119310 additions and 52696 deletions
+18 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.39 2001/02/21 15:47:36 gcosmo Exp $
$Id: History,v 1.42 2001/05/18 08:14:43 gcosmo Exp $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,23 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
May 18, 2001 G.Cosmo geom-solids-csg-V03-01-02
- Added G4CSGDEBUG preprocessor flag to discriminate for debug verbosity
specific to CSG solids. Included in G4Exception of DistanceToOut() for
"point p is outside" in G4Box, G4Cons, G4Tubs.
Apr 20, 2001 G.Cosmo geom-solids-csg-V03-01-01
- Updates for migration to STL vector.
Modified files: G4Box.cc, G4Cons.cc, G4Para.cc, G4Sphere.cc,
G4Torus.cc, G4Trap.cc, G4Trd.cc, G4Tubs.cc.
Require coworking with the rest of geometry-V03-01-00.
Apr 18, 01 V. Grichine geom-solids-csg-V03-01-00
- G4Trap.cc:
o Fixed memory leak in CalculateExtent() for creation of vertices in
case of finite rotation. (courtesy of D.Williams)
o Removed useless inclusion of math.h.
Feb 21, 01 V. Grichine geom-solids-csg-V03-00-03
- G4Tubs.cc:
o Fixed bug in function Inside(p) in computation of pPhi