Import Geant4 11.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2021-12-10 16:15:15 +00:00
committed by Ben Morgan
parent 6399a014b6
commit 80e2389dd8
3932 changed files with 202519 additions and 246221 deletions
+13
View File
@@ -8,6 +8,19 @@ https://twiki.cern.ch/twiki/bin/view/Geant4/AdvancedExamplesHadrontherapy
History file of the Hadrontherapy application
====================================================
25.10.21 B.Morgan (hadrontherapy-V10-07-08)
- Use G4StrUtil functions replacing deprecated G4String member functions
07.10.21 I. Hrivnacova (hadrontherapy-V10-07-07)
- Migration to new G4AnalysisManager.hh header;
define the output file name with an extension (csv),
removed HadrontherapyAnalysis.hh.
19.07.21 I. Hrivnacova (hadrontherapy-V10-07-06)
- Updated for changes in the analysis category:
removed deleting of the analysis manager,
as this is now done by the Geant4 kernel.
24.05.21, B. Morgan (hadrontherapy-V10-07-05)
- Bump required CMake version range to 3.12...3.20, matching core Geant4