Import Geant4 11.3.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2024-06-28 13:08:51 +02:00
parent f7b23877ed
commit e58e650b32
5232 changed files with 239416 additions and 244360 deletions
+2 -2
View File
@@ -6,12 +6,12 @@ It must **not** be used as a substitute for writing good git commit messages!
-------------------------------------------------------------------------------
## 2024-06-05 I. Hrivnacova (analysis-V11-01-11)
## 2024-06-05 I. Hrivnacova (analysis-V11-02-01)
- Do not delete G4Accumulable<T> default constructor,
as it prevents from using it in an array without an explicit
initialization in the header.
## 2024-05-02 Gabriele Cosmo
## 2024-05-02 Ben Morgan (analysis-V11-02-00)
- Fixed wrong conversion to G4String in G4THnToolsManager, leading to
compilation error on gcc compiler with C++23 Standard enabled.