6#ifndef CALOREC_CALOCELL2CLUSTERMAPPER_H
7#define CALOREC_CALOCELL2CLUSTERMAPPER_H
27#include "CaloEvent/CaloClusterContainer.h"
37 virtual StatusCode
execute (
const EventContext& ctx)
const override;
38 virtual StatusCode
finalize()
override;
defines and typedefs for IOVSvc
An algorithm that can be simultaneously executed in multiple threads.
SG::ReadHandleKey< CaloClusterContainer > m_clusterKey
Name of the CaloClusterContainer to use.
virtual ~CaloCell2ClusterMapper()
virtual StatusCode execute(const EventContext &ctx) const override
CaloCell2ClusterMapper(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode initialize() override
SG::WriteHandleKey< CaloCell2ClusterMap > m_mapOutputKey
Name of the CaloCell2ClusterMap in StoreGate.
virtual StatusCode finalize() override
Helper class for offline cell identifiers.
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.