This repository was archived by the owner on May 6, 2024. It is now read-only.
v1.8.0: Tweak Kaon Physics at Run Time
The biggest new feature in this SimCore release is the one introduced (and tested) by @EinarElen which allows us to update the Kaon lifetime and decay branching ratios at run time, removing the need for a special "up kaons" compilation of Geant4. This makes studying particularly-difficult kaon events much easier.
Besides this feature, @tomeichlersmith did some house keeping 🏡
What's Changed
- bump G4DarkBreM to v2.0.1 by @tomeichlersmith in #101
- get process manager from particle singleton by @tomeichlersmith in #102
- Allow kaon physics to be configurable at runtime by the user by @EinarElen in #108
- add option to filter by run number as well as event number by @tomeichlersmith in #105
- 107 increase the number of processes in the process map by @EinarElen in #109
- 106 see if kaon properties can be configured at runtime patch by @EinarElen in #110
Full Changelog: v1.7.0...v1.8.0