Skip to content

GaudiSvcConf import fixes for Gaudi v35

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

Gaudi v35 no longer supports importing services via the old GaudiSvcConf that used to contain all services. The services should now be imported from their actual home (GaudiCommonSvc, GaudiCoreSvc, etc.). Adjust all imports in our repository in preparation to make the transition to v35 (!37942 (closed)) easier.

cc @akraszna @leggett

Merge request reports