Loading [MathJax]/jax/output/SVG/config.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
10 ISvcLocator* pSvcLocator ) :
27 return StatusCode::SUCCESS;
38 <<
" e: " <<
evt->eventNumber() );
52 return StatusCode::SUCCESS;
const std::string & key() const
Return the StoreGate ID for the referenced object.
virtual StatusCode initialize() override
Handle class for recording to StoreGate.
ToolHandle< IHiveTool > m_tool3
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadHandleKey< HiveDataObj > m_rdh1
SG::WriteHandleKey< HiveDataObj > m_wrh1
StatusCode initialize(bool used=true)
If this object is used as a property, then this should be called during the initialize phase.
AlgT(const std::string &name, ISvcLocator *pSvcLocator)
ToolHandle< IHiveTool > m_tool1
virtual StatusCode execute() 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.
Handle class for reading from StoreGate.
SG::ReadHandleKey< xAOD::EventInfo > m_evt
ToolHandle< IHiveTool > m_tool2