Import Geant4 11.3.1 source tree

This commit is contained in:
Gabriele Cosmo
2025-03-24 16:45:22 +01:00
parent 32390e802b
commit df176550b3
388 changed files with 29491 additions and 29435 deletions
+6
View File
@@ -6,6 +6,12 @@ It must **not** be used as a substitute for writing good git commit messages!
-------------------------------------------------------------------------------
## 2025-02-12 Ben Morgan (procscore-V11-02-01)
- Apply [GitHub PR 80](https://github.com/Geant4/geant4/pull/80)
- Changes to `G4EnergySplitter` to ensure that each call to `SplitEnergyInVolumes()`
utilizes the correct phantom parameterization.
- Fixes [Bugzilla 2636](https://bugzilla-geant4.kek.jp/show_bug.cgi?id=2636)
## 2024-10-10 Pedro Arce (procscore-V11-02-00)
- Safeguard for 0 energy deposited in G4EnergySplitter
- Fix bug #2629