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
@@ -14,6 +14,15 @@ track of all tags.
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
13th November, 2020 B. Morgan (exEventGenerator-V10-06-02)
- Enforce use of Serial RunManager for serial-only examples.
10th November, 2020 B. Morgan (exEventGenerator-V10-06-01)
- Migration to G4RunManagerFactory.
3rd November, 2020, B. Morgan (exEventGenerator-V10-06-00)
- Support same CMake version range as core Geant4
10th July, 2019, I. Hrivnacova (exEventgenerator-V10-05-01)
- Removed GunGPS example as obsolete.
@@ -31,7 +40,7 @@ track of all tags.
- instructions how to build examples now with both CMake and GNUmake
- updated test versions of HepMC, pythia6
- Added missing explicit include of system of units (in pythia6_decayer.cc)
28th September 2012 Ivana Hrivnacova (exEventgenerator-V09-05-01)
- Renamed exGPS.cc to exgps.cc to match exactly with the example directory name
(this allows to configure CMake build in the same way on both case sensitive
@@ -39,7 +48,7 @@ track of all tags.
26th September 2012 Ivana Hrivnacova (exEventgenerator-V09-05-00)
- Added/updated CMakeLists.txt files:
adding visualization, external packages, copying macros, install target
adding visualization, external packages, copying macros, install target
and comment lines
- Added explicit includes of G4SystemOfUnits.hh and G4PhysicalConstants.hh
- Replaced tabulators with space characters