![]() |
ATLAS Offline Software
|
#include <DetectorElement.h>
Inherited by MuonGM::Csc, MuonGM::CscMultiLayer, MuonGM::Ded, MuonGM::DriftTube, MuonGM::MMSpacer, MuonGM::Mdt, MuonGM::Micromegas, MuonGM::MultiLayer, MuonGM::MuonChamber, MuonGM::MuonChamberLite, MuonGM::Rpc, MuonGM::RpcLayer, MuonGM::Spacer, MuonGM::SpacerBeam, MuonGM::Tgc, and MuonGM::sTGC.
Public Member Functions | |
| DetectorElement (const std::string &n) | |
| void | setLogVolName (const std::string &str) |
| virtual void | print () const =0 |
| virtual | ~DetectorElement ()=default |
Public Attributes | |
| std::string | name {} |
| std::string | logVolName {} |
Definition at line 15 of file DetectorElement.h.
|
inline |
Definition at line 20 of file DetectorElement.h.
|
virtualdefault |
|
pure virtual |
|
inline |
Definition at line 22 of file DetectorElement.h.
| std::string MuonGM::DetectorElement::logVolName {} |
Definition at line 18 of file DetectorElement.h.
| std::string MuonGM::DetectorElement::name {} |
Definition at line 17 of file DetectorElement.h.