Skip to content
Snippets Groups Projects

RichDecodedData: remove duplicate ID assert

All threads resolved!

Turns out, in real data this does happen (very rarely) presumably due to some low level corruption, due to bit flips in data (e.g. from radiation).

Allowing duplicate hits through is not an issue downstream in the reco, it will just use both copies blindly and thus make duplicate photons for the same hit. Always running a dupe check to remove them is not worth the CPU cost involved.

So just remove as its no longer completely impossible.

FYI @rmatev

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