What's Changed
🕸️ Tracking
- Fix sortDetElementsByID usage in ActsGeometryProvider by @wdconinc in #2136
- clang-tidy: modernize-use-ranges by @wdconinc in #2108
- clang-tidy: readability-braces-around-statements by @wdconinc in #2117
🪪 Particle identification
🚿 Calorimetry
- clang-tidy: modernize-use-std-numbers by @wdconinc in #2112
- Plugging in Pulsecombiner and Pulsenoise for BIC by @mhkim-anl in #2076
- EcalBarrelScFiRecHits: Modify localDetFields and distance parameters by @AkshayaVijay in #2139
- fix: Link digi library for BEMC plugin by @wdconinc in #2171
⚙️ Infrastructure
- build(deps): bump actions/labeler from 5 to 6 by @dependabot[bot] in #2070
- build(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #2150
- fix: make capybara summary "Last updated" line just small, not sub-sup by @wdconinc in #2039
- build(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #2152
🔩 Other Changes
- src/tests: fix for EDM4hep 00-99-02 by @veprbl in #2168
- clang-tidy: readability-redundant-casting by @wdconinc in #2119
- Re-add EcalBarrelScFiRawHits and associations by @wdconinc in #2140
- Update pid_lut.cc (Debugging the Issue #2143) by @kumardeepraman in #2147
- Add clang-tidy suppression for InsertingVisitor reference members using NOLINTBEGIN/NOLINTEND blocks by @Copilot in #2031
- JEventProcessorPODIO: Hide "Persisting collection ..." messages by @veprbl in #2148
- PolynomialMatrixReconstruction: Change xLGraph to thread_local unique_ptr by @wdconinc in #2159
- Fix missing photon reconstruction caused by charged track overlap in MatchClusters.cc by @qunib in #2154
New Contributors
Full Changelog: v1.30.2...v1.31.0