Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
12 ISvcLocator* pSvcLocator ) :
26 return StatusCode::SUCCESS;
37 <<
" e: " <<
evt->eventNumber()
38 <<
" evt: " << Gaudi::Hive::currentContextEvt() );
41 unsigned int i = Gaudi::Hive::currentContextEvt() + 1;
46 evt->eventNumber()*100 +
56 return StatusCode::SUCCESS;
virtual StatusCode execute() override
SG::WriteHandleKey< HiveDataObj > m_wrh1
Handle class for recording to StoreGate.
SG::WriteHandleKey< HiveDataObj > m_wrh2
::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.
AlgA(const std::string &name, ISvcLocator *pSvcLocator)
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.
virtual StatusCode initialize() override
Handle class for reading from StoreGate.
SG::ReadHandleKey< xAOD::EventInfo > m_evt