Skip to content
Snippets Groups Projects
Forked from atlas / athena
103002 commits behind the upstream repository.
  • Savanna Shaw's avatar
    a95d9998
    Fix crash in late muon triggers · a95d9998
    Savanna Shaw authored and Frank Winklmeier's avatar Frank Winklmeier committed
    Fixing a problem with the previous implementation of the late muon triggers that leads to a crash due to trying to record multiple containers in a single view (ATR-20407).
    - Split the out of time RoI making into it's own sequence that runs before the reco sequence.
    - Add a simple hypo alg/tool to select the out of time RoIs (no real selection added at the moment, but it could be added in the future)
    - Update the event view creator algorithm to be able to add the out of time RoIs to the views
    a95d9998
    History
    Fix crash in late muon triggers
    Savanna Shaw authored and Frank Winklmeier's avatar Frank Winklmeier committed
    Fixing a problem with the previous implementation of the late muon triggers that leads to a crash due to trying to record multiple containers in a single view (ATR-20407).
    - Split the out of time RoI making into it's own sequence that runs before the reco sequence.
    - Add a simple hypo alg/tool to select the out of time RoIs (no real selection added at the moment, but it could be added in the future)
    - Update the event view creator algorithm to be able to add the out of time RoIs to the views
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
MuonSequenceSetup.py 25.61 KiB