Skip to content

AthenaKernel+StoreGate: migrate SGImplSvc interface

Frank Winklmeier requested to merge fwinkl/athena:storegate_queryint into main

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

Merge request reports