Skip to content

Releases: eic/EICrecon

v1.1.0

02 May 03:49
2a3f268
Compare
Choose a tag to compare

What's Changed

  • EcalEndcapNIslandProtoClusters: switch to using adjacencyMatrix by @veprbl in #611
  • treewide: remove truth-based MergedClusters for all calorimeters except Imaging by @veprbl in #519
  • Add minimum pTjet cut to jet reconstruction algorithm by @ruse-traveler in #614
  • docs: various fixes to align with current practice on DETECTOR_PATH etc. by @wdconinc in #617
  • Tune the single photon energy resolution to 11%/sqrt(E [GeV]) \oplus 2% by @jizhongling in #594
  • feat: auto podio::getTypeName for both string/string_view support by @wdconinc in #618
  • Add 3D cluster shape analysis by @dhevang in #616
  • cmake: move datamodel_glue.h back to build directory by @veprbl in #627
  • fix: ROOT_INCLUDE_PATH should point to plugin headers, not libraries by @c-dilks in #632
  • Re-enable MatchClusters algorithm by @nathanwbrei in #633
  • services: use virtual methods, like in Juggler by @veprbl in #640
  • feat: associate MC photons in PhotoMultiplierHitDigi output by @c-dilks in #599
  • MPGD: Update digi threshold value based on digitization table by @mposik1983 in #644
  • cmake: don't regenerate datamodel_{glue,includes}.h on each cmake run by @veprbl in #634
  • Updated seed phi calculation and seed finder configuration by @bschmookler in #641
  • CalorimeterIslandCluster: fix evaluator error format string by @veprbl in #647

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

14 Apr 15:20
e14e81b
Compare
Choose a tag to compare

Major Changes

  • Support for PODIO Frames

What's Changed

  • DRAFT: 565 check for holes in acts tracking geometry navigation by @rahmans1 in #574
  • ProtoCluster_factory_*: workaround JANA2 parameter setting bug by @veprbl in #575
  • algorithms/calorimetry: refactor logging, minor verbosity adjustments by @veprbl in #550
  • JEventProcessorPODIO: only catch JExceptions by @veprbl in #547
  • build: use IRTConfig.cmake vars by @c-dilks in #546
  • feat: rebuild when source files added by @wdconinc in #549
  • feat: documentation rework by @wdconinc in #533
  • Add jet reconstruction by @ruse-traveler in #488
  • fixed the silicon tracker digitization threshold by @blianggilman in #570
  • EcalEndcapP{,Insert}RawHits: revert back to unitless definitions by @veprbl in #584
  • EcalBarrelScFiRawHits: revert back to unitless definitions by @veprbl in #583
  • fix: remove references to TGeoSystemOfUnits by @wdconinc in #586
  • fix: source eicrecon-this.sh returns readlink: missing operand error by @c-dilks in #590
  • EcalEndcapNRawHits: revert back to unitless definitions by @veprbl in #582
  • RawCalorimeterHit_factory_: specify u_eRes with units by @veprbl in #592
  • JetReconstruction: apply pT constraints before running jet algorithm by @bspage912 in #595
  • Transition to using only tiles in BHCal by @ruse-traveler in #598
  • Cluster_factory_EcalBarrelSciGlassClusters: adjust m_sampFrac by @veprbl in #593
  • Introduction of LFHCal & adjustments for processing of fECal by @FriederikeBock in #591
  • Updated a calculation in seeder configuration to ACTS units by @bschmookler in #609
  • BUGFIX: CalorimeterIslandCluster: compare absolute values for distance-based adjacency settings by @veprbl in #610
  • EcalEndcapNTruthClusters: fix m_sampFrac value by @veprbl in #603
  • cmake: don't run ls -R on configuration by @veprbl in #601
  • Use JANA's new first-class PODIO integration by @wdconinc in #578

New Contributors

Full Changelog: v0.6.4...v1.0.0

v0.6.4

27 Mar 21:46
c704fee
Compare
Choose a tag to compare

What's Changed

  • fix: remove misplaced src/RandGen_driver.cpp by @c-dilks in #540
  • reco_particles_track_matching.cc: use std::string instead of TString by @veprbl in #538
  • Updated code for tracking by @Simple-Shyam in #521
  • Fixed RP code to use local coordinates for matrix reconstruction. by @ajentsch in #545
  • Fixed radius units in seeding by @bschmookler in #544
  • Changed hcal insert sampling fraction and threshold values by @rymilton in #554
  • feat: CMAKE_PROJECT_VERSION as git describe (e.g. v0.6.2-5-g5f598b8-dirty) by @wdconinc in #526
  • HOTFIX ci: remove broken test for --version by @veprbl in #571
  • CalorimeterIslandCluster: wrap around azimuthal distance by @veprbl in #559
  • Changes to BHCal Digitization and Implementation of Adjancency Clustering by @ruse-traveler in #557
  • algorithms/reco: avoid unnecessary log level checks by @veprbl in #556
  • CKFTracking: disable RTTI type checks until EICrecon conforms to ODR by @veprbl in #551
  • JANA2.1.0 compiles with USE_PODIO=On by @nathanwbrei in #576

New Contributors

Full Changelog: v0.6.3...v0.6.4

v0.6.3

11 Mar 02:22
e0a8bd5
Compare
Choose a tag to compare

What's Changed

  • fix: OOB read of cellDimensions by @wdconinc in #516
  • treewide: replace silent exits with exception throws by @veprbl in #520
  • CalorimeterIslandCluster: quit immediately on adjacencyMatrix evaluation error by @veprbl in #509
  • feat: remove unused podio_read and podio_copy by @wdconinc in #522
  • Flags page refactor by @sqrd-max in #461
  • fix: forbidden string conversion warning from reco_particles_track_matching.cc by @c-dilks in #524
  • refactor: replace RawPMTHit with RawTrackerHit by @c-dilks in #508
  • Add use of ACTS library in DRICH plugin CMake by @DraTeots in #504
  • Fix roman pots reco by @ajentsch in #536

New Contributors

Full Changelog: v0.6.2...v0.6.3

v0.6.2

28 Feb 00:18
5b1692c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.6.2

v0.6.1

17 Feb 05:31
49bbf11
Compare
Choose a tag to compare

What's Changed

  • cmake: move ROOT macros out of the way by @veprbl in #482
  • fix(ci): keep .git and .ccache out of artifacts by @wdconinc in #489
  • ci: avoid duplicating entries in ccache.conf by @veprbl in #490
  • detectors/HCAL: link to algorithms_calorimetry_library by @veprbl in #487
  • Replace CalorimeterScFiDigi with CalorimeterHitDigi, implement merging at digi step by @Chao1009 in #491

Full Changelog: v0.6.0...v0.6.1

v0.6.0

14 Feb 05:57
9672252
Compare
Choose a tag to compare

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

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