 |
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef __HIJETREC_HICLUSTERCOPIER_H__
8 #define __HIJETREC_HICLUSTERCOPIER_H__
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::ReadHandleKey< xAOD::CaloClusterContainer > m_inputKey
Name of input CaloClusterContainer, e.g HIClusters.
virtual StatusCode finalize()
An algorithm that can be simultaneously executed in multiple threads.
SG::WriteHandleKey< xAOD::CaloClusterContainer > m_outputKey
Name of output CaloClusterContainer, e.g. DFHIClusters.
virtual StatusCode initialize()
::StatusCode StatusCode
StatusCode definition for legacy code.
Property holding a SG store/key/clid from which a WriteHandle is made.
Container class for CaloCell.
virtual StatusCode execute(const EventContext &ctx) const
HIClusterCopier(const std::string &name, ISvcLocator *pSvcLocator)