Warning, /geant4/examples/extended/runAndEvent/RE07/History is written in an unsupported language. File is not indexed.
0001 # Example RE07 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 ## 2024-05-02 Gabriele Cosmo (exampleRE07-V11-02-00)
0010 - Fixed compilation warnings for potentially initialised local variable
0011 in EmStandardPhysicsTrackingManager::PostStepDoIt().
0012
0013 ## 2023-11-09 Ivana Hrivnacova (exampleRE07-V11-01-00)
0014 - Coding guidelines - document macros in README files
0015 - Added separators in EmStandardPhysicsTrackingManager.cc
0016
0017 ## 2022-09-14 Jonas Hahnfeld (exampleRE07-V11-00-01)
0018 - Run `clang-format`
0019 - Rename static class member `fMasterTrackingManager`
0020
0021 ## 2021-12-10 Ben Morgan (exampleRE07-V11-00-00)
0022 - Change to new Markdown History format
0023
0024 ---
0025
0026 # History entries prior to 11.0
0027
0028 Nov. 12, 2021 J. Hahnfeld (exampleRE07-V10-07-01)
0029 - SpecializedTrackingManager: Fix condition for particles switching
0030 regions (entering or exiting the Back region in this case)
0031
0032 Oct. 31, 2021 J. Hahnfeld (exampleRE07-V10-07-00)
0033 - Created