Import Geant4 11.0.2 source tree

This commit is contained in:
Gabriele Cosmo
2022-05-25 15:50:57 +02:00
parent de4f28d823
commit b3bf75a2a1
341 changed files with 93127 additions and 39343 deletions
+6
View File
@@ -14,6 +14,12 @@ track of all tags.
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
20-05-22 I. Hrivnacova (exampleB2-V10-07-03)
- Restore the top UI commands directory name ("B2") in B2a::DetectorMessenger
removed by mistake in exampleB2-V10-07-02
(https://github.com/Geant4/geant4/pull/46)
13-07-21 I. Hrivnacova (exampleB2-V10-07-02)
- Introduced namespace instead of a class names prefix
- Declare overriding functions 'override' (and removed 'virtual' keyword)