5 #ifndef ServiceExtensionGeoModelXml_SERVICEEXTENSIONTOOL_H
6 #define ServiceExtensionGeoModelXml_SERVICEEXTENSIONTOOL_H
17 class ServiceExtensionManager;
30 Gaudi::Property<std::string>
m_node{
this,
"DataBaseNode",
"InnerDetector",
"Node name in Geometry Database"};
31 Gaudi::Property<std::string>
m_table{
this,
"DataBaseTable",
"ITKSERVICESXDD",
"Table name in Geometry Database"};
32 Gaudi::Property<std::string>
m_ServiceExtensionManagerName{
this,
"ServiceExtensionManagerName",
"ITkServiceExtension",
"Service Extension Manager Name"};
37 #endif // ServiceExtensionGeoModelXml_SERVICEEXTENSIONTOOL_H