![]() |
ATLAS Offline Software
|
Public Member Functions | |
ConstructionCache ()=default | |
GeoIntrusivePtr< GeoIdentifierTag > | newIdTag () |
Returns an identifier tag. More... | |
Public Attributes | |
std::unique_ptr< MuonGM::MuonDetectorManager > | detMgr {} |
Pointer to the legacy MuonDetectorManager. More... | |
PVLink | world {} |
Pointer to the world. More... | |
std::set< PVConstLink > | translatedStations {} |
Set of all translated Physical volumes. More... | |
Private Attributes | |
unsigned int | m_id {0} |
Definition at line 42 of file ReadoutGeomCnvAlg.h.
|
default |
|
inline |
Returns an identifier tag.
Definition at line 52 of file ReadoutGeomCnvAlg.h.
std::unique_ptr<MuonGM::MuonDetectorManager> MuonGMR4::ReadoutGeomCnvAlg::ConstructionCache::detMgr {} |
Pointer to the legacy MuonDetectorManager.
Definition at line 46 of file ReadoutGeomCnvAlg.h.
|
private |
Definition at line 56 of file ReadoutGeomCnvAlg.h.
std::set<PVConstLink> MuonGMR4::ReadoutGeomCnvAlg::ConstructionCache::translatedStations {} |
Set of all translated Physical volumes.
Definition at line 50 of file ReadoutGeomCnvAlg.h.
PVLink MuonGMR4::ReadoutGeomCnvAlg::ConstructionCache::world {} |
Pointer to the world.
Definition at line 48 of file ReadoutGeomCnvAlg.h.