|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef DATAMODELTESTDATACOMMON_XAODTESTREADCLINKS_H
14 #define DATAMODELTESTDATACOMMON_XAODTESTREADCLINKS_H
57 {
this,
"CLinksKey",
"clinks",
"Standalone CLinks object key" };
60 {
this,
"CLinksContainerKey",
"clinksContainer",
"CLinks container key" };
63 {
this,
"CLinksAODKey",
"clinksAOD",
"AOD CLinks container key" };
70 #endif // not DATAMODELTESTDATACOMMON_XAODTESTREADCLINKS_H
Property holding a SG store/key/clid from which a ReadHandle is made.
For testing thinning of AOD objects.
Property holding a SG store/key/clid from which a ReadHandle is made.
virtual StatusCode execute(const EventContext &ctx) const override
Algorithm event processing.
SG::ReadHandleKey< DMTest::CLinksAOD > m_clinksAODKey
An algorithm that can be simultaneously executed in multiple threads.
virtual StatusCode initialize() override
Algorithm initialization; called at the beginning of the job.
AthReentrantAlgorithm()
Default constructor:
Read and dump CLinks/CLinksAOD objects.
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadHandleKey< DMTest::CLinks > m_clinksKey
SG::ReadHandleKey< DMTest::CLinksContainer > m_clinksContainerKey
For testing thinning of xAOD objects.
StatusCode dumpCLinks(const CLinks &clinks) const
Dump a CLinks object.
For testing thinning of xAOD objects.
For testing thinning of xAOD objects.