![]() |
ATLAS Offline Software
|
#include <MMSpacer_Technology.h>
Public Member Functions | |
| MMSpacer_Technology (MYSQL &mysql, const std::string &s) | |
| double | Thickness () const |
| const std::string & | GetName () const |
Public Attributes | |
| int | lowZCutOuts {0} |
| double | lowZCutOutWidth {0.} |
| double | lowZCutOutDZ {0.} |
| int | highZCutOuts {0} |
| double | highZCutOutWidth {0.} |
| double | highZCutOutDZ {0.} |
| double | thickness {0.} |
Protected Attributes | |
| std::string | m_name {} |
Definition at line 15 of file MMSpacer_Technology.h.
Definition at line 30 of file MMSpacer_Technology.h.
|
inherited |
Definition at line 13 of file Technology.cxx.
|
inline |
Definition at line 33 of file MMSpacer_Technology.h.
| double MuonGM::MMSpacer_Technology::highZCutOutDZ {0.} |
Definition at line 27 of file MMSpacer_Technology.h.
| int MuonGM::MMSpacer_Technology::highZCutOuts {0} |
Definition at line 25 of file MMSpacer_Technology.h.
| double MuonGM::MMSpacer_Technology::highZCutOutWidth {0.} |
Definition at line 26 of file MMSpacer_Technology.h.
| double MuonGM::MMSpacer_Technology::lowZCutOutDZ {0.} |
Definition at line 23 of file MMSpacer_Technology.h.
| int MuonGM::MMSpacer_Technology::lowZCutOuts {0} |
Definition at line 21 of file MMSpacer_Technology.h.
| double MuonGM::MMSpacer_Technology::lowZCutOutWidth {0.} |
Definition at line 22 of file MMSpacer_Technology.h.
|
protectedinherited |
Definition at line 17 of file Technology.h.
|
inherited |
Definition at line 20 of file Technology.h.