|
ATLAS Offline Software
|
Go to the documentation of this file.
6 #ifndef L1JetCopyAlgorithm_H
7 #define L1JetCopyAlgorithm_H
12 #include "../src/JTMContainers.h"
Property holding a SG store/key/clid from which a ReadHandle is made.
StatusCode initialize() override
StatusCode finalize() override
An algorithm that can be simultaneously executed in multiple threads.
AthReentrantAlgorithm()
Default constructor:
::StatusCode StatusCode
StatusCode definition for legacy code.
T::JetContainer JetContainer
L1JetCopyAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Property holding a SG store/key/clid from which a WriteHandle is made.
SG::ReadHandleKey< JetContainer > m_jetInContainerKey
StatusCode execute(const EventContext &ctx) const override
SG::WriteHandleKey< JetContainer > m_jetOutContainerKey
JetContainer_v1 JetContainer
Definition of the current "jet container version".