Releases: eic/EDM4eic
Releases · eic/EDM4eic
v8.0.0
v7.0.0
What's Changed
- feat: new component edm4eic::Surface by @wdconinc in #82
- CMakeLists.txt: extend podio major versions range by @veprbl in #84
- feat(ci): trigger eic_container with edm4eic version by @wdconinc in #76
- Remove redundant edm4eic RawCalorimeterHit type by @rahmans1 in #87
- Add association between raw tracker/calorimeter hit and tracker/calorimeter hit by @rahmans1 in #86
- Update major version to 7 by @rahmans1 in #90
New Contributors
Full Changelog: v6.0.1...v7.0.0
v6.0.1
v6.0.0
What's Changed
- Created data type for hadronic final state variables by @tylerkutz in #74
- Remove TrackerHit "and time" comment by @simonge in #78
- edm4eic.yaml: fix MCRecoTrackerHitAssociation to relate to a single sim hit at a time by @veprbl in #77
New Contributors
Full Changelog: v5.0.0...v6.0.0
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.shapeParameters
by @dhevang in #32 - add utils/include/edm4eic/unit_system.h by @veprbl in #35
- refactor: remove
CherenkovParticleID
memberradiator
by @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
RawPMTHit
datatype was removed
What's Changed
- feat: add association datatype
MCRecoTrackerHitAssociation
by @c-dilks in #23 - refactor: remove
RawPMTHit
datatype 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
CherenkovParticleID
datatype by @c-dilks in #17
New Contributors
Full Changelog: v1.2.2...v1.2.3