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
@@ -5,6 +5,18 @@ which **must** added in reverse chronological order (newest at the top).
It must **not** be used as a substitute for writing good git commit messages!
## 2023-08-16 I. Hrivnacova (AnaEx03-V11-01-01)
- Added UI command /AnaEx03/runAction/printStatistic
to call PrintStatistic().
This allows to call this function at the end of run
before resetting histograms and avoids printing empty
statistics in MT mode.
## 2023-08-02 I. Hrivnacova (AnaEx03-V11-01-00)
- Update example to demonstrate new analysis manager commands
for deleting selected histograms
- Added plotter.mac
## 2022-11-09 I. Hrivnacova (AnaEx03-V11-00-01)
- Fixed README files