|
ATLAS Offline Software
|
Go to the documentation of this file.
30 ISvcLocator *pSvcLocator)
63 return StatusCode::SUCCESS;
79 return StatusCode::FAILURE;
91 return StatusCode::FAILURE;
93 for (
const C* celt : *cvecDecor) {
102 return StatusCode::FAILURE;
104 for (
const C* celt : *ctrigDecor) {
109 return StatusCode::SUCCESS;
118 return StatusCode::SUCCESS;
xAODTestDecor(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
SG::WriteDecorHandleKey< SG::AuxElement > m_objDecorKey
uint64_t eventNumber() const
The current event's event number.
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
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.
::StatusCode StatusCode
StatusCode definition for legacy code.
Handle class for adding a decoration to an object.
Class used for testing xAOD data reading/writing.
Handle class for adding a decoration to an object.
StatusCode initialize(bool used=true)
If this object is used as a property, then this should be called during the initialize phase.
Algorithm to test adding decorations to xAOD types.
virtual StatusCode finalize() override
Algorithm finalization; called at the end of the job.
Helpers for checking error return status codes and reporting errors.
std::string m_decorName
Parameter: Name of the decoration.
StatusCode initialize(bool used=true)
If this object is used as a property, then this should be called during the initialize phase.
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.
bool isPresent() const
Is the referenced container present in SG?
std::string m_readPrefix
Parameter: Prefix for names read from SG.