Published June 6, 2023
| Version v1.2.0
Software
Open
eic/EICrecon: v1.2.0
Authors/Creators
- David Lawrence1
- Dmitry Romanov
- Wouter Deconinck2
- Dmitry Kalinkin
- Christopher Dilks3
- T-Britton
- Tooba Ali
- Nathan Brei
- Xinxin (Cissie) Mei1
- sqrd-max
- Ryan Milton
- Joe Osborn4
- Derek M Anderson5
- John Lajoie
- Shyam Kumar6
- Barak Schmookler
- Dhevan Gangadharan
- Peter Steinberg
- Zhongling Ji
- Alex Jentsch7
- Chao Peng
- Sakib Rahman2
- akshaya
- Friederike Bock
- Matt8
- Michael Pitt9
- sly2j
- Zhenyu Ye
- blianggilman
- 1. Jefferson Lab
- 2. University of Manitoba
- 3. Duke University and @JeffersonLab
- 4. Broohaven National Laboratory
- 5. Iowa State University
- 6. University of Bari & INFN Bari, Italy
- 7. Brookhaven National Laboratory
- 8. Temple University
- 9. CERN
Description
What's Changed
- algorithm_test: Implement a test for CalorimeterIslandCluster by @veprbl in https://github.com/eic/EICrecon/pull/605
- Fix header guards and alignment breaking in imaging calo by @veprbl in https://github.com/eic/EICrecon/pull/639
- 443 add lumi calorimeters by @dhevang in https://github.com/eic/EICrecon/pull/622
- cmake: regenerate datamodel_glue.h when make_datamodel_glue.py is changed by @veprbl in https://github.com/eic/EICrecon/pull/649
- ci: implement code coverage benchmark for algorithms by @veprbl in https://github.com/eic/EICrecon/pull/650
- minor fixes to test cluster associations -- all the forward HCal sim/digi is slated for destruction by @wdconinc in https://github.com/eic/EICrecon/pull/613
- linux-eic-shell.yml: fix llvm-cov when running on a branch by @veprbl in https://github.com/eic/EICrecon/pull/651
- fix: only use reconstructed charged particles in inclusive kinematics, until cluster matching works by @wdconinc in https://github.com/eic/EICrecon/pull/654
- Fix EcalLumiSpecClusters collections by @veprbl in https://github.com/eic/EICrecon/pull/653
- datamodel_glue.h: don't include datamodel_includes.h by @veprbl in https://github.com/eic/EICrecon/pull/642
- 658 updated value for sampling fraction of imaging and scifi bcal by @AkshayaVijay in https://github.com/eic/EICrecon/pull/659
- feat: write ReconstructedParticleAssociations into output file by @wdconinc in https://github.com/eic/EICrecon/pull/665
- feat: add Eigen3 as explicit dependency, not through Acts by @wdconinc in https://github.com/eic/EICrecon/pull/664
- fix: do not include unused TFile in eicrecon by @wdconinc in https://github.com/eic/EICrecon/pull/670
- fix: remove unused dependencies and includes by @wdconinc in https://github.com/eic/EICrecon/pull/669
- Change Lumi test to a separated 2 electron case to test cluster splitting by @dhevang in https://github.com/eic/EICrecon/pull/663
- feat: various features and fixes in
richgeofor IRT PID by @c-dilks in https://github.com/eic/EICrecon/pull/608 - CalorimeterHitDigi: remove u_ref by @veprbl in https://github.com/eic/EICrecon/pull/660
- ProtoCluster_factory_EcalLumiSpecIslandProtoClusters: fix minor defect in adjacencyMatrix by @veprbl in https://github.com/eic/EICrecon/pull/678
- EcalBarrelScFiRecHits: update value of thresholdFactor by @AkshayaVijay in https://github.com/eic/EICrecon/pull/674
- README.md: Add zenodo DOI badge that points to latest release by @faustus123 in https://github.com/eic/EICrecon/pull/676
- feat: Acts Iterative Vertex Finder by @osbornjd in https://github.com/eic/EICrecon/pull/662
- CalorimeterHitReco, RomanPotsReconstruction_factory: fix UBSAN error regarding converting -1 to size_t by @veprbl in https://github.com/eic/EICrecon/pull/677
- CalorimeterIslandCluster: add transverseEnergyProfile{Metric,Scale} parameters to govern the cluster energy splitting by @veprbl in https://github.com/eic/EICrecon/pull/638
- refactor+fix: use collections and multi-factory in
RichTrack_factory; fix potential leaks inTrackPropagationby @c-dilks in https://github.com/eic/EICrecon/pull/656 - algorithms_test.cc -> calorimetry_CalorimeterIslandCluster.cc by @veprbl in https://github.com/eic/EICrecon/pull/683
- refactor: remove unused
ParticlesWithAssociation.hby @c-dilks in https://github.com/eic/EICrecon/pull/685 - CalorimeterHitReco: proper handling for segmentation for dimension by @veprbl in https://github.com/eic/EICrecon/pull/684
- Fix formatting of fmt section by @faustus123 in https://github.com/eic/EICrecon/pull/686
- fix: throw exceptions for algorithm failures, instead of warning printouts by @c-dilks in https://github.com/eic/EICrecon/pull/688
- feat(dRICH): merge track propagations by @c-dilks in https://github.com/eic/EICrecon/pull/682
- fix: print cell dimensions as debug in CalorimeterHitReco by @wdconinc in https://github.com/eic/EICrecon/pull/699
- CalorimeterHitReco: warn about unsupported segementation only once by @veprbl in https://github.com/eic/EICrecon/pull/702
- add algorithms/test/calorimetry_CalorimeterHitDigi.cc by @veprbl in https://github.com/eic/EICrecon/pull/694
- doc(dRICH): PID algorithms and collections by @c-dilks in https://github.com/eic/EICrecon/pull/708
- @AkshayaVijay made their first contribution in https://github.com/eic/EICrecon/pull/659
Full Changelog: https://github.com/eic/EICrecon/compare/v1.1.0...v1.2.0
Files
eic/EICrecon-v1.2.0.zip
Files
(5.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:ddd1ed1bef8243826d1eee572dd38361
|
5.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/eic/EICrecon/tree/v1.2.0 (URL)