Import Geant4 10.3.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2016-06-30 14:12:05 +02:00
parent a654a7ab1f
commit 4ec577e5c4
2021 changed files with 100995 additions and 78277 deletions
+20 -1
View File
@@ -1,4 +1,4 @@
$Id: History 94235 2015-11-09 10:59:16Z gcosmo $
$Id: History 97799 2016-06-13 12:13:11Z gcosmo $
-------------------------------------------------------------------
==========================================================
@@ -15,6 +15,25 @@ code and to keep track of all tags.
* Please list in reverse chronological order (last date on top)
---------------------------------------------------------------
10 June 2016 Vladimir Ivanchenko (hadr-mod-util-V10-02-05)
- G4Fragment - real fix of the Coverity warning
31 May 2016 Vladimir Ivanchenko (hadr-mod-util-V10-02-04)
31 May 2016 Vladimir Ivanchenko (hadr-mod-util-V10-02-03)
- G4Fragment - fixed Coverity warning
08 April 2016 Vladimir Ivanchenko (hadr-mod-util-V10-02-02)
- G4Fragment - introduced "spin", added Get/Set interfaces needed
for INCL++ model fixing memory leak discussed in HyperNews
forum PhysicsList thread #930
29 February 2016 Andrea Dotti (hadr-mod-util-V10-02-01)
- Use of new G4VDecayChannel API to avoid data-race in MT.
requires particles-V10-02-08
27 January 2016 Alberto Ribon (hadr-mod-util-V10-02-00)
- G4KineticTrack : replaced G4cerr with a 'JustWarning' G4Exception.
09 October 2015 Vladimir Ivanchenko (hadr-mod-util-V10-01-11)
- G4PolynomialPDF - fixed Coverity report