Import Geant4 10.5.1 source tree

This commit is contained in:
Gabriele Cosmo
2019-04-17 10:39:02 +02:00
parent a7fdc52004
commit 28a70706e0
661 changed files with 55791 additions and 106984 deletions
+12
View File
@@ -16,6 +16,18 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
- 09 April 2019 Gabriele Cosmo (particles-V10-04-13)
- Fixed typo in G4ElectronOccupancy::operator==().
- 13 Mar 2019 Makoto Asai
- G4NuclideTableMessenger.cc : fixing a typo.
- 31 Jan 2019 Ivana Hrivnacova
- Merged GitHub PR #4: all Boolean operators now return G4bool.
- 14 Dec 2018 Makoto Asai
- G4PrimaryParticle.cc: Allowing absolute zero proper decay time.
- 09 Nov 2018 Gabriele Cosmo (particles-V10-04-12)
- G4PrimaryVertex: fixed typo in class description.