11#ifndef ATHVIEWS_ATHVIEWS_DFLOWALG3_H
12#define ATHVIEWS_ATHVIEWS_DFLOWALG3_H 1
30 using AthReentrantAlgorithm::AthReentrantAlgorithm;
34 virtual StatusCode
execute(
const EventContext& ctx)
const override;
35 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< std::vector< int > > m_r_ints
virtual StatusCode execute(const EventContext &ctx) const override
virtual StatusCode initialize() override
SG::WriteHandleKey< int > m_w_dflowDummy
virtual StatusCode finalize() override
SG::ReadHandleKey< int > m_r_int
SG::ReadHandleKey< HiveDataObj > m_testUpdate
SG::ReadCondHandleKey< CondDataObj > m_condKeyTest
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.