11#ifndef ATHVIEWS_ATHVIEWS_DFLOWALG1_H
12#define ATHVIEWS_ATHVIEWS_DFLOWALG1_H 1
29 using AthReentrantAlgorithm::AthReentrantAlgorithm;
33 virtual StatusCode
execute(
const EventContext& ctx)
const override;
34 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.
virtual StatusCode execute(const EventContext &ctx) const override
virtual StatusCode initialize() override
SG::WriteHandleKey< HiveDataObj > m_testUpdate
virtual StatusCode finalize() override
SG::ReadHandleKey< int > m_r_int
SG::WriteHandleKey< int > m_w_int
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.