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
@@ -7,6 +7,26 @@
Category History file
---------------------
29.11.2021 - I. Hrivnacova (DMX-V10-07-10)
Removed obsolete reference to AIDA/Anaphe from README_stt
18.10.2021 - B. Morgan (DMX-V10-07-10)
Use std::string member functions from G4String in place of synonyms
07.10.2021 - I. Hrivnacova (DMX-V10-07-09)
Migration to new G4AnalysisManager.hh header;
define the default output file type (root),
removed DMXAnalysisManager.hh.
30.08.2021 - D.H. Wright (DMX-V10-07-08)
Replaced G4RadioactiveDecayBase with G4RadioactiveDecay in
DMXPhysicsList.cc. Part of name migration and removal of
deprecated G4RadioactiveDecayBase.
19.07.2021 - I. Hrivnacova (DMX-V10-07-07)
Updated for changes in the analysis category:
removed deleting of the analysis manager,
as this is now done by the Geant4 kernel.
24.05.2021 - B. Morgan (DMX=V10-07-06)
- Bump required CMake version range to 3.12...3.20, matching core Geant4