Import Geant4 11.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2023-12-08 10:43:34 +01:00
parent dd1f179cda
commit 860a2b92bf
3962 changed files with 139318 additions and 164259 deletions
+10
View File
@@ -6,6 +6,16 @@ It must **not** be used as a substitute for writing good git commit messages!
-------------------------------------------------------------------------------
## 2023-11-09 Guy Barrand (g4tools-V11-01-06)
- tools/wroot/file: in the constructor, for the streaming of the root directory, take into account the streaming of what would be
the fUUID (a TUUID in ROOT) field of the TDirectory version 4. This permits to fix the "G4AnalysisManager creates ROOT files
that are not updateable" issue described in bugzilla problem 2570.
- tools/version: pass to 6.3.0.
## 2023-07-03 Guy Barrand (g4tools-V11-01-05)
- toolx/Xt/session: quiet Coverity CID=104821: in copy constructor, initialise m_app_owner(false).
- tools/version: pass to 6.2.1.
## 2023-06-15 Gabriele Cosmo (g4tools-V11-01-04)
- Fixed compilation warning for implicit type conversions on macOS/XCode 14.1
in toolsx/Xt/zb_viewer.