Skip to content

v1.12.0

Compare
Choose a tag to compare
@veprbl veprbl released this 08 Apr 23:24
· 199 commits to main since this release
78efa24

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

🔩 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

Full Changelog: v1.11.0...v1.12.0