5#ifndef LARCRATE_LARCRATETOOL_H
6#define LARCRATE_LARCRATETOOL_H
23 LArCrateTool(
const std::string&
type,
const std::string& name,
const IInterface *parent);
31 Gaudi::Property<double>
m_yLength{
this,
"YLength", 0.};
32 Gaudi::Property<double>
m_xLength{
this,
"XLength", 0.};
DetectorGeometryBase(const std::string &type, const std::string &name, const IInterface *parent)
Support class for PropertyMgr.
=============================================================================