14#ifndef HGTD_SINGLEPADCLUSTERTOOL_H
15#define HGTD_SINGLEPADCLUSTERTOOL_H
33 const IInterface* parent);
35 virtual StatusCode
initialize()
override final;
37 virtual std::unique_ptr<HGTD_ClusterCollection>
41 virtual std::unique_ptr<HGTD_ClusterCollection>
46 ToolHandle<HGTD_ClusterMakerTool>
m_cluster_maker{
this,
"ClusterMakerTool",
"HGTD_ClusterMakerTool",
"Tool for creating HGTD_Cluster objects"};
47 ToolHandle<HGTD_TdcCalibrationTool>
m_hgtd_tdc_calib_tool{
this,
"HGTD_TdcCalibrationTool",
"HGTD_TdcCalibrationTool",
"Tool that that access TOA TDC calibration and retrieves time of arrival"};
49 BooleanProperty
m_use_altiroc_rdo{
this,
"useALTIROC_RDO",
false,
"Use Altiroc RDO instead of standard"};
a typed memory pool that saves time spent allocation small object.
The Detector manager has methods to retrieve the Identifier helper and methods to retrieve the detect...
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration.