Skip to content
Snippets Groups Projects

Fix muon trigger configuration when running RDOtoRDOtrigger

Merged Savanna Shaw requested to merge sshaw/athena:muidcalo into master
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
@@ -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" )
Loading