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
+13 -7
View File
@@ -14,9 +14,15 @@ track of all tags.
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
November 13th, 2020 Ben Morgan (exampleP01-V10-06-03)
- Enforce use of Serial RunManager.
November 10th, 2020 Ben Morgan (exampleP01-V10-06-02)
- Migration to G4RunManagerFactory.
April 3rd, 2020 Gunter Folger (exampleP01-V10-06-01)
- Since root6.20 Rootmacros is included by default, reduce check to include
old modules/RootNewMacros.cmake file.
old modules/RootNewMacros.cmake file.
March 31st, 2020 Gunter Folger (exampleP01-V10-06-00)
- Adapt to root 6.20: modules/RootNewMacros.cmake becomes RootMacros.cmake
@@ -42,7 +48,7 @@ November 28th, 2017 B. Morgan (exampleP01-V10-03-00)
- Update generated source name
July 20th, 2016 I. Hrivnacova (exampleP01-V10-02-00)
- Coding guidelines
- Coding guidelines
(redundant empty lines, class member functions names)
November 23rd, 2015 I. Hrivnacova (exampleP01-V10-01-02)
@@ -84,9 +90,9 @@ October 11th, 2012 A. Dotti (exampleP01-V09-05-07)
September 25th, 2012 I. Hrivnacova
- Taking into account renaming the dictionary also in macros, code
and GNUmake build
and GNUmake build
- Fixes in GNUmakefile (was failing when building with internal
CLHEP and xerces-c)
CLHEP and xerces-c)
September 25th, 2012 I. Hrivnacova (exampleP01-V09-05-06)
- renamed Classes.hh to ExP01Classes.hh
@@ -101,11 +107,11 @@ April 10th, 2012 W.Pokorski (exampleP01-V09-05-03)
- removing debug printout, small fix in the iterator type
March 29th, 2012 W.Pokorski (exampleP01-V09-05-01)
- fixes in GNUMakefile, CMakeLists.txt, removing G4Exception from the code and
- fixes in GNUMakefile, CMakeLists.txt, removing G4Exception from the code and
adding root macro to read the hits.
December 1th, 2010 W.Pokorski, I.Hrivnacova (exampleP01-V09-03-02)
- Updated setup to use latest version of Root.
- Updated setup to use latest version of Root.
November 7th, 2010 J.Allison (exampleP01-V09-03-01)
- Introduced G4UIExecutive.