 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ATHENAPOOLEXAMPLEALGORITHMS_WRITEDATA_H
6 #define ATHENAPOOLEXAMPLEALGORITHMS_WRITEDATA_H
SG::WriteHandleKey< ExampleHitContainer > m_aliasKey
This class provides an example for writing event data objects to Pool.
virtual ~WriteData()
Destructor.
virtual StatusCode finalize() override
virtual StatusCode execute(const EventContext &ctx) const override
An algorithm that can be simultaneously executed in multiple threads.
SG::WriteHandleKey< ExampleHitContainer > m_exampleHitKey
::StatusCode StatusCode
StatusCode definition for legacy code.
Property holding a SG store/key/clid from which a WriteHandle is made.
virtual StatusCode initialize() override
Gaudi Service Interface method implementations:
This file contains the class definition for the ExampleHitContainer class.
WriteData(const std::string &name, ISvcLocator *pSvcLocator)
Standard Service Constructor.