20 return StatusCode::SUCCESS;
31 <<
" e: " << evt->eventNumber()
32 <<
" evt: " << ctx.evt() );
35 const unsigned int i = ctx.evt() + 1;
40 evt->eventNumber()*100 +
50 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
Handle class for reading from StoreGate.
Handle class for recording to StoreGate.
SG::WriteHandleKey< HiveDataObj > m_wrh2
SG::ReadHandleKey< xAOD::EventInfo > m_evt
SG::WriteHandleKey< HiveDataObj > m_wrh1
virtual StatusCode execute(const EventContext &ctx) const override
virtual StatusCode initialize() override
virtual const std::string & key() const override final
Return the StoreGate ID for the referenced object.
StatusCode record(std::unique_ptr< T > data)
Record a const object to the store.