|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef AthenaPoolTestAttrWriter_h
6 #define AthenaPoolTestAttrWriter_h
virtual StatusCode finalize()
Algorithm finalize at end of job.
::StatusCode StatusCode
StatusCode definition for legacy code.
~AthenaPoolTestAttrWriter()
Algorithm destructor.
AthenaAttributeList * m_attributes
Create attr list at intitialize and use each event.
An AttributeList represents a logical row of attributes in a metadata table. The name and type of eac...
virtual StatusCode execute()
Algorithm execute once per event.
Test Algorithm for testing creation of explicit collections, writes an AttributeList to the transient...
AthenaPoolTestAttrWriter(const std::string &name, ISvcLocator *pSvcLocator)
Algorithm constructor.
virtual StatusCode initialize()
Algorithm initialize at begin of job.