v19.5.0
Refactor
- Remove old DD4hep example detectors (#1337) (4f499d1) (@paulgessinger)
- Log threshold error reporting (#1333) (347101a) (@paulgessinger)
- Clang tidy fixes (#1308) (c6fb62f) (@paulgessinger)
- Remove globalToLocal log and return actual error message (#1310) (2dbe81f) (@osbornjd)
- Improve Python import helpers (#1316) (0717e5b) (@andiwand)
CI
- Add linux_ubuntu_extra matrix image to ccache key (#1336) (0fd1e89) (@paulgessinger)
- License checker script reports incorrect diff (#1321) (4f7c265) (@paulgessinger)
- Pull more config into physmon script, extend PG eta range to +-4 (#1320) (dfd644d) (@paulgessinger)
- Add Ubuntu 22.04 LTS builds with GCC11 and Clang 14 (#1307) (66b16ef) (@paulgessinger)
- Use rerunfailures to retry the flaky vertexing test (#1322) (2dcdd2f) (@paulgessinger)
- Add codereport to clang-tidy job (#1306) (8dfe466) (@paulgessinger)
Build
- Update EVERYTHING, do not use EVERYTHING in LCG builds (#1335) (ca904fa) (@paulgessinger)
Feature
- Propagator accepts prepared result instance (#1317) (201b308) (@paulgessinger)
- Easy surface debug print (#1327) (55b8ce6) (@benjaminhuth)
- Bump ODD and ActsDD4hep glue lib (#1312) (a49ad4e) (@paulgessinger)
Fix
- Make python test failure with compile-time log threshold more informative (#1315) (e7edccb) (@paulgessinger)
- Fix track-picking threshold in TrackFittingAlgorithm (#1325) (1fdf72c) (@benjaminhuth)
- Propagation bug in GSF (#1326) (232e43d) (@benjaminhuth)
- DD4hepSimulation expected compactFile be a list (#1324) (a7f7b41) (@paulgessinger)
- Change edm4hep track state writing to write params (#1311) (cc8f441) (@paulgessinger)
Chore
- Update CVMFS/LCG setup scripts (#1314) (9f03bc9) (@paulgessinger)
Documentation
- Infrastructure updates, add howto for making a release (#1304) (0f44907) (@paulgessinger)