Import Geant4 9.5.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 16:46:55 +02:00
parent 89a9605df1
commit b1eb5424d2
10957 changed files with 888481 additions and 160139 deletions
+33 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.123 2010/11/14 22:14:11 allison Exp $
$Id: History,v 1.126 2010-12-27 12:29:28 allison Exp $
-------------------------------------------------------------------
=========================================================
@@ -20,6 +20,38 @@ committal in the CVS repository !
History file for visualization/modeling
---------------------------------------
11th November 2011 John Allison (modeling-V09-04-05)
- G4VTrajectoryModel.hh: Coverity fix.
30th October 2011 John Allison (modeling-V09-04-04)
- G4ModelApplyCommandsT: Fixed compiler warning.
- G4PhysicalVolumeModel: Added flag to G4PhysicalVolumeNodeID: true if drawn.
27th September 2011 John Allison (modeling-V09-04-03)
- G4PhysicalVolumeModel::Validate: Strengthen case for issuing warnings so
that warning not issued in normal case.
- Added some files to svn::ignore.
25th September 2011 John Allison (modeling-V09-04-02)
- G4PhysicalVolumeModel: Tidied
16th September 2011 John Allison
- Migrated to new G4Exception.
25th January 2011 John Allison (modeling-V09-04-01)
- G4TrajectortDrawerUtils.cc:
o Fixed unresolved reference.
o Tidied.
27th December 2010 John Allison (modeling-V09-04-00)
- Tagged.
11th December 2010 John Allison
- G4AttributeFilterT.hh, G4TrajectoryDrawByAttribute.cc:
o Changed some exceptions from FatalError to JustWarnings.
- G4TrajectoryDrawerUtils.cc:
o Rework TimesValidity.
14th November 2010 John Allison (modeling-V09-03-05)
- G4TrajectoryDrawerUtils.cc:Fixed time-slicing problem.