|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef DATAMODELTESTDATACOMMON_XAODTESTREADJVEC_H
14 #define DATAMODELTESTDATACOMMON_XAODTESTREADJVEC_H
60 const JVec& jvec)
const;
67 const JVec& jvec)
const;
71 {
this,
"JVecContainerKey",
"jvecContainer",
"JVec container key" };
74 {
this,
"JVecInfoKey",
"jvecInfo",
"Standalone JVec object key" };
77 {
this,
"JVecDecorKey",
"jvecContainer.decorJVec",
"" };
80 {
this,
"JVecInfoDecorKey",
"jvecInfo.decorJVec",
"" };
87 #endif // not DATAMODELTESTDATACOMMON_XAODTESTREADJVEC_H
Property holding a SG store/key/clid from which a ReadHandle is made.
StatusCode dumpInfoDecor(const EventContext &ctx, const JVec &jvec) const
Dump decorations from a standalone JVec object.
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.
For testing jagged vectors.
SG::ReadDecorHandleKey< DMTest::JVec > m_jvecInfoDecorKey
StatusCode dumpDecor(const EventContext &ctx, const JVec &jvec) const
Dump decorations from a JVec object.
SG::ReadHandleKey< DMTest::JVecContainer > m_jvecContainerKey
Property holding a SG store/key/clid from which a ReadHandle is made.
For testing jagged vectors.
An algorithm that can be simultaneously executed in multiple threads.
For testing jagged vectors.
AthReentrantAlgorithm()
Default constructor:
virtual StatusCode execute(const EventContext &ctx) const override
Algorithm event processing.
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadDecorHandleKey< DMTest::JVecContainer > m_jvecDecorKey
StatusCode dumpJVec(const JVec &jvec) const
Dump a JVec object.
virtual StatusCode initialize() override
Algorithm initialization; called at the beginning of the job.
Test reading jagged vectors.
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.
SG::ReadHandleKey< DMTest::JVec > m_jvecInfoKey