|
ATLAS Offline Software
|
Go to the documentation of this file.
8 ISvcLocator* pSvcLocator ) :
31 return StatusCode::SUCCESS;
44 return StatusCode::FAILURE;
50 return StatusCode::FAILURE;
62 return StatusCode::SUCCESS;
Simple Algorithm that reads a HiveDataObj created by HiveAlgB, and one by HiveAlgC,...
SG::ReadHandleKey< HiveDataObj > m_rdh2
SG::ReadHandleKey< HiveDataObj > m_rdh1
virtual StatusCode execute() override
virtual StatusCode initialize() override
virtual StatusCode initialize() override
HiveAlgE(const std::string &name, ISvcLocator *pSvcLocator)
::StatusCode StatusCode
StatusCode definition for legacy code.
StatusCode initialize(bool used=true)
If this object is used as a property, then this should be called during the initialize phase.
SG::WriteHandleKey< HiveDataObj > m_wrh1
virtual bool isValid() override final
Can the handle be successfully dereferenced?
virtual StatusCode finalize() 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.