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