5#ifndef TRT_GEOMODEL_TRTDETECTORTOOL_H
6#define TRT_GEOMODEL_TRTDETECTORTOOL_H
15#include "GaudiKernel/ToolHandle.h"
16#include "GaudiKernel/ServiceHandle.h"
32 virtual StatusCode
create() override final;
33 virtual StatusCode
clear() override final;
36 virtual StatusCode
align() override final;
54 ToolHandle<ITRT_StrawStatusSummaryTool>
m_sumTool{
this,
"SummaryTool",
""};
Class to hold various Athena components.
The Detector Manager for all TRT Detector elements, it acts as the interface to the detector elements...
Support class for PropertyMgr.
=============================================================================