v1.2.0
What's Changed
- algorithm_test: Implement a test for CalorimeterIslandCluster by @veprbl in #605
- Fix header guards and alignment breaking in imaging calo by @veprbl in #639
- 443 add lumi calorimeters by @dhevang in #622
- cmake: regenerate datamodel_glue.h when make_datamodel_glue.py is changed by @veprbl in #649
- ci: implement code coverage benchmark for algorithms by @veprbl in #650
- minor fixes to test cluster associations -- all the forward HCal sim/digi is slated for destruction by @wdconinc in #613
- linux-eic-shell.yml: fix llvm-cov when running on a branch by @veprbl in #651
- fix: only use reconstructed charged particles in inclusive kinematics, until cluster matching works by @wdconinc in #654
- Fix EcalLumiSpecClusters collections by @veprbl in #653
- datamodel_glue.h: don't include datamodel_includes.h by @veprbl in #642
- 658 updated value for sampling fraction of imaging and scifi bcal by @AkshayaVijay in #659
- feat: write ReconstructedParticleAssociations into output file by @wdconinc in #665
- feat: add Eigen3 as explicit dependency, not through Acts by @wdconinc in #664
- fix: do not include unused TFile in eicrecon by @wdconinc in #670
- fix: remove unused dependencies and includes by @wdconinc in #669
- Change Lumi test to a separated 2 electron case to test cluster splitting by @dhevang in #663
- feat: various features and fixes in
richgeo
for IRT PID by @c-dilks in #608 - CalorimeterHitDigi: remove u_ref by @veprbl in #660
- ProtoCluster_factory_EcalLumiSpecIslandProtoClusters: fix minor defect in adjacencyMatrix by @veprbl in #678
- EcalBarrelScFiRecHits: update value of thresholdFactor by @AkshayaVijay in #674
- README.md: Add zenodo DOI badge that points to latest release by @faustus123 in #676
- feat: Acts Iterative Vertex Finder by @osbornjd in #662
- CalorimeterHitReco, RomanPotsReconstruction_factory: fix UBSAN error regarding converting -1 to size_t by @veprbl in #677
- CalorimeterIslandCluster: add transverseEnergyProfile{Metric,Scale} parameters to govern the cluster energy splitting by @veprbl in #638
- refactor+fix: use collections and multi-factory in
RichTrack_factory
; fix potential leaks inTrackPropagation
by @c-dilks in #656 - algorithms_test.cc -> calorimetry_CalorimeterIslandCluster.cc by @veprbl in #683
- refactor: remove unused
ParticlesWithAssociation.h
by @c-dilks in #685 - CalorimeterHitReco: proper handling for segmentation for dimension by @veprbl in #684
- Fix formatting of fmt section by @faustus123 in #686
- fix: throw exceptions for algorithm failures, instead of warning printouts by @c-dilks in #688
- feat(dRICH): merge track propagations by @c-dilks in #682
- fix: print cell dimensions as debug in CalorimeterHitReco by @wdconinc in #699
- CalorimeterHitReco: warn about unsupported segementation only once by @veprbl in #702
- add algorithms/test/calorimetry_CalorimeterHitDigi.cc by @veprbl in #694
- doc(dRICH): PID algorithms and collections by @c-dilks in #708
New Contributors
- @AkshayaVijay made their first contribution in #659
Full Changelog: v1.1.0...v1.2.0