Skip to content

Fixes to CAtoGlobal wrapping code

Walter Lampl requested to merge wlampl/athena:CAtoGlobalFix into master

Some fixes to the code that allows to append ComponentAccumulator-configured fragments into old-style athena:

  • Recursively convert GaudiConfig2-ListHelpers to plain list
  • do not append duplicates to SvcMgr, ToolSvc, etc
  • Fix some typos

Related to ATLASRECTS-5562

Merge request reports