Import Geant4 9.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 15:16:48 +02:00
parent 75c7fd177d
commit a8e9364cea
6592 changed files with 84274 additions and 69292 deletions
+20 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.109 2007/04/26 13:27:37 gcosmo Exp $
$Id: History,v 1.113 2007/05/31 13:52:48 gcosmo Exp $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,25 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
31-May-2007, G.Cosmo (geom-specific-V08-03-03)
- Fixed initialisation of constants in constructor for - G4VTwistSurface,
G4PolyPhiFace, G4PolyconeSide, G4PolyhedraSide - following latest changes
for tunable tolerance.
25-May-2007, G.Cosmo (geom-specific-V08-03-02)
- Fixed default response of DistToIn/DistToOut for twisted solids.
- Use G4TWISTDEBUG instead of G4SPECSDEBUG as debug conditional flag
for twisted solids.
- Some cleanup in G4TwistTrapAlphaSide code.
18-May-2007, G.Cosmo (geom-specific-V08-03-01)
- Use kAngTolerance and kRadTolerance from G4GeometryTolerance class.
- Coworks with tag "global-V08-03-03".
11-May-2007, T.Nikitina (geom-specific-V08-03-00)
- Use call to G4GeometryTolerance instead of kCarTolerance where needed.
- Requires tag "global-V08-03-00" and related tag set.
26-Apr-2007, T.Nikitina (geom-specific-V08-02-05)
- Fix in GetPointOnSurface() for G4Polycone to consider also points laying
on rings when consecutive Z-sections are coincident.