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
@@ -3,7 +3,6 @@
==========================================================
Geant4 - an Object-Oriented Toolkit for Physics Simulation
==========================================================
$Id: History 107805 2017-12-04 15:31:29Z gcosmo $
---------------------------------------------------------------------
History file for the Liege cascade INCL Model
@@ -16,6 +15,48 @@ code and to keep track of all tags.
* Please list in reverse chronological order (last date on top)
---------------------------------------------------------------
21 November 2018 - Gabriele Cosmo (hadr-inclxx-V10-04-06)
---------------------------------------------------------------
- G4INCLRandom.hh: changed Adapter::operator()() to make direct use of
G4RandFlat::shootInt(n). Fixes FPE errors reported in testing in MT
mode optimised.
09 November 2018 - Gabriele Cosmo (hadr-inclxx-V10-04-05)
---------------------------------------------------------------
- Fixed few printout typos.
10 October 2018 - Jean-Christophe David (hadr-inclxx-V10-04-04)
---------------------------------------------------------------
- INCL++ v6.28
o Remove Fix SIGFPE
o Put gauss from Geant4
04 October 2018 - Jean-Christophe David (hadr-inclxx-V10-04-03)
---------------------------------------------------------------
- INCL++ v6.26
o Fix SIGFPE in Random.hh
21 September 2018 - Jean-Christophe David (hadr-inclxx-V10-04-02)
---------------------------------------------------------------
- INCL++ v6.25
o Fix a mass of a light hypernucleus (Z=1,A=2)
06 September 2018 - Jean-Christophe David (hadr-inclxx-V10-04-01)
---------------------------------------------------------------
- INCL++ v6.24
o Path to the library for HFB
04 September 2018 - Jean-Christophe David (hadr-inclxx-V10-04-00)
---------------------------------------------------------------
- INCL++ v6.23
o Fix bugs and Compatibility with C++17 checked…
10 August 2018 - Jean-Christophe David (hadr-inclxx-V10-04-1)
---------------------------------------------------------------
- INCL++ v6.22
o Fix bugs and improve strangeness and few nucleon removal (HFB)
o Compatibility with C++17 checked
04 December 2017 - Alberto Ribon (hadr-inclxx-V10-03-20)
---------------------------------------------------------------
- G4INCLRandom : improved to avoid reproducibility problems.