5 #ifndef ACTSGEOMETRY_ACTSWRITETRACKINGGEOMETRY_H
6 #define ACTSGEOMETRY_ACTSWRITETRACKINGGEOMETRY_H
10 #include "GaudiKernel/ServiceHandle.h"
12 #include "Gaudi/Property.h"
13 #include "GaudiKernel/ISvcLocator.h"
24 class TrackingGeometry;
39 ToolHandle<ActsTrackingGeometryTool>
m_trackingGeometryTool{
this,
"TrackingGeometryTool",
"ActsTrackingGeometryTool"};
41 ToolHandle<IActsMaterialJsonWriterTool>
m_materialJsonWriterTool{
this,
"MaterialJsonWriterTool",
"ActsMaterialJsonWriterTool"};