Skip to content
Snippets Groups Projects

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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading