Skip to content

Remove unnecessary StoreGateSvc

Susumu Oda requested to merge oda/athena:master-StoreGateSvc-v2 into master

Remove unnecessary StoreGateSvc.

AthAlgorithm, AthReentrantAlgorithm and AthAlgTool have evtStore() and detStore() for StoreGateSvc and DetectorStore, respectively.

Merge request reports