Import Geant4 10.5.0 source tree

This commit is contained in:
Gabriele Cosmo
2018-12-07 15:15:39 +01:00
parent 6aa23be517
commit db49709b53
11370 changed files with 187480 additions and 160142 deletions
+5 -1
View File
@@ -1,4 +1,3 @@
$Id: History 110265 2018-05-17 14:30:52Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +16,11 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
November 24, 2018, M. Asai (procscore-V10-04-01)
- G4ParallelWorldProcess.cc
- Fix the track velocity of optical photon for the first step
in the layered mass geometry.
May 17, 2018, J. Madsen (procscore-V10-04-00)
- updated "thread-local-static-var" model to
"function-returning-thread-local-static-reference" model