Import Geant4 11.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2021-12-10 14:46:44 +01:00
committed by Ben Morgan
parent 6399a014b6
commit 80e2389dd8
3932 changed files with 202519 additions and 246221 deletions
@@ -8,6 +8,32 @@
Package History file
--------------------
25 November 2021 D. Lambert microelectronics-V10-07-07
- README and microelectronics.mac files have been updated
to focus on new improvements
22 November 2021 S. Guatelli microelectronics-V10-07-06
- ROOT file script plot.C has been updated
06 November 2021 I. Hrivnacova microelectronics-V10-07-05
- Added analysis manager Clear() call instead of
deleting in the end of run (removed on July 19)
04 Nov 2021 - D. Lambert microelectronics-V10-07-04
- Updated of the microelec example in order to
chose the new microelec model (new materials)
or the previous (only Si) model
7 October 2021 - I. Hrivnacova microelectronics-V10-07-03
- Migration to new G4AnalysisManager.hh header;
define the default output file type (root),
removed Analysis.hh.
19 July 2021 - I. Hrivnacova microelectronics-V10-07-02
- Updated for changes in the analysis category:
removed deleting of the analysis manager,
as this is now done by the Geant4 kernel.
24 May 2021 - B. Morgan (microelectronics-V10-07-01)
- Bump required CMake version range to 3.12...3.20, matching core Geant4