 |
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.
SG::WriteHandleKey< ExampleTrackContainer > m_exampleTrackKey
ReWriteData(const std::string &name, ISvcLocator *pSvcLocator)
bool const RAWDATA *ch2 const
An algorithm that can be simultaneously executed in multiple threads.
virtual StatusCode execute(const EventContext &ctx) const override final
virtual ~ReWriteData()=default
virtual StatusCode finalize() override final
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode initialize() override final
Gaudi Service Interface method implementations:
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.
This class provides a data vector for ExampleHit objects in AthenaPool.