Skip to content

Releases: eic/EICrecon

v0.5.4

09 Feb 18:12
cfff541
Compare
Choose a tag to compare

What's Changed

  • fix: remove spaces in adjacency matrix expression by @wdconinc in #472

Full Changelog: v0.5.3...v0.5.4

v0.5.3

08 Feb 20:23
80b964b
Compare
Choose a tag to compare

What's Changed

  • IrtGeo: mark destructor as virtual by @veprbl in #462
  • fix: tree-wide pragma once by @wdconinc in #459
  • treewide: avoid linking to dd4hep_library by @veprbl in #463
  • chore: pre-commit and fixes by @wdconinc in #464
  • ECAL,HCAL: fix parameter setter for u_adjacencyMatrix by @veprbl in #466
  • fix: propagate adjacency matrix to B0ECAL and ZDC island clustering by @wdconinc in #468
  • feat(ci): cache ddsim based on detector hash by @wdconinc in #451
  • podio: support PODIO 00-16 by @veprbl in #467

Full Changelog: v0.5.2...v0.5.3

v0.5.2

04 Feb 23:53
5145daa
Compare
Choose a tag to compare

What's Changed

  • fix: remove 2% digitization resolution for SciGlass by @wdconinc in #457
  • OrthogonalTrackSeedingConfig.h: fix invalid include guard by @veprbl in #458
  • feat: add adjacency matrix in calorimeter clustering by @wdconinc in #460

Full Changelog: v0.5.1...v0.5.2

v0.5.1

31 Jan 01:04
84a8d6b
Compare
Choose a tag to compare

What's Changed

  • fix: clang-tidy-diff options differ from clang-tidy by @wdconinc in #438
  • feat: cluster matching is not actually implemented, so don't make sciglass a requirement by @wdconinc in #453

Full Changelog: v0.5.0...v0.5.1

v0.5.0

29 Jan 04:24
af3f152
Compare
Choose a tag to compare

What's Changed

  • fix: set default dRICH config in c++ by @c-dilks in #442
  • add B0TRK to reco sequence by @michael-pitt in #421
  • feat!: remove reco_flags.py, defer to factory parameters by @wdconinc in #448
  • feat(ci): run DIS test and produce outputs by @wdconinc in #446
  • fix: avoid m_cfg shadowing by @wdconinc in #452
  • Fix 440 EICRecon compilation errors if used as cmake subproject by @DraTeots in #441
  • Squash bug that removes /usr/local/bin from PATH when eicrecon-this.sh is sourced by @faustus123 in #436
  • Port InclusiveKinematics reconstruction from Juggler by @2oba in #427

New Contributors

Full Changelog: v0.4.2...v0.4.3

v0.4.2

20 Jan 04:06
4ebaf8b
Compare
Choose a tag to compare

What's Changed

  • feat: add RichTrack_factory to propagate tracks to RICH planes by @c-dilks in #385
  • fix: restore cache functionality for gcc Debug/Release by @wdconinc in #419
  • fix: ensure sectorDist is compared with hit distance in right units. by @wdconinc in #444
  • Add writing default JANA config file format. by @faustus123 in #439
  • Fix Imaging Caloriemeter Clustering by @mariakzurek in #445

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.1

14 Jan 23:46
f296eba
Compare
Choose a tag to compare

What's Changed

  • ci: valgrind memcheck on eicrecon by @wdconinc in #403
  • fix: remove memory leaks in calorimetry algorithms by @wdconinc in #422
  • fix: use HcalEndcapPInsertMergedHits tag in factory by @wdconinc in #411
  • fix: EEMC:EcalEndcapPIslandProtoClusters:* parameters by @wdconinc in #415
  • ci: remove redundant doxygen workflow by @wdconinc in #409
  • ci: run clang-tidy routinely by @wdconinc in #418
  • fix: treat all enum in SpdlogExtensions by @wdconinc in #429
  • fix: allow EICrecon to compile with fmt-9.1.0 by @wdconinc in #420
  • Acts Orthogonal Seeder Implementation by @osbornjd in #435
  • Command line configuration of seeding parameters by @osbornjd in #437
  • feat: use modified true momentum as tracking seed parameter by @wdconinc in #399
  • fix: propagate parameters from reco_flags to cpp plugins by @wdconinc in #408

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

20 Dec 17:16
e42c3d3
Compare
Choose a tag to compare

What's Changed

  • Fixes to LFHCal simulation digi/reco by @steinber in #388
  • fix: use DD4hep units in reco_flags.py by @wdconinc in #365
  • feat: support Acts-20.2.0 and beyond (within 20.x release series) by @wdconinc in #397

New Contributors

Full Changelog: v0.3.7...v0.4.0

v0.3.6.2

13 Dec 21:46
49a6205
Compare
Choose a tag to compare

What's Changed

  • Fix imaging calorimeter cluster finding in v0.3.6 release cycle by @wdconinc in #395

Full Changelog: v0.3.6.1...v0.3.6.2

v0.3.7

09 Dec 20:35
8555a77
Compare
Choose a tag to compare

The major reason for this release is:

  • CRITICAL FIX: imaging calorimeter reconstruction parameters by @sly2j in #389

What's Changed

  • fix: add default Ecal Endcap N params in factories by @wdconinc in #367
  • fix: MPGDTrackerHit:TimeResolution default 8 ns by @wdconinc in #368
  • fix: add default SciGlass params in factories by @wdconinc in #366
  • fix: ensure reco_flags.py are propagated to defaults in factories by @wdconinc in #362
  • Header hygiene: avoid using namespace dd4hep in headers; use explicit dd4hep:: namespace for units by @wdconinc in #373
  • fix: warn when duplicate parameter is ignored by @wdconinc in #375
  • ci: build as matrix; use ccache by @wdconinc in #377
  • fix: define default parameters after user parameters in reco_flags.py by @wdconinc in #376
  • Fix CI failure on redundatnt flags python generation by Dmitry in #380
  • Track hits unified names in #379
  • feat: SiPM pixel gap cuts by @c-dilks in #349
  • fix: typo in FOFFMTRK/CMakeLists.txt by @c-dilks in #386
  • feat: add dRICH digitization reconstruction flags by @c-dilks in #371
  • CRITICAL FIX: imaging calorimeter reconstruction parameters by @sly2j in #389

New Contributors

Full Changelog: v0.3.6...v0.3.7