Import Geant4 9.6.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 17:01:34 +02:00
parent b1eb5424d2
commit e2d2f9810a
10384 changed files with 698580 additions and 628834 deletions
@@ -15,6 +15,35 @@ code and to keep track of all tags.
* Please list in reverse chronological order (last date on top)
---------------------------------------------------------------
27-Sep-2012, G.Cosmo
- Explicitly use inclusion of headers for system of units and physical
constants, in plan to remove implicit inclusion from globals.hh.
13-Aug-2012, A.Ribon (had-hadronization-V09-05-06)
- Fixed compilation error in G4ExcitedStringDecay.cc when the constructor
of the Lorentz vector is made explicit.
25-Jul-2012, G.Folger (had-hadronization-V09-05-05)
- Fixes for coverity in G4LundStringFragmentation.cc .
17-Jul-2012, G.Folger (had-hadronization-V09-05-04)
- fixes for coverity in G4FragmentingString and G4VLongitudinalStringDecay
12-Jun-2012, G.Folger (had-hadronization-V09-05-03)
- fix warnings on shadowed variables, affected G4LundStringFragmentation.cc
25-May-2012, G.Folger (had-hadronization-V09-05-02)
- make copy ctor, =, == , and != operators private without implementation,
fixing coverity warnings
21 May 2012, Vladimir Uzhinsky (had-hadronization-V09-05-01)
- Probabilities of s-sbar quark pairs and qq-qqbar diquark pairs
are changed in G4LundStringFragmentation for a description of
the NA49 collaboration data.
12-Apr-2012, G.Folger (had-hadronization-V09-05-00)
- Changes in debugging information in src/G4ExcitedStringDecay.cc
08 Nov 2011, Alberto Ribon (had-hadronization-V09-04-03)
- Tagged the improvements in the code structure of the class
G4LundStringFragmentation. Results remain exactly the same