v0.1.0pre14
What's Changed
- Using key4hep-build test action by @kjvbrt in #67
- Update README.md by @kjvbrt in #66
- Add Gaudi algorithm to perform MVA calibration of cluster energies by @giovannimarchiori in #68
- Removing m_allCells from CaloTopoClusterFCCee algorithm members by @kjvbrt in #70
- Cell position cast to float by @kjvbrt in #73
- update SW to run on HCal by @mmlynari in #74
- AugmentClustersFCCee - Clusters barycenters layered correction by @AlexisMlz in #72
- fix bug in calculation of theta of layer barycentre by @giovannimarchiori in #76
- use shapeParameters in MVA calibration by @giovannimarchiori in #77
- Add crosstalk neighbour class by @zwu0922 in #69
- Support building with onnxruntime 17.1 by @jmcarcell in #81
- Update benchmark calibration and correction by @mmlynari in #78
- Fixes for two types of crashes in recent nightlies by @giovannimarchiori in #83
- Add cluster shape variables by @dasphy in #79
- Exclude testing on CentOs 7 nightlies by @kjvbrt in #87
- Implement an algorithm for photon/pi0 discrimination based on input features and a trained model in ONNX format by @giovannimarchiori in #85
- Removing segfault reproducer by @kjvbrt in #89
- Implementation of crosstalk for ALLEGRO ECAL Barrel by @zwu0922 in #82
- Adding tools for jet clustering for cluster and truth particles by @jroloff in #80
- [CreateCaloCells] Switch cross-talk to false by default by @BrieucF in #92
- Avoid crashing when cross-talk not wanted by @BrieucF in #94
- Adding more improvements to the jet tool by @jroloff in #95
- Campaing to fix tests / compilation warnings by @kjvbrt in #93
- Check that input root files and output directories exist by @kjvbrt in #96
- Adjusting JetCluster class by @kjvbrt in #97
- Photon ID shape parameter: correct very small negative values caused by computational precision in width of theta/module by @dasphy in #90
- Consolidate tools handling noise by @giovannimarchiori in #98
- Fix tests by @BrieucF in #102
- Do not use GaudiAlg by @jmcarcell in #101
- Remove the need for an explicit typename by @tmadlener in #103
- Make sure to properly support newer versions of onnxruntime by @tmadlener in #104
- remove EventCounter in tests by @giovannimarchiori in #105
- Add support for reconstruction of "turbine" endcap ecal by @varnes in #88
- fix test errors and remove unused code introduced by #88 by @giovannimarchiori in #106
- update CellPositionsTool for HCal Allegro by @mmlynari in #91
- fix crash due to wrong treatment of pointers in ONNX-related code, and remove one photon-ID variable from decorations when not needed by @giovannimarchiori in #108
- move main ALLEGRO tests to ddsim+k4run by @giovannimarchiori in #109
- enable code to cluster hcal endcap cells into SW clusters by @giovannimarchiori in #110
- Fix scripts for automatic tests by @giovannimarchiori in #111
- expanded version of CreateCaloCells that also add proper cell positions by @giovannimarchiori in #100
- Add tools for the implmentation of noise for ALLEGRO v3 by @zwu0922 in #107
- fix noise filtering bug in calo digitisation, and restore defaults by @giovannimarchiori in #113
- Followup to PR #107 (noise handling) by @giovannimarchiori in #114
New Contributors
- @AlexisMlz made their first contribution in #72
- @zwu0922 made their first contribution in #69
- @jroloff made their first contribution in #80
- @varnes made their first contribution in #88
Full Changelog: v0.1.0pre13...v0.1.0pre14