v0.1.0a1
Pre-release
Pre-release
What's Changed
- First fixes to make the project compile with Clang by @gipert in #3
- Integrate bxdecay0 by @gipert in #4
- Fix optical detectors & example by @ManuelHu in #8
- Set output file name, load birks' constant from GDML by @ManuelHu in #16
- Store photon energy in output file by @ManuelHu in #19
- Initialize particle source on master thread by @ManuelHu in #20
- Enable unit tests in CI by @gipert in #22
- Make UserAction user-initializable by @ManuelHu in #24
- Fix surface muons by @MoritzNeuberger in #25
- General build fixes by @drbenmorgan in #29
- Switch to LGPL3 license by @gipert in #27
- chore: update pre-commit hooks by @pre-commit-ci in #28
- Make EcoMug and BxDecay0 private dependencies by @drbenmorgan in #30
- Starting point/setup for .clang-tidy by @drbenmorgan in #32
- Minimize install footprint/clashes and permit uninstall by @drbenmorgan in #33
- Properly configure default
G4Region
for sensitive volume production cuts by @gipert in #51 - Remove log file support from
RMGLog
by @gipert in #52 - Use better names for generator methods/members by @gipert in #53
- Fix CI unit testing by @gipert in #54
- Remove support for vertex sampling with a bounding sphere by @gipert in #55
- Fix bounding box size by @nikolay327 in #57
- Add command /RMG/Geometry/RegisterDetector by @ManuelHu in #63
- Setup analysis manager later and fix muti threaded runs by @ManuelHu in #65
- cli: add option to set output file, type converter for log level by @ManuelHu in #64
- cmake: install headers into subfolder, simplify scripts by @ManuelHu in #66
- Misc fixes by @ManuelHu in #67
- Refactor messengers by @ManuelHu in #69
- clang-tidy: add more modernize-* checks by @ManuelHu in #71
- ci: also test on G4 11.2 by @ManuelHu in #72
- output time of vertex duration in run statistics by @ManuelHu in #73
- Fix CI tests not failing, fix some other minor bugs by @ManuelHu in #77
- chore: update pre-commit hooks by @pre-commit-ci in #74
- record particle type (PDG ID) in Germanium output scheme by @ManuelHu in #78
- Add support for multiple mother volumes to vertex confinement by @ManuelHu in #79
- Option to disable overlap check by @ManuelHu in #82
- Use custom overlap check instead of the one from G4GDML by @ManuelHu in #83
- Add CITATION.cff by @gipert in #89
New Contributors
- @gipert made their first contribution in #3
- @ManuelHu made their first contribution in #8
- @pre-commit-ci made their first contribution in #9
- @MoritzNeuberger made their first contribution in #25
- @drbenmorgan made their first contribution in #29
- @nikolay327 made their first contribution in #57
- @dependabot made their first contribution in #60
Full Changelog: https://github.com/legend-exp/remage/commits/v0.1.0a1