Skip to content

Releases: eic/EDM4eic

v8.0.0

04 Nov 21:10
9f0067b
Compare
Choose a tag to compare

What's Changed

  • Association between Reco Cluster and ReconstructedParticle by @jdbrice in #52
  • add edm4eic::Tensor by @veprbl in #96

New Contributors

Full Changelog: v7.0.0...v8.0.0

v7.0.0

06 Aug 19:43
7a62748
Compare
Choose a tag to compare

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

07 May 19:02
eb4974e
Compare
Choose a tag to compare

What's Changed

  • edm4eic.yaml: bump schema_version to 600 by @veprbl in #79
  • CMakeLists.txt: version 6.0.1 by @veprbl in #80

Full Changelog: v6.0.0...v6.0.1

v6.0.0

04 May 15:20
f1a72b7
Compare
Choose a tag to compare

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

09 Feb 14:15
0bd6edd
Compare
Choose a tag to compare

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

23 Oct 21:19
f41acf1
Compare
Choose a tag to compare

What's Changed

  • feat: add schema_version by @wdconinc in #53
  • feat: Measurement2D to represent 2D surface measurements by @wdconinc in #54
  • fix: put all operators in vector_utils.h inside namespace by @wdconinc in #57
  • Update version numbers for v4.0 by @sly2j in #59

Full Changelog: v3.0.1...v4.0.0

v3.0.1

06 Sep 20:29
ed58344
Compare
Choose a tag to compare

What's Changed

  • EDM4eicVersion.h.in: edm4hep -> edm4eic by @veprbl in #46
  • CMakeLists.txt: use AnyNewerVersion compatibility mode by @veprbl in #48
  • CMakeLists.txt: correct reported version for the next release by @veprbl in #47

Full Changelog: v2.2.0...v3.0.1

v3.0.0

01 Sep 01:33
de6035f
Compare
Choose a tag to compare

What's Changed

  • 39 add surface id member to edm4eictrackpoint by @tylerkutz in #41

New Contributors

Full Changelog: v2.1.0...v3.0.0

v2.1.0

15 Aug 13:47
b46ba9a
Compare
Choose a tag to compare

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 member radiator 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

13 Apr 20:26
c8ffba7
Compare
Choose a tag to compare

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