|
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;
Simple Algorithm that reads one HiveDataObj created by HiveAlgA, and writes out one object.
SG::ReadHandleKey< HiveDataObj > m_rdh1
HiveAlgD(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode finalize() override
virtual StatusCode initialize() 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 StatusCode execute() override
virtual bool isValid() override final
Can the handle be successfully dereferenced?
virtual StatusCode initialize() override
virtual const std::string & key() const override final
Return the StoreGate ID for the referenced object.
SG::WriteHandleKey< HiveDataObj > m_wrh1
StatusCode record(std::unique_ptr< T > data)
Record a const object to the store.