Skip to content

v1.8.0

Compare
Choose a tag to compare
@wdconinc wdconinc released this 17 Nov 21:26
· 367 commits to main since this release
fdc79ac

What's Changed

🕸️ Tracking

  • fix: convert DD4hepBfield position units without hardcoding by @wdconinc in #1113
  • feat: upgrade EICrecon to Acts v30 by @wdconinc in #1072

🪪 Particle identification

  • fix: mv id() to getObjectID().index because id() returns ObjectID, not uint_t, in podio v0.17.1 by @wdconinc in #1106

🚿 Calorimetry

  • Updated FEMC threshold and digitization parameters by @kkauder in #1086
  • B0 Ecal threshold by @kkauder in #1101
  • Updated ADC parameters and threshold for HCal (and ECal) inserts by @kkauder in #1104
  • Updated LFHCAL ADC parameters and threshold by @kkauder in #1105
  • fix: rm unused ClusterRecoCoG options by @wdconinc in #1107
  • feat: depend on algorithms; demo interface in CaloClusterRecoCoG by @wdconinc in #1085

⚙️ Infrastructure

  • fix(ci): upload build/ as tar.gz for speedup by @wdconinc in #1112
  • feat: write capybara diff dashboards for PRs to ghpages by @wdconinc in #1114

Full Changelog: v1.7.0...v1.8.0