|
ATLAS Offline Software
|
Go to the documentation of this file.
16 #ifndef DATAMODELTESTDATACOMMON_XAODTESTDECOR_H
17 #define DATAMODELTESTDATACOMMON_XAODTESTDECOR_H
91 #endif // not DATAMODELTESTDATACOMMON_XAODTESTDECOR_H
xAODTestDecor(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
SG::WriteDecorHandleKey< SG::AuxElement > m_objDecorKey
SG::WriteDecorHandleKey< CVec > m_cvecDecorKey
SG::ReadHandleKey< xAOD::EventInfo > m_eventInfoKey
Handles for writing decorations.
int m_offset
Parameter: Offset to be applied to decoration.
An algorithm that can be simultaneously executed in multiple threads.
SG::WriteDecorHandleKey< C > m_cinfoDecorKey
Class used for testing xAOD data reading/writing.
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
Class used for testing xAOD data reading/writing.
Algorithm to test adding decorations to xAOD data.
virtual StatusCode finalize() override
Algorithm finalization; called at the end of the job.
std::string m_decorName
Parameter: Name of the decoration.
SG::WriteDecorHandleKey< CVec > m_ctrigDecorKey
virtual StatusCode execute(const EventContext &ctx) const override
Algorithm event processing.
virtual StatusCode initialize() override
Algorithm initialization; called at the beginning of the job.
std::string m_readPrefix
Parameter: Prefix for names read from SG.