Skip to content

Add late muon chain to LS2 trigger menu

Savanna Shaw requested to merge sshaw/athena:latemuon into master

Adding a first pass at the late muon trigger (ATR-17553). Currently seeded from and running on in time muon RoIs.

  • Modified the inside out sequence to reconstruct slow muons for the late muon chain, and the normal in time inside out reco for standard muon chains.
  • For late muons, added the segment finding and ID tracking reco to the inside out reco sequence, since we don't run this anywhere else in the chain
  • Currently running L2 SA and L2 combined muons to run the decoding and fast ID tracking respectively. Both of these steps are in passthrough (after some reorganisation of the hypo configuration so that the passthrough option isn't being overwritten, which also move the idperf chains in the right direction). Running these steps here needs to be revisited in the future, but is fine for now.
Edited by Savanna Shaw

Merge request reports