5#ifndef INDETSERVMATGEOMODEL_INDETSERVMATTOOL_H
6#define INDETSERVMATGEOMODEL_INDETSERVMATTOOL_H
10#include "GaudiKernel/ToolHandle.h"
11#include "GaudiKernel/ServiceHandle.h"
30 virtual StatusCode
create()
override;
31 virtual StatusCode
clear()
override;
35 ToolHandle<IInDetServMatBuilderTool>
m_builderTool{
this,
"ServiceBuilderTool",
""};
Class to hold various Athena components.