Draft: AthenaKernel+StoreGate: migrate SGImplSvc interface
Use the modern Gaudi interfaces for SGImplSvc
and IProxyDict
.
The fact that we define an interface ID for SGImplSvc
requires a slightly unusual use of extend_interfaces
. It would be cleaner if we had an ISGImplSvc
.
cc @ssnyder