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
+21 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.97 2007/01/05 16:07:43 allison Exp $
$Id: History,v 1.102 2007/05/30 08:56:55 allison Exp $
-------------------------------------------------------------------
=========================================================
@@ -20,6 +20,26 @@ committal in the CVS repository !
History file for visualization/modeling
---------------------------------------
30th May 2007 John Allison (modeling-V08-03-02)
- Removed warnedAboutIMode from G4TrajectoryDrawerUtils.hh. It was
used only in G4TrajectoryDrawerUtils.cc and gave warnings about
being unused in other .cc files that inculded
G4TrajectoryDrawerUtils.hh. warnedAboutIMode is now a static in
G4TrajectoryDrawerUtils.cc.
30th May 2007 John Allison (modeling-V08-03-01)
- Fix for SUN.
22nd May 2007 John Allison (modeling-V08-03-00)
- Simplified G4Atts for Physical Volume Path.
3rd April 2007 John Allison (modeling-V08-02-02)
- G4PhysicalVolumeModel: Added full volume path information and
transformed axes to G4Atts.
25th March 2007 John Allison (modeling-V08-02-01)
- G4PhysicalVolumeModel: Added solid dump and volume transformation to G4Atts.
5th January 2007 John Allison (modeling-V08-02-00 - needs greps-V08-02-00)
- G4PhysicalVolumeModel.cc: Bug fix:
o Correct treatment of ForcedLineSegmentsPerCircle when clipping.