5#ifndef TILECONDITIONS_TILECABLINGSVC_H
6#define TILECONDITIONS_TILECABLINGSVC_H
14#include "Identifier/Identifier.h"
18#include "GaudiKernel/ServiceHandle.h"
defines and typedefs for IOVSvc
Define macros for attributes used to control the static checker.
The Athena Transient Store API.
@ MAX_TILE_CELLS_UPGRADEABC
@ MAX_TILE_CELLS_UPGRADEBC
@ MAX_TILE_CELLS_UPGRADEA
std::vector< Identifier > m_disconnectedCells
virtual StatusCode initialize ATLAS_NOT_THREAD_SAFE() override
std::vector< std::string > m_connectedDrawers
const std::vector< Identifier > & disconnectedCells() const
const TileCablingService * m_cablingService
const TileCablingService * cablingService() const
const std::vector< std::string > & connectedDrawers() const
TileCablingSvc(const std::string &name, ISvcLocator *pSvcLocator)
ServiceHandle< StoreGateSvc > m_detStore