5#ifndef GEO2G4_GDMLDetectorTool_H
6#define GEO2G4_GDMLDetectorTool_H
11#include "G4Transform3D.hh"
35 virtual StatusCode
initialize() override final;
48 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.
=============================================================================