Allow comma-separated files in filesInput for IDPVM.
The --filesInput
argument to runIDPVM.py
now takes multiple, comma-separated, files. Wildcarding is applied to each entry in the filelist.
This behaviour matches that of the athena
command and allows use of runIDPVM.py
on the grid (runIDPVM.py --filesInput %IN --outputFile %OUT.IDPVM.root
).
Edited by Karol Krizka