Better handle jobs with no inputs
Better handle jobs with no inputs:
- If
_ATHENA_GENERIC_INPUTFILE_NAME_is inInput.Filesthis is invalid. - Valid input-less configuration is
Input.Files = []. - Return
{}inGetFileMDif no files are there - this helps with autoconfiguration as it will take (hopefully reasonable) defaults.
@wlampl, can you check LArCalib tests if they still run (or provide me with inputs so I can run them)?
Fixes ATLASSIM-5592.
Edited by Tadej Novak