 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONWALL_MUONWALLTOOL_H
6 #define MUONWALL_MUONWALLTOOL_H
30 Gaudi::Property<double>
m_yLength{
this,
"YLength", 0.};
31 Gaudi::Property<double>
m_xLength{
this,
"XLength", 0.};
32 Gaudi::Property<bool>
m_backWall{
this,
"backWall",
true};
33 Gaudi::Property<bool>
m_sideWall{
this,
"sideWall",
false};
36 #endif //MUONWALL_MUONWALLTOOL_H
Support class for PropertyMgr.
=============================================================================