11#ifndef ATHVIEWS_ATHVIEWS_DFLOWALG2_H
12#define ATHVIEWS_ATHVIEWS_DFLOWALG2_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.
Property holding a SG store/key/clid from which an UpdateHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
virtual StatusCode initialize() override
SG::WriteHandleKey< std::vector< int > > m_ints
SG::ReadHandleKey< int > m_r_int
virtual StatusCode execute(const EventContext &ctx) const override
virtual StatusCode finalize() override
SG::UpdateHandleKey< HiveDataObj > m_testUpdate
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.