Skip to content

v1.13.0

Compare
Choose a tag to compare
@veprbl veprbl released this 08 May 17:06
· 155 commits to main since this release
8f66e97

What's Changed

🕸️ Tracking

🪪 Particle identification

  • Prepare for OneToOne relation to SimHit in MCRecoTrackerHitAssociation by @veprbl in #1399
  • feat: convert IrtCherenkovParticleID factory to JOmniFactory by @wdconinc in #1418
  • feat: convert MergeCherenkovParticleID factory to JOmniFactory by @wdconinc in #1419
  • feat: rm JChainMultifactory by @wdconinc in #1421

🚿 Calorimetry

  • Remove outdated comment on mc-cluster associations by @ruse-traveler in #1388
  • LUMISPECCAL: LumiSpecCALHits -> EcalLumiSpecHits by @veprbl in #1381
  • treewide: fix "Immutable objects can only be added to subset collections" exception by @veprbl in #1379
  • CalorimeterHitReco: use TCling to define SF via expressions by @veprbl in #1349
  • fix: revert RandomSvc back to std::default_random_engine by @wdconinc in #1408
  • CalorimeterHitDigi: use EvaluatorSvc for corrMeanScale by @veprbl in #1410
  • fix: pass logger options from factory to algorithms-interfaced algorithms by @wdconinc in #1407
  • added a 'neutron reconstruction' algorithm which creates a neutron candidate that merges all clusters in a given bank by @sebouh137 in #1404
  • fix: rm include unused SpdlogMixin by @wdconinc in #1429

⚙️ Infrastructure

🔩 Other Changes

  • fix: CentralCKFActsTrajectories is the collection with ActsExamples::Trajectories by @wdconinc in #1385
  • hotfix: rm InclusiveKinematicsML from default output collections by @wdconinc in #1390
  • Add filter by association templated factory by @simonge in #1326
  • FarDetectorTrackerCluster.cc: ulong -> unsigned long by @veprbl in #1413
  • eicrecon: load PFRICH plugin by default by @veprbl in #1416
  • Created algorithm and factory for calculating hadronic final state variables by @tylerkutz in #1405

Full Changelog: v1.12.0...v1.13.0