21 return StatusCode::SUCCESS;
34 int newval = h_read->val()+1;
40 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
Example of using handles for data access.
SG::WriteHandleKey< MyDataObj > m_writeKey
virtual StatusCode initialize() override
virtual StatusCode execute(const EventContext &ctx) const override
SG::ReadHandleKey< MyDataObj > m_readKey
StatusCode record(std::unique_ptr< T > data)
Record a const object to the store.