|
ATLAS Offline Software
|
Go to the documentation of this file.
16 #ifndef ATHEXSTOREGATEEXAMPLE_READDATAREENTRANT_H
17 #define ATHEXSTOREGATEEXAMPLE_READDATAREENTRANT_H
50 #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
ReadDataReentrant(const std::string &name, ISvcLocator *pSvcLocator)
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.
virtual StatusCode finalize() override final
Property holding a SG store/key/clid from which an UpdateHandle is made.
SG::ReadHandleKey< TestDataObject > m_testObjectKey
virtual StatusCode execute(const EventContext &ctx) const override final