Filter input particles with NaN or Inf values from jet finding inputs
Closes LHCb#370 (closed)
This MR ensures particles with NaN or Inf values are not passed to the fastjet
library, which does not handle these well and seg. faults, as can be seen in the above issue.
The core issue is the CALO reconstruction is seemingly creating a particle with NaN/Inf values, and this should also be followed up and fixed at source (#581 (closed)).
@cmarinbe FYI
Edited by Christopher Rob Jones
Merge request reports
Activity
added RTA label
mentioned in issue #581 (closed)
mentioned in issue LHCb#370 (closed)
added ci-test-triggered label
- Resolved by Christopher Rob Jones
/ci-test
- [2024-08-23 16:15] Validation started with lhcb-2024-patches-mr#1324
- [2024-08-28 11:42] Validation started with lhcb-2024-patches-mr#1347
- [2024-08-29 14:55] Validation started with lhcb-2024-patches-mr#1365
- [2024-08-29 16:14] Validation started with lhcb-2024-patches-mr#1366
- [2024-09-05 08:12] Validation started with lhcb-2024-patches-mr#1400
- [2024-09-06 15:14] Validation started with lhcb-2024-patches-mr#1411
- [2024-09-11 17:01] Validation started with lhcb-2024-patches-mr#1429
Edited by Software for LHCbassigned to @gpietrzy
mentioned in issue Moore#820 (closed)
- Resolved by Christina Agapopoulou
/ci-test
assigned to @jonrob
unassigned @jonrob
added 9 commits
-
84ec2ce3...855b509f - 6 commits from branch
2024-patches
- 8f7d3149 - Filter input particles with NaN or Inf values from jet finding inputs
- 0e8f947b - Fixed formatting
- 5c8aaa6d - limit warnings to 0 event loop instances
Toggle commit list-
84ec2ce3...855b509f - 6 commits from branch
added priorityhigh label
added 6 commits
-
5c8aaa6d...d571473b - 3 commits from branch
2024-patches
- 594d582e - Filter input particles with NaN or Inf values from jet finding inputs
- 633b203c - Fixed formatting
- c10d348b - limit warnings to 0 event loop instances
Toggle commit list-
5c8aaa6d...d571473b - 3 commits from branch
Please register or sign in to reply