Releases: eic/EICrecon
Releases · eic/EICrecon
v0.6.0
What's Changed
- treewide: s/ClustersAssociations/ClusterAssociations/ by @veprbl in #469
- treewide: s/ReconstructedParticlesAssociations/ReconstructedParticleAssociations/ by @veprbl in #477
- style: apply pre-commit auto fixes treewide by @c-dilks in #481
- Draft: Add an algorithm for scfi merger by @Chao1009 in #479
New Contributors
Full Changelog: v0.5.4...v0.6.0
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