Remove unnecessary StoreGateSvc
Remove unnecessary StoreGateSvc.
AthAlgorithm, AthReentrantAlgorithm and AthAlgTool have evtStore() and detStore() for StoreGateSvc and DetectorStore, respectively. Inherit classes should use these methods.
No need to include or of forward declaration of StoreGateSvc in inherit classes.
Edited by Susumu Oda