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
+13 -2
View File
@@ -1,4 +1,4 @@
cvs log $Id: History,v 1.121 2007/06/08 14:24:29 gcosmo Exp $
cvs log $Id: History,v 1.126 2007/08/21 14:12:04 gcosmo Exp $
-------------------------------------------------------------------
=========================================================
@@ -16,7 +16,18 @@ committal in the CVS repository !
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
21th August 2007 Tatiana Nikitina (greps-V09-00-02)
- Fixed bug in scaling parameter for G4EllipticalCone representation in
HepPolyhedron class.
18th July 2007 Tatiana Nikitina (greps-V09-00-01)
- Added G4Paraboloid to HepPolyhedron and G4Polyhedron.
- Coworks with tag "geom-specific-V09-00-02".
17th July 2007 John Allison (greps-V09-00-00)
- G4VGraphicsScene: Added constructor and virtual destructor.
8th June 2007 Gabriele Cosmo (greps-V08-03-00)
- G4AttHolder: replaced forward declarations in header with explicit inclusions
to allow for porting on Intel-icc compiler.