TriggerMenuMT: forbid use of legacy properties in menu generation
Forbid the use of legacy properties in the L1/HLT menu generation. Several fixes were needed:
- Pass the
flags
in the L1 menu generation and remove usage of legacy flags. The menu name is still passed explicitly in some places, but in principle that could also just be taken from theflags
. cc @khoo -
InDetRecExample
: move globalflags import locally -
TrigInDetConfig
: Remove usage of legacy job properties for Pixel/SCT ROB identifiers. Hard-code the values instead as they never change. cc @jmasik
Edited by Frank Winklmeier