Skip to content

Extra branches via RunConfig

Teng Jian Khoo requested to merge extra-branches into master

Permits custom branch additions via RunConfig, for when simple/temporary additions don't warrant adding modules to output_branches.

The full string in the syntax of minituple_config is needed, i.e.

[SG container].[variable] -> [branch_name]

e.g. tested successfully with

EventInfo.runNumber -> extra_runNumber

Merge request reports