Skip to content

Initialize InDetFlags in OldFlags2NewFlags.py

Thomas Strebler requested to merge tstreble-master-patch-20583 into master

This MR adds the initialization of the InDetFlags in the old flags to new flags conversion, as some of them need to be first dynamically assigned based on other flags before setting the corresponding new flags.

Merge request reports