Skip to content

Releases: eic/EICrecon

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

v0.3.6.1

09 Dec 21:20
Compare
Choose a tag to compare

Tag 0.3.6 + CRITICAL FIX: imaging calorimeter reconstruction parameters #389

v0.3.6

19 Nov 00:24
58c129b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.5...v0.3.6

v0.3.5

10 Nov 23:14
541acf0
Compare
Choose a tag to compare

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

04 Nov 21:48
4e473d5
Compare
Choose a tag to compare
  • 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

02 Nov 20:01
5be6b58
Compare
Choose a tag to compare

Fixes Hcal Deadlock issue.
Fixes config. parameter naming problem in Hcal endcaps.

v0.3.2

31 Oct 01:47
e4ac4a8
Compare
Choose a tag to compare
  • Fixes HcalEndcapP.
  • Fixes manual builds.

v0.3.1

27 Oct 02:20
12a06c9
Compare
Choose a tag to compare

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

26 Oct 13:58
3be7700
Compare
Choose a tag to compare

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

26 Oct 00:23
fbccb0c
Compare
Choose a tag to compare

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.