Skip to content

Updates to the muon newJO config for the muon trigger

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

This is a first attempt to add the MuonCombinedMuonCandidateAlg to the trigger newJO test. It's not quite working yet, so is added but commented out. Some modifications to the configuration does bring it closer to running:

  • Added two new flags for the muon trigger: one general one that can cover the generic trigger configuration differences, and one SA muon specific flag since we configure some tools differently for SA muons than for combined muons in the trigger. Both flags are false outside of running the trigger.
  • Updated the configuration of several relevent tools for the trigger using the newly introduced flags.

cc @emoyse for info

Edited by Savanna Shaw

Merge request reports