37 return StatusCode::SUCCESS;
50 <<
"; S " << s2->m_x );
51 if (s2.cptr() != s1.cptr() || s2.cptr() != alias.cptr())
53 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
Handle class for reading from StoreGate.
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T, V, H > &t)
An algorithm that can be simultaneously executed in multiple threads.
xAODTestReadSymlink(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
virtual StatusCode execute(const EventContext &ctx) const override
Algorithm event processing.
SG::ReadHandleKey< DMTest::S2 > m_aliasKey
SG::ReadHandleKey< DMTest::S1 > m_s1Key
SG::ReadHandleKey< SG::AuxElement > m_objKey
virtual StatusCode initialize() override
Algorithm initialization; called at the beginning of the job.
SG::ReadHandleKey< DMTest::S2 > m_s2Key
SG::Accessor< T, ALLOC > Accessor
Test reading via a symlink.