6#include "GaudiKernel/ServiceHandle.h"
12 ISvcLocator* pSvcLocator ) :
29 return StatusCode::SUCCESS;
41 return StatusCode::FAILURE;
51 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
HiveAlgBase(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode initialize() override
SG::WriteHandleKey< HiveDataObj > m_wrh1
SG::ReadHandleKey< HiveDataObj > m_rdh1
HiveAlgL1(const std::string &name, ISvcLocator *pSvcLocator)
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.
StatusCode record(std::unique_ptr< T > data)
Record a const object to the store.