Import Geant4 9.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 15:58:43 +02:00
parent 96c8bcd0af
commit b79225fb37
7544 changed files with 245407 additions and 91099 deletions
+22 -1
View File
@@ -1,4 +1,4 @@
cvs log $Id: History,v 1.126 2007/08/21 14:12:04 gcosmo Exp $
cvs log $Id: History,v 1.133 2008/11/13 09:07:31 gcosmo Exp $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,27 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
13th November 2008 Gabriele Cosmo (greps-V09-01-06)
- HepPolyhedronHype: fixed arrays upper-bound in constructor, responsible
for memory corruption in visualization of G4Hype shape.
28th April 2008 John Allison (greps-V09-01-05)
- HepPolyhedronEllipticalCone: correct visibility of auxiliary edges.
14th April 2008 Tatiana Nikitina (greps-V09-01-04)
- Added G4Hype representation to HepPolyhedron and G4Polyhedron.
- Coworks with tag "geom-specific-V09-01-08".
13th March 2008 Gabriele Cosmo (greps-V09-01-03)
- Added inclusion of <cstdlib> in HepPolyhedron.cc for porting on gcc-4.3.0.
29th January 2008 John Allison (greps-V09-01-01)
- HepPolyhedronParaboloid: bug fix and improvement.
4th January 2008 John Allison (greps-V09-01-00 with vis-V09-01-00)
- G4VVisManager::Draw2D methods, already available for G4Text, extended to:
G4Circle, G4Polyhedron, G4Polyline, G4Polymarker, G4Square.
21th August 2007 Tatiana Nikitina (greps-V09-00-02)
- Fixed bug in scaling parameter for G4EllipticalCone representation in
HepPolyhedron class.