|
ATLAS Offline Software
|
Go to the documentation of this file.
14 #ifndef DATAMODELTESTDATACOMMON_XAODTESTREADDECOR_H
15 #define DATAMODELTESTDATACOMMON_XAODTESTREADDECOR_H
82 #endif // not DATAMODELTESTDATACOMMON_XAODTESTREADDECOR_H
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.
SG::ReadDecorHandleKey< C > m_cinfoDecorKey
xAODTestReadDecor(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
SG::ReadDecorHandleKey< SG::AuxElement > m_objDecorKey
virtual StatusCode initialize() override
Algorithm initialization; called at the beginning of the job.
Algorithm to test reading decorations using handles.
An algorithm that can be simultaneously executed in multiple threads.
Class used for testing xAOD data reading/writing.
virtual StatusCode finalize() override
Algorithm finalization; called at the end of the job.
::StatusCode StatusCode
StatusCode definition for legacy code.
Class used for testing xAOD data reading/writing.
SG::ReadDecorHandleKey< CVec > m_cvecDecorKey
Handles for reading decorations.
std::string m_decorName
Parameter: Name of the decoration.
std::string m_cvecName
Parameter: Root names of the objects.
virtual StatusCode execute(const EventContext &ctx) const override
Algorithm event processing.
std::string m_readPrefix
Parameter: Prefix for names read from SG.
SG::ReadDecorHandleKey< C > m_cinfoBaseDecorKey
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.