27 return StatusCode::SUCCESS;
38 std::make_unique<xAOD::TrigDecisionAuxInfo>()) );
40 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
Make a dummy xAOD::TrigDecision to avoid warnings when writing bytestream.
Handle class for recording to StoreGate.
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
StatusCode record(std::unique_ptr< T > data)
Record a const object to the store.