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 -1
View File
@@ -14,9 +14,23 @@ track of all tags.
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
06-10-21 I. Hrivnacova (exampleB4-V10-07-06)
- Migration to new G4AnalysisManager.hh header;
removed Analysis.hh,
define the output file name with an extension
19-07-21 I. Hrivnacova (exampleB4-V10-07-05)
- Updated for changes in the analysis category:
removed deleting of the analysis manager,
as this is now done by the Geant4 kernel.
13-07-21 I. Hrivnacova (exampleB4-V10-07-04)
- Introduced namespace instead of a class names prefix
- Declare overriding functions 'override' (and removed 'virtual' keyword)
31-05-21 I. Hrivnacova (exampleB4-V10-07-03)
- Use G4SteppingVerboseWithUnits, added option to switch to
the Geant4 default stepping verbose (-vDefault)
the Geant4 default stepping verbose (-vDefault)
- Use nullptr instead of 0
- Clean trailing whitespaces from all files