5#ifndef MUONWALL_MUONWALLTOOL_H
6#define MUONWALL_MUONWALLTOOL_H
22 MuonWallTool(
const std::string&
type,
const std::string& name,
const IInterface *parent);
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};
DetectorGeometryBase(const std::string &type, const std::string &name, const IInterface *parent)
Support class for PropertyMgr.
=============================================================================