5#ifndef AthenaPoolTestDataReader_h
6#define AthenaPoolTestDataReader_h
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
~AthenaPoolTestDataReader()
Algorithm destructor.
virtual StatusCode execute()
Algorithm execute once per event.
virtual StatusCode finalize()
Algorithm finalize at end of job.
virtual StatusCode initialize()
Algorithm initialize at begin of job.
AthenaPoolTestDataReader(const std::string &name, ISvcLocator *pSvcLocator)
Algorithm constructor.