|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef AFP_SICLUSTERTOOLS_AFPSICLUSTER_H
5 #define AFP_SICLUSTERTOOLS_AFPSICLUSTER_H
9 #include "GaudiKernel/ToolHandle.h"
34 ToolHandle<IAFPSiClusterTool>
m_clusterRecoTool{
this,
"clusterRecoTool",
"",
"AFP cluster reco tool"};
37 #endif // AFP_SICLUSTERTOOLS_AFPSICLUSTER_H
virtual StatusCode finalize() override
virtual StatusCode execute(const EventContext &ctx) const override
virtual ~AFPSiCluster() override
An algorithm that can be simultaneously executed in multiple threads.
Property holding a SG store/key/clid from which a WriteHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
ToolHandle< IAFPSiClusterTool > m_clusterRecoTool
Helpers for checking error return status codes and reporting errors.
SG::WriteHandleKey< xAOD::AFPSiHitsClusterContainer > m_clusterContainerKey
virtual StatusCode initialize() override
AFPSiCluster(const std::string &name, ISvcLocator *pSvcLocator)