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
@@ -1,4 +1,3 @@
$Id: History 110268 2018-05-17 14:35:43Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +16,14 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
20 September 18: D. Sawkey (xrays-V10-04-05)
- G4Cerenkov, G4Scintillation. Reset fNumPhotons to 0 correctly each step.
Fixes bug 2056.
3 August 18: D. Sawkey (xrays-V10-04-04)
- G4Cerenkov. Add protection against infinite loops due to very small
steps. Fixes bug 1992.
17 May 18: J. Madsen (xrays-V10-04-03)
- updated "thread-local-static-var" model to
"function-returning-thread-local-static-reference" model