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
+14 -5
View File
@@ -8,6 +8,15 @@
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
13th November 2020 B. Morgan (analysisExample-V10-06-02)
- Enforce use of Serial RunManager for serial-only examples.
10th November 2020 B. Morgan (analysisExample-V10-06-01)
- Migration to G4RunManagerFactory.
3rd November 2020 B. Morgan (analysisExample-V10-06-00)
- Support same CMake version range as core Geant4
10th July 2019 I. Hrivnacova (analysisExample-V10-05-00)
- Removed B3aScoreWriter, B4dScoreWriter examples
The score ntuple writer is now provided with Geant4 source
@@ -18,7 +27,7 @@
in CMake and README's
28th May 2014 I. Hrivnacova (analysisExample-V10-00-00)
- Use Geant4 physics list (FTFP_BERT) in AnaEx01,02,03,
- Use Geant4 physics list (FTFP_BERT) in AnaEx01,02,03,
removed PhysicList class from shared
21th November 2013 A. Dotti (analysisExample-V09-06-06)
@@ -32,8 +41,8 @@
- Removed A01, as it was transformed in basic/B5
22th October 2013 I. Hrivnacova (analysisExample-V09-06-04)
- N03Con replaced with B1Con
- Adding README files on AIDA and OpenScientist form A01
- N03Con replaced with B1Con
- Adding README files on AIDA and OpenScientist form A01
(which is being migrated to g4tools in B5) in AnaEx03
30th September 2013 I. Hrivnacova (analysisExample-V09-06-03)
@@ -60,8 +69,8 @@
18th September 2012 Ivana Hrivnacova (analysisExample-V09-05-04)
- Adding explicit includes of G4SystemOfUnits.hh and G4PhysicalConstants.hh
where needed
- Replaced tabulators with space characters
- Replaced tabulators with space characters
08th June 2012 mma (analysisExample-V09-05-03)
- apply coding conventions in shared