Skip to content

Allow comma-separated files in filesInput for IDPVM.

Karol Krizka requested to merge kkrizka/athena:kk_grididpvm into 22.0

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

Merge request reports