TriggerJobOpts: Deprecate TriggerFlags EDMSet
Deprecate the old AODEDMSet
and ESDEDMSet
TriggerFlags
. Forward
the setting to the new equivalent ConfigFlags
and migrate the internal
code to use only the new-style flags. Note that the default setting for AODEDMSet
(SLIM vs FULL) is now handled in TriggerConfigFlags
and not within the job options.
Also migrate TrigAnalysisTest
and TrigP1Test
test definitions.
cc @rbielski
Edited by Frank Winklmeier