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
+16 -1
View File
@@ -1,4 +1,4 @@
$Id: History 100340 2016-10-18 07:50:12Z gcosmo $
$Id: History 106151 2017-09-14 06:43:04Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,21 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
- 12 September 2017 Krzysztof Genser (decay-V10-03-04)
- Moved Muonic Atom files to processes/hadronic/stopping
- Replaced DECAY_MuonicAtomDecay process type with DECAY_MuAtom
- Aug. 15, 2017 Hisaya Kurashige (decay-V10-03-03)
- clean up NULL and 0 pointer and use nullptr
- remove tests/test01
- add tests/tst_dcy_01
- Aug. 14, 2017 Hisaya Kurashige (decay-V10-03-02)
- Modified to suppress Compiler Warning (clang80)
- Aug. 14, 2017 Hisaya Kurashige (decay-V10-03-00)
- Add ProcessDescription
- October 18, 2016 Gabriele Cosmo (decay-V10-02-03)
- Corrected CMake and GNUMake scripts to include new dependency on
particles/hadrons/ions submodule...