Skip to content
Snippets Groups Projects
Commit fda32290 authored by Edward Moyse's avatar Edward Moyse
Browse files

Merge branch 'muidcalo' into 'master'

Fix muon trigger configuration when running RDOtoRDOtrigger

Closes ATR-21707

See merge request atlas/athena!34626
parents cf8f8d5f 2acb9a08
No related branches found
No related tags found
No related merge requests found
......@@ -105,6 +105,8 @@ if TriggerFlags.doMT():
#========================================================
# Central topOptions (this is one is a string not a list)
#========================================================
if TriggerFlags.doMT():
TriggerFlags.MuonSlice.doTrigMuonConfig=True
if hasattr(runArgs,"topOptions"): include(runArgs.topOptions)
else: include( "RecExCommon/RecExCommon_topOptions.py" )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment