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
+20 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.15 2009/11/11 17:12:10 arce Exp $
$Id: History,v 1.15 2009-11-11 17:12:10 arce Exp $
-------------------------------------------------------------------
=========================================================
@@ -16,6 +16,25 @@ committal in the CVS repository !
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
13 November 2011 - P.Arce (error_propagation-V09-04-04)
- Add GetTranfMat in G4ErrorFreeTrajectoryState.hh
10 November 2011 - G.Cosmo (error_propagation-V09-04-03)
- Removed calls to obsolete G4Exception format in G4ErrorRunManagerHelper.
1 July 2011 - G.Cosmo (error_propagation-V09-04-02)
- Fixed Coverity defects for uninitialised static data and cases of ios
format not restored.
13 May 2011 - G.Cosmo (error_propagation-V09-04-01)
- Fixed compilation warnings from gcc-4.6.0 for variables set but not used.
12 April 2011 - G.Folger (error_propagation-V09-04-00)
- Backport a fix in CLHEP to G4ErrorSymMatrix.cc to address issues on Windows.
(Cannot set iterator to point past end of vector in
G4ErrorMatrix operator*(const G4ErrorMatrix, const G4ErrorSymMatrix))
11 November 2009 - P.Arce (error_propagation-V09-02-02)
- Avoid G4ThreeVector(double) constructor in G4ErrorMagFieldLimitProcess.cc