|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TILECONDITIONS_TILECABLINGSVC_H
6 #define TILECONDITIONS_TILECABLINGSVC_H
14 #include "Identifier/Identifier.h"
18 #include "GaudiKernel/ServiceHandle.h"
virtual StatusCode finalize() override
virtual StatusCode initialize ATLAS_NOT_THREAD_SAFE() override
const std::vector< std::string > & connectedDrawers() const
virtual ~TileCablingSvc()
static const InterfaceID & interfaceID()
const std::vector< Identifier > & disconnectedCells() const
std::vector< std::string > m_connectedDrawers
const TileCablingService * m_cablingService
The Athena Transient Store API.
::StatusCode StatusCode
StatusCode definition for legacy code.
ServiceHandle< StoreGateSvc > m_detStore
std::vector< Identifier > m_disconnectedCells
@ MAX_TILE_CELLS_UPGRADEBC
@ MAX_TILE_CELLS_UPGRADEA
const TileCablingService * cablingService() const
virtual StatusCode queryInterface(const InterfaceID &riid, void **ppvInterface) override
@ MAX_TILE_CELLS_UPGRADEABC
defines and typedefs for IOVSvc
Define macros for attributes used to control the static checker.
TileCablingSvc(const std::string &name, ISvcLocator *pSvcLocator)