Releases: eic/EICrecon
Releases · eic/EICrecon
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
v0.3.6.1
v0.3.6
What's Changed
- utilities/dump_flags: fix compilation with C++17 (second pass) by @veprbl in #332
- treewide: use std::exit by @veprbl in #331
- Restore use of _exit by @faustus123 in #338
- Davidl janaversion by @faustus123 in #336
- matching points along track segments with TOF hits by @yezhenyu2003 in #341
- Davidl janadot documentation by @faustus123 in #339
- Fix parameter values for Imaging Barrel. Fix where units are applied. by @faustus123 in #337
- Dmitry matching by @DraTeots in #348
- ci: run pi and e simulation tests by @wdconinc in #345
- Fix naming of EcalBarrelSciGlassTruthProtoClusters. by @faustus123 in #335
- feat: add factory for
PhotoMultiplierHitDigi
algorithm and use with dRICH by @c-dilks in #329 - Correct the ClusterCenterEdep and ClusterHitEdep of NEEMC, B0ECAL... … by @johnny8266 in #355
- Fix some typos and formatting in callgraph visualization documentation. by @faustus123 in #356
- Fix Imaging Barrel Ecal Clustering by @faustus123 in #354
- Matching data example by @DraTeots in #357
- Typo in documentation update by @DraTeots in #359
- 358 track projection summary by @DraTeots in #360
- 358 track projection summary by @DraTeots in #361
- fix: use B0ECAL not EEMC in B0EcalClusters by @wdconinc in #364
- 330 dynamic data in documentation by @DraTeots in #369
New Contributors
- @johnny8266 made their first contribution in #355
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
- fix: pass empty flags as defined in
reco_flags.py
by @wdconinc in #314 - fix: copy sys.argv before element removal in loop by @wdconinc in #309
- 245 a tool to see what values in code differ from a reco flagspy by @DraTeots in #324
- fix: define sector as empty string in reco_flags.py by @wdconinc in #315
- Correct RPOTS config param names and add them to reco_flags.py by @faustus123 in #317
- Fix digitization time for tracking hits by @DraTeots in #325
- Catch tracking exceptions, report warning, skip event by @DraTeots in #326
Full Changelog: v0.3.4...v0.3.5
v0.3.4
- Fix logging for all calorimetry factories. Make their parameters show up in config params list.
- Clean up printed table of parameters.
- Fix jana:nskip so one can skip to a specific event in the file.
v0.3.3
Fixes Hcal Deadlock issue.
Fixes config. parameter naming problem in Hcal endcaps.
v0.3.2
- Fixes HcalEndcapP.
- Fixes manual builds.
v0.3.1
Numerous fixes including several to the EEMC.
Timeout for startup extended to avoid early exit.
Output to screen cleaned up significantly. Many non-fatal errors now printed as warnings.
v0.3.0
This fixes an issue introduced in release v0.2.8 with #include paths for IRT.
This also bumps the minor version number since a new package (IRT) is now required. This was present in v0.2.8 and the minor version should have been bumped then.
v0.2.8
This is now deprecated. Use v0.3.0 instead.
Updates names of SciGlass calorimeter.
Cleans up output collection list.
Several other bug fixes and tweaks.