![]() |
ATLAS Offline Software
|
#include <TileCablingSvc.h>
Public Member Functions | |
| TileCablingSvc (const std::string &name, ISvcLocator *pSvcLocator) | |
| virtual StatusCode initialize | ATLAS_NOT_THREAD_SAFE () override |
| const TileCablingService * | cablingService () const |
| const std::vector< std::string > & | connectedDrawers () const |
| const std::vector< Identifier > & | disconnectedCells () const |
| MsgStream & | msg () const |
| bool | msgLvl (const MSG::Level lvl) const |
Private Types | |
| enum | MAX_TILE_CELLS { MAX_TILE_CELLS_UPGRADEA = 11200 , MAX_TILE_CELLS_UPGRADEBC = 6208 , MAX_TILE_CELLS_UPGRADEABC = 12224 } |
Private Attributes | |
| const TileCablingService * | m_cablingService |
| std::vector< std::string > | m_connectedDrawers |
| ServiceHandle< StoreGateSvc > | m_detStore |
| int | m_cablingType |
| bool | m_useCache |
| std::vector< Identifier > | m_disconnectedCells |
Definition at line 27 of file TileCablingSvc.h.
|
private |
| Enumerator | |
|---|---|
| MAX_TILE_CELLS_UPGRADEA | |
| MAX_TILE_CELLS_UPGRADEBC | |
| MAX_TILE_CELLS_UPGRADEABC | |
Definition at line 71 of file TileCablingSvc.h.
| TileCablingSvc::TileCablingSvc | ( | const std::string & | name, |
| ISvcLocator * | pSvcLocator ) |
Definition at line 30 of file TileCablingSvc.cxx.
|
overridevirtual |
|
inline |
Definition at line 35 of file TileCablingSvc.h.
|
inline |
Definition at line 39 of file TileCablingSvc.h.
|
inline |
Definition at line 42 of file TileCablingSvc.h.
|
inlineinherited |
Definition at line 24 of file AthCommonMsg.h.
|
inlineinherited |
Definition at line 30 of file AthCommonMsg.h.
|
private |
Definition at line 48 of file TileCablingSvc.h.
|
private |
Definition at line 60 of file TileCablingSvc.h.
|
private |
Definition at line 50 of file TileCablingSvc.h.
|
private |
Definition at line 58 of file TileCablingSvc.h.
|
private |
Definition at line 65 of file TileCablingSvc.h.
|
private |
Definition at line 63 of file TileCablingSvc.h.