Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
15 #ifndef ATHEXSTOREGATEEXAMPLE_READDATAREENTRANT_H
16 #define ATHEXSTOREGATEEXAMPLE_READDATAREENTRANT_H
31 using AthReentrantAlgorithm::AthReentrantAlgorithm;
48 #endif // not ATHEXSTOREGATEEXAMPLE_READDATAREENTRANT_H
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::ReadHandleKey< std::list< ElementLink< std::vector< float > > > > m_pLinkListKey
SG::ReadHandleKey< xAOD::EventInfo > m_eventInfo
SG::ReadHandleKeyArray< MyDataObj > m_dobjKeyArray
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::ReadHandleKey< std::vector< float > > m_vFloatKey
SG::ReadHandleKey< std::vector< ElementLink< MapStringFloat > > > m_linkVectorKey
An algorithm that can be simultaneously executed in multiple threads.
SG::ReadHandleKey< DataVector< MyContObj > > m_cobjKey
virtual StatusCode initialize() override final
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadHandleKey< MyDataObj > m_nonexistingKey
SG::ReadHandleKey< TestDataObject > m_testObjectKey
virtual StatusCode execute(const EventContext &ctx) const override final