6#ifndef CALOREC_CALOCLUSTERSNAPSHOT_H
7#define CALOREC_CALOCLUSTERSNAPSHOT_H
18 const IInterface* parent);
24 virtual StatusCode
execute(
const EventContext& ctx,
Base class for cluster processing tools called from CaloClusterMaker.
virtual StatusCode execute(const EventContext &ctx, xAOD::CaloClusterContainer *collection) const =0
Execute on an entire collection of clusters.
virtual StatusCode execute(const EventContext &ctx, xAOD::CaloClusterContainer *) const override
Execute on an entire collection of clusters.
SG::WriteHandleKey< CaloClusterCellLinkContainer > m_cellLinkOutputKey
virtual ~CaloClusterSnapshot() override
virtual StatusCode initialize() override
CaloClusterSnapshot(const std::string &type, const std::string &name, const IInterface *parent)
std::string m_finalContName
SG::WriteHandleKey< xAOD::CaloClusterContainer > m_outputKey
Property holding a SG store/key/clid from which a WriteHandle is made.
CaloClusterContainer_v1 CaloClusterContainer
Define the latest version of the calorimeter cluster container.