Releases: eic/EDM4eic
Releases · eic/EDM4eic
v5.0.0
What's Changed
- Update track fit EDM by @osbornjd in #58
- fix: next version will be 5.0.0 by @wdconinc in #66
- fix: only compile edm4eic_merge for podio < 0.17.4 by @wdconinc in #64
- fix: Cov6f operator(i,j) must be const by @wdconinc in #67
- bring measurements back to trajectory by @ShujieL in #60
- create TrackSeed structure to store the seed info by @ShujieL in #69
- feat: update vertex edm to 4d quantities by @osbornjd in #61
- Update schema version to 500 by @ShujieL in #71
- fix: require edm4hep-0.10.3 (Vector4f in edm4eic::Vertex) by @wdconinc in #72
New Contributors
Full Changelog: v4.0.0...v5.0.0
v4.0.0
v3.0.1
v3.0.0
What's Changed
- 39 add surface id member to edm4eictrackpoint by @tylerkutz in #41
New Contributors
- @tylerkutz made their first contribution in #41
Full Changelog: v2.1.0...v3.0.0
v2.1.0
What's Changed
- Document new entries in
edm4eic::Cluster.shapeParametersby @dhevang in #32 - add utils/include/edm4eic/unit_system.h by @veprbl in #35
- refactor: remove
CherenkovParticleIDmemberradiatorby @c-dilks in #30 - ci: rm juggler trigger by @wdconinc in #43
- feat: add version header by @wdconinc in #40
- feat: updates to tracking structures by @wdconinc in #42
New Contributors
Full Changelog: v2.0.0...v2.1.0
v2.0.0
Breaking changes
RawPMTHitdatatype was removed
What's Changed
- feat: add association datatype
MCRecoTrackerHitAssociationby @c-dilks in #23 - refactor: remove
RawPMTHitdatatype by @c-dilks in #22 - ci: only run on push main/tags; trigger juggler only on PR by @wdconinc in #26
- style: fix spelling errors in descriptions by @c-dilks in #29
- feat: add
CherenkovParticleIDdatatype by @c-dilks in #17
New Contributors
Full Changelog: v1.2.2...v1.2.3