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