Skip to content

Add option to run only one sig in new jo

In the mainline driving script, we have an option to run a fragment of the menu (e.g. Muons) for testing purposes. Now this is also possible in new JO. An example use:

python runHLT_standalone_newJO.py --filesInput=in.data Trigger.triggerMenuModifier="['emptyMenu','Muon','Electron']"

Related to https://its.cern.ch/jira/browse/ATR-19539

Edited by Tomasz Bold

Merge request reports