![]() |
ATLAS Offline Software
|
#include <MuonDetectorTool.h>
Public Member Functions | |
| virtual | ~MuonDetectorTool () override final |
| virtual StatusCode | create () override final |
| Create the Detector Node corresponding to this tool. | |
| virtual StatusCode | clear () override final |
| virtual GeoVDetectorManager * | manager () |
| virtual const GeoVDetectorManager * | manager () const |
| virtual StatusCode | align () override |
Protected Attributes | |
| GeoVDetectorManager * | m_detector {nullptr} |
Private Attributes | |
| Gaudi::Property< std::vector< std::string > > | m_treeTopNodes |
| List of GeoGraphnodes in the tree, that belong to the Muon system. | |
| ServiceHandle< Muon::IMuonIdHelperSvc > | m_idHelperSvc |
| ToolHandleArray< IMuonReadoutGeomTool > | m_detTechTools |
| ServiceHandle< IGeoDbTagSvc > | m_geoDbTagSvc {this, "GeoDbTagSvc", "GeoDbTagSvc"} |
| Gaudi::Property< bool > | m_clearTopsOnly {this, "clearTreeTops", true} |
| Flag if set to true, the invoke of clear only removes the tree tops from the detector manager instead of the entire object. | |
| MuonDetectorManager * | m_manager {nullptr} |
Definition at line 18 of file MuonPhaseII/MuonDetDescr/MuonGeoModelR4/src/MuonDetectorTool.h.
|
finaloverridevirtualdefault |
|
inlineoverridevirtualinherited |
Reimplemented in ALFA_DetectorTool, LArDetectorToolNV, PixelDetectorTool, SCT_DetectorTool, and TRT_DetectorTool.
Definition at line 25 of file GeoModelTool.h.
|
finaloverridevirtual |
Reimplemented from GeoModelTool.
Definition at line 54 of file MuonPhaseII/MuonDetDescr/MuonGeoModelR4/src/MuonDetectorTool.cxx.
|
finaloverridevirtual |
Create the Detector Node corresponding to this tool.
Definition at line 21 of file MuonPhaseII/MuonDetDescr/MuonGeoModelR4/src/MuonDetectorTool.cxx.
|
inlinevirtualinherited |
Definition at line 21 of file GeoModelTool.h.
|
inlinevirtualinherited |
Definition at line 22 of file GeoModelTool.h.
|
private |
Flag if set to true, the invoke of clear only removes the tree tops from the detector manager instead of the entire object.
Definition at line 45 of file MuonPhaseII/MuonDetDescr/MuonGeoModelR4/src/MuonDetectorTool.h.
|
protectedinherited |
Definition at line 28 of file GeoModelTool.h.
|
private |
Definition at line 39 of file MuonPhaseII/MuonDetDescr/MuonGeoModelR4/src/MuonDetectorTool.h.
|
private |
Definition at line 42 of file MuonPhaseII/MuonDetDescr/MuonGeoModelR4/src/MuonDetectorTool.h.
|
private |
Definition at line 36 of file MuonPhaseII/MuonDetDescr/MuonGeoModelR4/src/MuonDetectorTool.h.
|
private |
Definition at line 46 of file MuonPhaseII/MuonDetDescr/MuonGeoModelR4/src/MuonDetectorTool.h.
|
private |
List of GeoGraphnodes in the tree, that belong to the Muon system.
Definition at line 34 of file MuonPhaseII/MuonDetDescr/MuonGeoModelR4/src/MuonDetectorTool.h.