v7_03_00
What's Changed
TL; DR
See the ChangeLog.
More details
- Clean up actions by @paolafer in #160
- Fix segmentation fault due to G4 bug by setting G4MaterialPropertiesTable by @DiegoLopezGutierrez in #168
- Move function definitions where the smart pointer is complete by @paolafer in #164
- Change type of event ID to unsigned int64 to avoid overflow by @paolafer in #167
- Automatic build and test using docker by @jmbenlloch in #176
- Eliminate hadronic physics verbosity, to clean up automatic tests by @paolafer in #175
- Remove nix workflow by @jmbenlloch in #177
- Add source info for sapphire optical properties. by @MiryamMV in #174
- Protect against failed cast by @gondiaz in #162
- Simulate muons from above by @gondiaz in #165
- Prblackbox by @MiryamMV in #114
- Change variable name to eliminate compilation warnings by @paolafer in #179
- Fix hit ids by @paolafer in #181
- First implementation of p-terphenyl wavelength shifter by @soleti in #185
- Add B2 WLS fiber to the optical materials by @soleti in #184
- Muon energy fix by @kvjmistry in #186
New Contributors
Full Changelog: v7_02_00...v7_03_00