Skip to content

StoreGate+SGTools: Speed up StoreGateSvc::proxies().

Scott Snyder requested to merge ssnyder/athena:proxies.SGTools-20210116 into master

Change StoreGateSvc::proxies() to just return a copy of the proxy vector held by the store rather than iterating through the maps.

Merge request reports