Skip to content
Snippets Groups Projects

LLP1: add unique isoDecSuffix to IsoCloseByAlgsCfg for ZPHMuons

Merged Kehang Bai requested to merge kbai/athena:kbai-ZPHMuons-LLP1 into main

This MR fix the issue found at !78250 (comment 9201865), where when LLP1 is run together with FTAG2 (and potentially other jobs that calls the IsoCloseByAlg on standard Muons), it leads to a crash due to conflicting decorations.

The crash is because ZeroPixelHitMuons is copied from standard Muons over via a copy-constructor, so if that object was already decorated with isolation variables it will be carried over.

Therefore, when we call IsoCloseByAlg in LLP1 only with ZeroPixelHitMuons, we need a unique suffix.

tagging @tstreble, @schaffer, @spagan, @mamirono, @sagara17

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