Skip to content

HLT: Fixes for IOptionsSvc migration

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

Two follow-up fixes to !36223 (merged):

  • HltROBDataProviderSvc: restore previous behavior when reading DF_Enabled_ROB_IDs, i.e. to no overwrite the property if the list was not set.
  • TrigPyHelper: Fix bug when parsing job properties of the type MyAlg.MyTool.MyProp. The client name is in this case MyAlg.MyTool and not only MyAlg.
Edited by Frank Winklmeier

Merge request reports