v37.2.0
37.2.0
🚀 Features
- Track parameters json converter (#3724) by @ssdetlab
- Make it possible to turn off warnings in GSF (#3739) by @benjaminhuth
- Add tracking efficiency vs z0 (#3764) by @ntadej
- Add
AngleHelpers.hpp
to help with eta/theta conversions (#3767) by @andiwand - (nav) Gen3 Navigation policies and factory (#3760) by @paulgessinger
🐛 Bug Fixes
- Handle Fatras immediate abort edge case (#3744) by @andiwand
- Fix nMeasurements() comment (#3740) by @timadye
- TrackSelector remove broken m_noEtaCuts (#3640) by @timadye
- Don't use
mp.get_context("spawn")
in test (#3753) by @paulgessinger - Move
default
constructor impl in CPP file (#3752) by @paulgessinger #include <algorithm>
in HoughTransformUtils forstd::sort
(#3758) by @wdconinc- TrackFinding: skip second pass if out of bounds (#3751) by @paulgessinger
- DetrayMaterialConversion for Gen2 (#3748) by @asalzburger
- Potential segfault in AthenaDumpReader (#3721) by @benjaminhuth
- Guarantee angle periodicity after KF filtering and smoothing (#3684) by @andiwand
- Make
DataHandle
type check more robust (#3768) by @andiwand - Improve
TrackParameterHelpers.hpp
(#3766) by @andiwand
🚜 Refactor
- Explicit
hasStackTraces()
in FPE (#3727) by @AJPfleger - Group all ROOT writers together (#3746) by @andiwand
- Rework particle selection in Examples (#3742) by @andiwand
- Rename
VertexPerformanceWriter
toVertexNTupleWriter
(#3745) by @andiwand - Rename
TrackFinderPerformanceWriter
in Examples (#3737) by @andiwand - Rename
CKFPerformanceWriter
in Examples (#3763) by @andiwand - Explicit constructors (non-core) (#3761) by @AJPfleger
- Use structured bindings (#3632) by @AJPfleger
- Generalizing telescope seeding interface (#3725) by @ssdetlab
🧪 Testing
⚙️ Miscellaneous Tasks
- Use
TrackFitterPerformance
writer for CKF (#3735) by @andiwand - Download dependencies as tarball (#3520) by @paulgessinger
- Reset
ccache
caches (#3771) by @andiwand - Fix license header in pre commit hooks (#3773) by @andiwand
- Update exclude list for unused files (#3776) by @AJPfleger
- Tweak DD4hep log level (#3778) by @andiwand