Skip to content

Fixes for the muon trigger configuration

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

A couple of small fixes for the muon trigger:

  • Rearrange slightly the legacy config for the MdtMathSegmentMaker to make sure that the correct configuration for cosmics is picked up
  • (Also put back the offline config changes to the MdtMathSegmentMaker from !60149 (merged) as it was not my intention to change the logic for offline muons)
  • Disable using the TGC hits from the previous/next BC when running the trigger with teh Run 2 geometry
  • Set doSegmentT0Fit ConfigFlags in modifier function to match legacy flags

Fixes ATR-26907 and ATR-26906

Edited by Savanna Shaw

Merge request reports