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
+9 -4
View File
@@ -7,10 +7,15 @@
Package History file
--------------------
15 November 2020 - S. Guatelli microelectronics-V10-06-01
- Migration to G4RunManagerFactory
2 November 2020 - B.Morgan microelectronics-V10-06-00
- Support same CMake version range as core Geant4
30.08.2019 - S. Guatelli - microelectronics-V10-05-00
-G4VIS_USE cleaned. WARNING deleted when executing microelectronic.in.
10 May 2018 - B. Morgan - microelectronics-V10-04-00
- Include G4Types before use of G4MULTITHREADED. For forward
compatibility with move to #defines over -D for G4 preprocessor
@@ -22,7 +27,7 @@
28 October 2016 - G.Folger - microelectronics-V10-02-02
Remove direct use of theParticleIterator, use GetParticleTableIterator().
fix required by clang39 on Linux and MAC
4 June 2016 - V.Ivanchenko - microelectronics-V10-02-01
4 June 2016 - V.Ivanchenko - microelectronics-V10-02-00
- Fix msc definition in PhysicsList
@@ -41,7 +46,7 @@
29 October 2014 - L. Garnier from M. Raine - microelectronics-V09-06-04
microelectronics.mac : Change some decorations
microelectronics.cc :
microelectronics.cc :
o Replace use of G4UITerminal by G4UIExecutive
o Move creation if G4UIExecutive at the beginning
o Remove G4UI_USE and G4VIS_USE
@@ -58,7 +63,7 @@
remove setting number of threads from macro files
31 October 2013 - L. Pandola - microelectronics-V09-06-01
Edited CMakeLists.txt to make the test work on
Edited CMakeLists.txt to make the test work on
Windows
29 October 2013 - M. Raine - microelectronics-V09-06-00