Import Geant4 11.4.1 source tree

This commit is contained in:
Gabriele Cosmo
2026-03-19 16:51:22 +01:00
parent b4a16de652
commit 41f2dd7996
352 changed files with 26342 additions and 24532 deletions
+6
View File
@@ -6,6 +6,12 @@ be used as a substitute for writing good git commit messages!
--------------------------------------------------------------------
## 2026-02-11 John Allison (vistree-V11-03-00)
- Move fVerbosityGuidance to G4ASCIITree factory.
- It was a static variable in G4ASCIITreeMessenger - static to allow access - but
it gives "AddressSanitizer: container-overflow" with "-fsanitize=address,undefined"
(as discovered by user Davide Terzani, Bug Report 2699).
## 2023-02-06 Ben Morgan (vistree-V11-01-00)
- Isolate private headers and update dependencies