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
+15
View File
@@ -16,6 +16,21 @@ committal in the CVS repository !
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
November 6, 2021 I. Hrivnacova (human_phantom-V10-07-03)
- Added analysis manager Clear() call instead of
deleting in the end of run (removed on July 19)
October 7, 2021 I. Hrivnacova (human_phantom-V10-07-02)
- Migration to new G4AnalysisManager.hh header;
define the default output file type (root),
removed Analysis.hh.
July 19, 2021, I. Hrivnacova (human_phantom-V10-07-01)
- Updated for changes in the analysis category:
removed deleting of the analysis manager,
as this is now done by the Geant4 kernel.
May 24, 2021, B. Morgan (human_phantom-V10-07-00)
- Bump required CMake version range to 3.12...3.20, matching core Geant4