14#ifndef DATAMODELTESTDATACOMMON_DUMMYDECISIONWRITER_H
15#define DATAMODELTESTDATACOMMON_DUMMYDECISIONWRITER_H
34 using AthReentrantAlgorithm::AthReentrantAlgorithm;
46 virtual StatusCode
execute (
const EventContext& ctx)
const override;
51 {
this,
"DecisionKey",
"decisions",
"" };
Property holding a SG store/key/clid from which a WriteHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
Make a dummy xAOD::TrigDecision to avoid warnings when writing bytestream.
virtual StatusCode execute(const EventContext &ctx) const override
Algorithm event processing.
virtual StatusCode initialize() override
Algorithm initialization; called at the beginning of the job.
SG::WriteHandleKey< xAOD::TrigDecision > m_decisionKey
Property holding a SG store/key/clid from which a WriteHandle is made.