Skip to content

athenaHLT/runHLT: fix flag parsing

Frank Winklmeier requested to merge fwinkl/athena:athhlt_flags into main

Ensure to parse the flags given on the command line, after we are setting the default values. This ensures that e.g. Beam.Type can be overwritten on the command line for the cosmics menu.

Relates to ATR-28733.

Merge request reports