![]() |
ATLAS Offline Software
|
#include <IMuonReaoutGeomTool.h>
Public Types | |
| using | physNodeMap = std::map<std::string, GeoFullPhysVol*> |
Public Member Functions | |
| DeclareInterfaceID (IMuonReadoutGeomTool, 1, 0) | |
| Gaudi interface ID. | |
| virtual StatusCode | buildReadOutElements (MuonDetectorManager &mgr)=0 |
| Retrieves the GeoModel from the GeoModelSvc and append the ReadoutElements of the Given MuonDetectorTechnology to the MuonDetectorManager. | |
Definition at line 20 of file IMuonReaoutGeomTool.h.
| using MuonGMR4::IMuonReadoutGeomTool::physNodeMap = std::map<std::string, GeoFullPhysVol*> |
Definition at line 25 of file IMuonReaoutGeomTool.h.
|
pure virtual |
Retrieves the GeoModel from the GeoModelSvc and append the ReadoutElements of the Given MuonDetectorTechnology to the MuonDetectorManager.
| MuonGMR4::IMuonReadoutGeomTool::DeclareInterfaceID | ( | IMuonReadoutGeomTool | , |
| 1 | , | ||
| 0 | ) |