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 110267 2018-05-17 14:34:00Z gcosmo $
-------------------------------------------------------------------
==========================================================
@@ -15,7 +14,10 @@ code and to keep track of all tags.
* Please list in reverse chronological order (last date on top)
---------------------------------------------------------------
17 May 2017 Jonathan Madsen (hadr-mod-util-V10-04-03)
9 November 2018 Gabriele Cosmo (hadr-mod-util-V10-04-04)
- G4KineticTrack, G4PolynomialPDF: fixed printout typos.
17 May 2018 Jonathan Madsen (hadr-mod-util-V10-04-03)
- updated "thread-local-static-var" model to
"function-returning-thread-local-static-reference" model
which fixes Windows DLL + MT