11#ifndef HGTD_RECALGS_PRDFORMATION_H
12#define HGTD_RECALGS_PRDFORMATION_H
15#include "GaudiKernel/ToolHandle.h"
35 virtual StatusCode
initialize() override final;
40 ToolHandle<GenericMonitoringTool>
m_monTool {
this,
"MonTool",
"",
"Monitoring tool"};
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration.
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration.
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
SG::WriteHandleKey< HGTD_ClusterContainer > m_prd_wh_key
SG::ReadHandleKey< HGTD_RDO_Container > m_rdo_rh_key
virtual StatusCode initialize() override final
virtual StatusCode execute(const EventContext &ctx) const override final
PadClusterizationAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual ~PadClusterizationAlg()
ToolHandle< IHGTD_PadClusterizationTool > m_clusterization_tool
const HGTD_ID * m_hgtd_idhelper
ToolHandle< GenericMonitoringTool > m_monTool
This is an Identifier helper class for the HGTD subdetector.
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration.