v1.1.0
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
- @dhevang made their first contribution in #616
- @mposik1983 made their first contribution in #644
Full Changelog: v1.0.0...v1.1.0