Files
geant4/examples/extended/runAndEvent/RE07/History
T
2023-12-08 10:43:34 +01:00

29 lines
918 B
Plaintext

# Example RE07 History
See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
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-11-09 I. Hrivnacova (exampleRE07-V11-01-00)
- Coding guidelines - document macros in README files
- Added separators in EmStandardPhysicsTrackingManager.cc
## 2022-09-14 Jonas Hahnfeld (exampleRE07-V11-00-01)
- Run `clang-format`
- Rename static class member `fMasterTrackingManager`
## 2021-12-10 Ben Morgan (exampleRE07-V11-00-00)
- Change to new Markdown History format
---
# History entries prior to 11.0
Nov. 12, 2021 J. Hahnfeld (exampleRE07-V10-07-01)
- SpecializedTrackingManager: Fix condition for particles switching
regions (entering or exiting the Back region in this case)
Oct. 31, 2021 J. Hahnfeld (exampleRE07-V10-07-00)
- Created