|
ATLAS Offline Software
|
Go to the documentation of this file.
37 return StatusCode::SUCCESS;
50 <<
"; S " <<
s2->m_x );
51 if (
s2.cptr() != s1.cptr() ||
s2.cptr() !=
alias.cptr())
53 return StatusCode::SUCCESS;
SG::ReadHandleKey< SG::AuxElement > m_objKey
Test reading via a symlink.
Helper class to provide type-safe access to aux data.
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
virtual StatusCode execute(const EventContext &ctx) const override
Algorithm event processing.
An algorithm that can be simultaneously executed in multiple threads.
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode initialize() override
Algorithm initialization; called at the beginning of the job.
StatusCode initialize(bool used=true)
If this object is used as a property, then this should be called during the initialize phase.
xAODTestReadSymlink(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
SG::ReadHandleKey< DMTest::S2 > m_aliasKey
SG::ReadHandleKey< DMTest::S2 > m_s2Key
Handle class for reading from StoreGate.
SG::ReadHandleKey< DMTest::S1 > m_s1Key