TrigExPartialEB: Integrate more newJO into MTCalibPebConfig
Write ComponentAccumulator configuration for L1 and HLT sequences in MTCalibPebConfig.py
, which was made possible by recent newJO migrations of central Trigger components. Adapt clients (top-level JO) MTCalibPeb.py
and testHLT_timeout.py
.
Had to add also dummy HLT prescales file writing because L1DecoderCfg
unconditionally configures HLTPrescaleCondAlg which is actually not needed in this job. Could be avoided by adding special cases in L1DecoderCfg
, but I decided to leave this for another time.
By the way fixes ATR-22943