Skip to content

TrigValSteering: Handle multiple input files for athenaHLT

Rafal Bielski requested to merge rbielski/athena:tvs-athenaHLT-multi-file into master

The correct format to specify multiple input files for athenaHLT.py is --file=file1.data --file=file2.data .... Adapt TrigValSteering to handle this correctly.

Discussed in ATR-22915 event though the ticket was initially about something else.

Merge request reports