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
+13
View File
@@ -16,6 +16,19 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
March 11th, 2019 G. Cosmo (event-V10-04-09)
- Fixed typos in printouts in G4GeneralParticleSourceMessenger.
January 31st, 2019 I. Hrivnacova
- Merged GitHub PR #4: all Boolean operators now return G4bool.
January 28th, 2019 M. Asai
- G4HEPEvtInterface.cc : Clean up G4Exception seviorities when
end-of-file is detected.
December 14th, 2018 M. Asai
- G4PrimaryTransformer.cc : Allowing absolute zero proper decay time.
November 9th, 2018 G. Cosmo (event-V10-04-08)
- Fixed printout typos.