Import Geant4 10.7.0 source tree

This commit is contained in:
Gabriele Cosmo
2020-12-04 12:30:43 +01:00
parent 67ba86d073
commit dab42d2018
3770 changed files with 226369 additions and 286486 deletions
+11 -2
View File
@@ -15,6 +15,15 @@ track of all tags.
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
November 13th, 2020 Ben Morgan (exPersistency-V10-06-02)
- Enforce use of Serial RunManager for serial-only examples.
November 10th, 2020 Ben Morgan (exPersistency-V10-06-01)
- Migration to G4RunManagerFactory.
November 03, 2020 B. Morgan (exPersistency-V10-06-00)
- Support same CMake version range as core Geant4
January 31, 2019 I. Hrivnacova (exPersistency-V10-05-00)
- Merged GitHub PR #4: all Boolean operators now return G4bool.
@@ -64,9 +73,9 @@ September 25th, 2012 I. Hrivnacova (exPersistency-V09-05-01)
Sep 24th, 2012 Ivana Hrivnacova (exPersistency-V09-05-00)
- Updated CMakeLists.txt files:
adding visualization, copying macros, install target and comment lines
adding visualization, copying macros, install target and comment lines
- Added explicit includes of G4SystemOfUnits.hh and G4PhysicalConstants.hh
- Replaced tabulators with space characters
- Replaced tabulators with space characters
Aug 27th, 2008 Gabriele Cosmo (persistencyEx-V09-01-00)
- Added examples set for GDML plugin module.