|
ATLAS Offline Software
|
Go to the documentation of this file.
8 ISvcLocator* pSvcLocator ) :
30 return StatusCode::SUCCESS;
43 return StatusCode::FAILURE;
53 return StatusCode::SUCCESS;
SG::ReadHandleKey< HiveDataObj > m_rdh1
Simple Algorithm that reads a HiveDataObjs created by HiveAlgD and writes another one.
virtual StatusCode execute() override
virtual StatusCode initialize() override
SG::WriteHandleKey< HiveDataObj > m_wrh1
HiveAlgG(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode initialize() override
virtual StatusCode finalize() override
::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.
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.