|
ATLAS Offline Software
|
Go to the documentation of this file.
32 return StatusCode::SUCCESS;
45 int newval = h_read->
val()+1;
50 return StatusCode::SUCCESS;
virtual StatusCode execute(const EventContext &ctx) const override
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
SG::WriteHandleKey< MyDataObj > m_writeKey
An algorithm that can be simultaneously executed in multiple threads.
Example of using handles for data access.
::StatusCode StatusCode
StatusCode definition for legacy code.
StatusCode initialize(bool used=true)
If this object is used as a property, then this should be called during the initialize phase.
ExampleAlg(const std::string &name, ISvcLocator *svcLocator)
virtual StatusCode initialize() override
StatusCode record(std::unique_ptr< T > data)
Record a const object to the store.
SG::ReadHandleKey< MyDataObj > m_readKey