Skip to content

Draft: TriggerMenuMT: pass flags to ComboHypo

Frank Winklmeier requested to merge fwinkl/athena:combohypo into master

Pass flags to ComboHypoAlg. Since in practice all steps (except empty steps) are of such type, requires passing the flags to ChainStep even though the default ComboHypoCfg doesn't even require the flags.

cc @abarton @fpastore @tbold @khoo

Relates to ATR-24994.

Merge request reports