Warning, /geant4/examples/extended/hadronic/Hadr10/History is written in an unsupported language. File is not indexed.
0001 # Example Hadr10 History
0002
0003 See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
0004 which **must** added in reverse chronological order (newest at the top).
0005 It must **not** be used as a substitute for writing good git commit messages!
0006
0007 -------------------------------------------------------------------------------
0008
0009 ## 2023-02-03 Gabriele Cosmo (exhadr10-V11-01-01)
0010 - DetectorMessenger: define "/mydet/update" command also for PreInit state
0011 and call "/run/initialize" after geometry update in hadr10.in script, to
0012 avoid run-time warning messages in output:
0013 "Start re-initialization because Geometry has been modified since last Run."
0014 repeated many times in MT mode.
0015
0016 ## 2023-01-30 Alberto Ribon (exhadr10-V11-01-00)
0017 - SteppingAction: protect the argument of acos to be within -1 and +1
0018 (in system testing we have seen recently cases of crashes caused by the
0019 argument of acos being outside that interval).
0020
0021 ## 2021-12-10 Ben Morgan (exhadr10-V11-00-00)
0022 - Change to new Markdown History format
0023
0024 ## 2021-05-26 Alberto Ribon (exhadr10-V10-07-00)
0025 - Created this example.