6#include "GaudiKernel/ServiceHandle.h"
12 ISvcLocator* pSvcLocator ) :
37 return StatusCode::FAILURE;
44 udh1->val( udh1->val() + 1);
48 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
unsigned int sleep() const
HiveAlgBase(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode initialize() override
HiveAlgL2(const std::string &name, ISvcLocator *pSvcLocator)
SG::UpdateHandleKey< HiveDataObj > m_udh1
virtual StatusCode execute(const EventContext &ctx) const override
SG::ReadHandleKey< HiveDataObj > m_rdh1
virtual StatusCode initialize() override
virtual bool isValid() override final
Can the handle be successfully dereferenced?
virtual const std::string & key() const override final
Return the StoreGate ID for the referenced object.