Skip to content

L1Decoder: Fix compilation failure in debug build; fix test.

Scott Snyder requested to merge ssnyder/athena:compile.L1Decoder-20191003 into master

Declare s_CTPIDForUndeededChains as constexpr so that we don't need a separate definition.

Need to get HLTConfigSvc set up properly in the test.

Merge request reports