v1.12.0
What's Changed
🕸️ Tracking
- Fix to seed theta and phi covariance indices by @bschmookler in #1345
- feat: replace draw_surfaces with Acts-based obj and ply export by @wdconinc in #1357
- 1300 putting real seeding covariance matrix error in a configuration file by @Jeet-bhai in #1335
🪪 Particle identification
- fix: use proper EDM4hep getter in ParticlesWithPID.cc by @wdconinc in #1353
- treewide: use PODIO ObjectID instead SimID/RecID indices by @veprbl in #1346
🚿 Calorimetry
- feat: propagate AlgorithmsInit_service use for algorithms::GeoSvc by @wdconinc in #1311
- CalorimeterHitDigi: require DD4hep readout to be present by @veprbl in #1351
⚙️ Infrastructure
- fix: don't trigger container build with VERSION by @wdconinc in #1322
- fix(ci): set vm.mmap_rnd_bits=28 by @wdconinc in #1332
- linux-eic-shell.yml: run eicrecon with janatop by @veprbl in #1347
- build(deps): bump platisd/clang-tidy-pr-comments from 1.4.4 to 1.5.0 by @dependabot in #1350
- labeler.yml: handle digitization and jets topics by @veprbl in #1352
- release.yml: implement a catch-all category by @veprbl in #1367
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1370
🔩 Other Changes
- remove JEventSourcePODIOLegacy by @veprbl in #1324
- Combined and moved the Inclusive Kinematics factory code by @simonge in #1327
- fix: convert MatchClusters to JOmniFactory and algorithms interface by @wdconinc in #1314
- Add factory to create ReconstructedParticles in Breit frame by @johnlajoie in #1325
- Fix Jet Algorithm Initialization Bug by @ruse-traveler in #1331
- Update JetReconstruction to algorithm interface by @johnlajoie in #1344
- fix: ensure eicrecon-this.sh prepends even when already in PATH by @wdconinc in #1205
- Algorithms and factories for scattered electrons by @jdbrice in #1277
- update RP matrices to account for shift of detector z-position by @ajentsch in #1328
- Adapt ElectronReconstruction to use MatchClusters by @tlprotzman in #1355
New Contributors
- @tlprotzman made their first contribution in #1355
Full Changelog: v1.11.0...v1.12.0