5#ifndef ATHVIEWS_ATHVIEWS_VIEWMERGEALG_H
6#define ATHVIEWS_ATHVIEWS_VIEWMERGEALG_H 1
24 using AthReentrantAlgorithm::AthReentrantAlgorithm;
28 virtual StatusCode
execute(
const EventContext& ctx)
const override;
29 virtual StatusCode
finalize()
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.
SG::ReadHandleKey< ViewContainer > m_r_views
SG::WriteHandleKey< std::vector< int > > m_w_ints
SG::ReadHandleKey< std::vector< int > > m_r_ints
virtual StatusCode initialize() override
virtual StatusCode execute(const EventContext &ctx) const override
virtual StatusCode finalize() 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.