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
+27 -1
View File
@@ -1,4 +1,4 @@
$Id: History 103892 2017-05-03 08:11:00Z gcosmo $
$Id: History 106143 2017-09-14 06:34:42Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,32 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
- 13 September 2017 Krzysztof Genser ( particles-V10-03-16 )
- moved G4MuonicAtom & G4MuonicAtomHelper to management
to avoid circular reference in the granular lib case
- 12 September 2017 Krzysztof Genser ( particles-V10-03-15 )
- corrected warning in G4MuonicAtom
- 12 September 2017 Krzysztof Genser ( particles-V10-03-14 )
- Moved Muonic Atom files to hadrons/ions; introduced G4GenericMuonicAtom
- revised G4MuonicAtomHelper, added G4MuonicAtom support
- 16 Aug. 2017 Hisaya Kurashige ( particles-V10-03-13 )
- Fix problem of G4DecayTable::SelectADecayChannel
in case of sum of BR is not equal to 1.0
- Add protection to protect BR<0 or BR>1 for G4VDecayChannel
- 14 Aug. 2017 Hisaya Kurashige ( particles-V10-03-11 )
- Fix G4PDGCodeChecker to solve Coverity defect #94101
- 11 Aug. 2017 Hisaya Kurashige ( particles-V10-03-10 )
- Modify test projects
- 11 Aug. 2017 Hisaya Kurashige ( particles-V10-03-09 )
- Update mass, width and life time according to PDG2017
- 1 May 2017 Tatsumi Koi ( particles-V10-03-08 )
- Fix inconsistency between enum definition of G4FloatLevelBase
and initialization of G4Ions::G4FloatLevelBase flb[].