|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef HGTD_RECALGS_PRDFORMATION_H
12 #define HGTD_RECALGS_PRDFORMATION_H
15 #include "GaudiKernel/ToolHandle.h"
40 ToolHandle<GenericMonitoringTool>
m_monTool {
this,
"MonTool",
"",
"Monitoring tool"};
50 #endif // HGTD_RECALGS_PRDFORMATION_H
Property holding a SG store/key/clid from which a ReadHandle is made.
ToolHandle< GenericMonitoringTool > m_monTool
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration.
virtual StatusCode initialize() override final
bool const RAWDATA *ch2 const
virtual ~PadClusterizationAlg()
PadClusterizationAlg(const std::string &name, ISvcLocator *pSvcLocator)
An algorithm that can be simultaneously executed in multiple threads.
Property holding a SG store/key/clid from which a WriteHandle is made.
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration.
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadHandleKey< HGTD_RDO_Container > m_rdo_rh_key
Property holding a SG store/key/clid from which a WriteHandle is made.
const HGTD_ID * m_hgtd_idhelper
ToolHandle< IHGTD_PadClusterizationTool > m_clusterization_tool
SG::WriteHandleKey< HGTD_ClusterContainer > m_prd_wh_key
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration.
virtual StatusCode execute(const EventContext &ctx) const override final