13#ifndef ATHEXSTOREGATEEXAMPLE_EXAMPLEALG_H
14#define ATHEXSTOREGATEEXAMPLE_EXAMPLEALG_H
30 virtual StatusCode
execute (
const EventContext& ctx)
const 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::WriteHandleKey< MyDataObj > m_writeKey
virtual StatusCode initialize() override
virtual StatusCode execute(const EventContext &ctx) const override
SG::ReadHandleKey< MyDataObj > m_readKey
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.