Import Geant4 10.4.0 source tree

This commit is contained in:
Gabriele Cosmo
2017-12-08 12:52:30 +01:00
parent 98e455a940
commit fc6af9e721
2166 changed files with 276760 additions and 100873 deletions
@@ -1,4 +1,4 @@
$Id: History 103022 2017-03-09 11:12:29Z gcosmo $
$Id: History 106967 2017-10-31 08:41:49Z gcosmo $
-------------------------------------------------------------------
==========================================================
@@ -15,6 +15,26 @@ code and to keep track of all tags.
* Please list in reverse chronological order (last date on top)
---------------------------------------------------------------
27-Oct-2017 A. Ribon (had-hadronization-V10-03-09)
- G4ExcitedStringDecay : introduced smearing of resonance masses
(as requested by the PANDA Collaboration).
- G4LundStringFragmentation : a dependence of <Pt> on S is introduced
only for AntiP P annihilations.
26-Oct-2017 A. Ribon (had-hadronization-V10-03-08)
- Brought back the stable, production hadronization (as in 10.3 and 10.2).
24-Oct-2017 V. Uzhinsky (had-hadronization-V10-03-07)
- A dependence of <Pt> on S is introduced for AntiP P annihilations.
It can reflect on other interactions.
19-Jul-2017 V. Uzhinsky (had-hadronization-V10-03-06)
- G4ExcitedStringDecay.cc
Smearing of resonance masses is introduced.
- G4LundStringFragmentation.cc
Some bugs are fixed left after implementation of the rotating strings.
09-Mar-2017 A. Ribon (had-hadronization-V10-03-05)
- G4LundStringFragmentation : fixed memory leaks.