Skip to content

Use tracking flags in trigger newjo

In this MR hardcoded defaults in algs config are replaced by the tracking flags. It is an example on how newJO flags cloneAndReplace functionality can be used to create varying configs depending on slice (only Electrons implemented now).

Tagging @jmasik who wondered about this in the past. FI. @sutton @nagano @mvozak One change (in addition to minor bugfix) to the flags was needed. The replacement is allowed now if the replacing set of flags is "bigger" than the replaced set of flags. I.e. provides more flags.

Merge request reports