4#ifndef MUONGEOMODELR4_ToroidDetectorTool_H
5#define MUONGEOMODELR4_ToroidDetectorTool_H
16 using GeoModelTool::GeoModelTool;
21 virtual StatusCode
create() override final;
24 virtual StatusCode
clear() override final;
29 Gaudi::Property<std::vector<std::string>>
m_treeTops{
this,
"TreeTops", {}};
Simple detector manager that just holds the tree tops to the components representing the passive muon...
Support class for PropertyMgr.
=============================================================================
The ReadoutGeomCnvAlg converts the Run4 Readout geometry build from the GeoModelXML into the legacy M...