6#include "GaudiKernel/ServiceHandle.h"
12 ISvcLocator* pSvcLocator ) :
34 return StatusCode::SUCCESS;
46 return StatusCode::FAILURE;
53 udh1->val( udh1->val() + 1);
59 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T, V, H > &t)
HiveAlgBase(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode initialize() override
HiveAlgL2(const std::string &name, ISvcLocator *pSvcLocator)
SG::UpdateHandleKey< HiveDataObj > m_udh1
SG::ReadHandleKey< HiveDataObj > m_rdh1
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.