|
ATLAS Offline Software
|
Go to the documentation of this file.
6 #ifndef CALOREC_CALOCELL2CLUSTERMAPPER_H
7 #define CALOREC_CALOCELL2CLUSTERMAPPER_H
27 #include "CaloEvent/CaloClusterContainer.h"
55 #endif // CALOREC_CALOCELL2CLUSTERMAPPER_H
create a map of CaloCluster objects each CaloCell belongs to.
SG::ReadHandleKey< CaloClusterContainer > m_clusterKey
Name of the CaloClusterContainer to use.
SG::WriteHandleKey< CaloCell2ClusterMap > m_mapOutputKey
Name of the CaloCell2ClusterMap in StoreGate.
An algorithm that can be simultaneously executed in multiple threads.
virtual StatusCode finalize() override
::StatusCode StatusCode
StatusCode definition for legacy code.
Helper class for offline cell identifiers.
virtual ~CaloCell2ClusterMapper()
virtual StatusCode initialize() override
CaloCell2ClusterMapper(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode execute(const EventContext &ctx) const override
defines and typedefs for IOVSvc