Import Geant4 11.2.2 source tree

This commit is contained in:
Gabriele Cosmo
2024-06-21 15:46:33 +02:00
parent dda54bbdcf
commit f7b23877ed
411 changed files with 22817 additions and 21317 deletions
+8
View File
@@ -6,6 +6,14 @@ It must **not** be used as a substitute for writing good git commit messages!
-------------------------------------------------------------------------------
## 2024-05-18 Makoto Asai (intercoms-V11-01-09)
- G4GenericMessenger.cc : Further addressing to Bug Report #2606
## 2024-04-24 Makoto Asai
- G4UIparsing.hh : checking int or long int parameter value is withing the
range of G4int or G4long
- G4GenericMessenger.cc : Addressing to Bug Report #2606
## 2023-10-16 Makoto Asai (intercoms-V11-01-08)
- Add G4UImessenger::LtoS().
- Missed when StoL() was introduced.