Releases: eic/EICrecon
Releases · eic/EICrecon
v0.5.4
v0.5.3
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
v0.5.1
v0.5.0
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
- @michael-pitt made their first contribution in #421
- @2oba made their first contribution in #427
Full Changelog: v0.4.2...v0.4.3
v0.4.2
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
- @mariakzurek made their first contribution in #445
Full Changelog: v0.4.1...v0.4.2
v0.4.1
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
v0.3.6.2
v0.3.7
The major reason for this release is:
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 explicitdd4hep::
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