Skip to content
Snippets Groups Projects

Use a unique identifier to identify seed hit module

Merged Benjamin Philip Kerridge requested to merge bkerridg/athena:bk-fix-atr30292 into main

identiferHash can be reused between pixel and strip detectors. If a pixel and strip element are included in the road and a seed hit falls on one of these shared hashes and the wrong type element occurs first in the road then the dynamic_cast of the prep raw data will become null leading to a segfault. Replace the identifierHash with Identifier so that the confusion is eliminated. Only relevant for seeds clusters, so not a significant increase in memory footprint as there are relatively few seeds per call.

JIRA: ATR-30292

Edited by Benjamin Philip Kerridge

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
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading