v1.5.0
What's Changed
- fix(RICH): minimize number of failed track propagation attempts by @c-dilks in #735
- ImagingTopoCluster: avoid storing copies of the hits by @veprbl in #839
- fix: allow for = in working dir for datamodel glue by @wdconinc in #844
- fix: remove unused includes of ParticlesFromTrackFitResult.h by @wdconinc in #847
- fix: move jana ticker pausing from CKFTracking into ActsGeo service by @wdconinc in #846
- ci: set {ASAN/LSAN}_OPTIONS for whole workflow by @wdconinc in #849
- feat: convert CKFTracking factory to multifactory by @wdconinc in #850
- fix: rm unused output{Seeded}Particles from TrackingResult_factory by @wdconinc in #852
- services/log: remove timestamp from log messages, allow configuring format by @veprbl in #851
- CalorimeterHitDigi: use energy same smearing in signal_sum_digi as in single_hits_digi by @veprbl in #854
- CalorimeterIslandCluster,ImagingTopoCluster: use breadth first search by @veprbl in #841
- CalorimeterHitDigi: remove duplicate calculation from signal_sum_digi by @veprbl in #855
- fix: readd license and provenance of ActsExamples files by @wdconinc in #853
- Realistic scfi/imaging energy/position cluster merger by @wdconinc in #822
- fix: depend on datamodel version headers in datamodel glue by @wdconinc in #843
- ci: don't fail when if_no_artifact_found: warn by @wdconinc in #863
- CalorimeterIslandCluster: add back the references by @veprbl in #858
- feat: use podio collections in tracking digi/reco; rm unused interfaces by @wdconinc in #840
- Revert "feat: use podio collections in tracking digi/reco; rm unused interfaces (#840)" by @wdconinc in #869
- fix: apply the specified time resolutions to tracking reco algorithm by @wdconinc in #870
- fix: restore merging of hits in TrackerHitCollector by @wdconinc in #868
- fix: mv init TrackParameters edm4eic to ActsExamples conversion into algorithm by @wdconinc in #859
- CalorimeterHitDigi: don't add a hit when none of the merged hits meet the timing requirement by @veprbl in #856
- add .github/workflows/labeler.yml by @veprbl in #866
- linux-eic-shell.yml: install epic-capybara by @veprbl in #874
- feat: use podio collections in tracking digi/reco; rm unused interfaces (3rd attempt) by @wdconinc in #872
- Digitization for hpDIRC sensor plane by @niwgit in #861
- feat: produce edm4eic::TrajectoryCollection in CKFTracking by @wdconinc in #860
- feat: remove SmearedFarForwardParticles by @wdconinc in #878
- Upgrade Jet Factories to Multifactories by @ruse-traveler in #767
- refactor(dRICH): compatibility update for PDU readout by @c-dilks in #727
- CalorimeterHitDigi: unified code path for digitization with and without the hit merging by @veprbl in #864
- fix: remove custom_environment.sh and cmake_wrapper.sh by @wdconinc in #876
- reco: add *ChargedJets by @veprbl in #881
- fix: require EDM4eic 2.1 minimum by @wdconinc in #885
- fix(dRICH):
CentralCKFTrajectories
->CentralCKFActsTrajectories
by @c-dilks in #880 - labeler.yml: correct paths for "topic: backward" by @veprbl in #886
- feat(ci): allow merge queues by @wdconinc in #887
- fix: link DIRC/DRICH detectors against digi_library with PhotoMultiplierDigi_factory by @wdconinc in #888
- Update BHCal energy thresholds by @ruse-traveler in #883
- fix: don't try to write non-existent collections by @wdconinc in #889
- feat!: link dRICH PID with
Reconstructed*ChargedParticles
by @c-dilks in #829 - feat!: enable dRICH PID in production by @c-dilks in #734
- feat: remove tabs in pre-commit by @wdconinc in #891
- Common transfer matrix algorithm by @simonge in #879
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #896
- fix: delete space points on TrackSeeding by @wdconinc in #877
- fix: change "no matching CherenkovParticleID" log level
warn
->trace
by @c-dilks in #918 - Changed kinematic calculations to use edm4eic vector utils in ParticlesWithPID by @simonge in #914
- Added LowQ2 plugin with hit digitization by @simonge in #919
- fix: move Eigen out of SpdlogFormatters by @wdconinc in #920
- Silicon thresholds by @kkauder in #890
- Create TrackPropagation_factory by @tylerkutz in #862
New Contributors
- @niwgit made their first contribution in #861
- @simonge made their first contribution in #879
- @tylerkutz made their first contribution in #862
Full Changelog: v1.4.0...v1.5.0