Skip to content
Snippets Groups Projects

Fix crash in late muon triggers

Merged Savanna Shaw requested to merge sshaw/athena:fixlatemuons into master
  1. Oct 24, 2019
    • Savanna Shaw's avatar
      update reference · 8adc58cd
      Savanna Shaw authored
      8adc58cd
    • Savanna Shaw's avatar
      Fix crash in late muon triggers · d09eeaf8
      Savanna Shaw authored
      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
      d09eeaf8
Loading