Import Geant4 10.4.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2017-06-30 10:49:55 +02:00
parent 3a5407696b
commit 1a1316fea4
2180 changed files with 237880 additions and 59109 deletions
@@ -13,6 +13,27 @@ code and to keep track of all tags.
* Please list in reverse chronological order (last date on top)
---------------------------------------------------------------
23-Jun-2017, Gunter Folger had-binary-V10-03-04
- fix memory leak introduced in BIC and BLIR by changes for
passing creator model.
31-May-2017, Gunter Folger had-binary-V10-03-03
- retag to include History
31-May-2017, Gunter Folger had-binary-V10-03-02
- pass through time info
19-May 2017, Gunter Folger
- small improvements, and corrections for Creator model in error condictions.
19-May 2017, Gunter Folger had-binary-V10-03-01
- fix compilation problems.
18-May 2017, Gunter Folger had-binary-V10-03-00
- pass through CreatorModel.
- Binary Cascade also sets creator model for particles it creates,
BLIR not yet.
9-September 2015, Gunter Folger had-binary-V10-01-08
- migrate to G4Exp, G4Log, and G4Pow for std::exp, std::log, and std::pow.