5#ifndef GEO2G4_GeoDetectorTool_H
6#define GEO2G4_GeoDetectorTool_H
12#include "G4Transform3D.hh"
34 GeoDetectorTool(
const std::string&
type,
const std::string& name,
const IInterface *parent);
38 virtual StatusCode
initialize() override final;
54 Gaudi::Property<std::string>
m_geoDetectorName{
this,
"GeoDetectorName",
"",
"Name of the detector in GeoModel, if different from G4."};
DetectorGeometryBase(const std::string &type, const std::string &name, const IInterface *parent)
Support class for PropertyMgr.
=============================================================================