6#ifndef L1JetCopyAlgorithm_H
7#define L1JetCopyAlgorithm_H
19 using AthReentrantAlgorithm::AthReentrantAlgorithm;
25 StatusCode
execute(
const EventContext& ctx)
const override;
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.
An algorithm that can be simultaneously executed in multiple threads.
StatusCode initialize() override
SG::ReadHandleKey< JetContainer > m_jetInContainerKey
StatusCode execute(const EventContext &ctx) const override
StatusCode finalize() override
L1JetCopyAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
T::JetContainer JetContainer
SG::WriteHandleKey< JetContainer > m_jetOutContainerKey
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.