RecExCommon: Make Trigger output config more robust against unset input file name
Compare changes
@@ -567,22 +567,26 @@ if rec.doTrigger:
readESD
, doAOD
flags before checking the Trigger.EDMVersion
Input.Files
to filesInput()
if the former is unset and the latter is setFixes ATLASRECTS-5833 and possibly other similar failures