#include <MuonDetectorTool.h>
◆ MuonDetectorTool()
MuonDetectorTool::MuonDetectorTool |
( |
const std::string & |
type, |
|
|
const std::string & |
name, |
|
|
const IInterface * |
parent |
|
) |
| |
◆ ~MuonDetectorTool()
MuonDetectorTool::~MuonDetectorTool |
( |
| ) |
|
|
finaloverridevirtualdefault |
◆ align()
◆ ATLAS_NOT_THREAD_SAFE()
virtual StatusCode registerCallback GeoModelTool::ATLAS_NOT_THREAD_SAFE |
( |
| ) |
|
|
overridevirtualinherited |
◆ clear()
StatusCode MuonDetectorTool::clear |
( |
| ) |
|
|
finaloverridevirtual |
◆ create()
StatusCode MuonDetectorTool::create |
( |
| ) |
|
|
finaloverridevirtual |
Create the Detector Node corresponding to this tool.
Definition at line 27 of file MuonPhaseII/MuonDetDescr/MuonGeoModelR4/src/MuonDetectorTool.cxx.
40 const unsigned memBefore = GeoPerfUtils::getMem();
42 const unsigned memAfter = GeoPerfUtils::getMem();
43 ATH_MSG_INFO(
"Building of "<<readOutTool->name()<<
" consumed "<<(memAfter - memBefore) / 1024<<
" MB memory");
45 GeoVolumeCursor
cursor(world);
47 std::string volName =
cursor.getName();
48 ATH_MSG_VERBOSE(
"Check whether "<<volName<<
" belongs to the muon world. ");
59 return StatusCode::SUCCESS;
◆ manager() [1/2]
GeoVDetectorManager * GeoModelTool::manager |
( |
| ) |
|
|
virtualinherited |
The Detector Node corresponding to this tool.
Definition at line 21 of file GeoModelTool.cxx.
◆ manager() [2/2]
const GeoVDetectorManager * GeoModelTool::manager |
( |
| ) |
const |
|
virtualinherited |
◆ m_detector
GeoVDetectorManager* GeoModelTool::m_detector |
|
protectedinherited |
◆ m_detTechTools
◆ m_geoDbTagSvc
◆ m_idHelperSvc
◆ m_manager
◆ m_treeTopNodes
Gaudi::Property<std::vector<std::string> > MuonGMR4::MuonDetectorTool::m_treeTopNodes |
|
private |
The documentation for this class was generated from the following files: