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
View File
@@ -14,6 +14,14 @@ track of all tags.
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
06-10-21 I. Hrivnacova (exampleB3-V10-07-03)
- Migration to new G4AnalysisManager.hh header;
removed Analysis.hh.
13-07-21 I. Hrivnacova (exampleB3-V10-07-02)
- Introduced namespace instead of a class names prefix
- Declare overriding functions 'override' (and removed 'virtual' keyword)
31-05-21 I. Hrivnacova (exampleB3-V10-07-01)
- Use nullptr instead of 0
- Clean trailing whitespaces from all files