24 ISvcLocator* pSvcLocator):
33 return StatusCode::SUCCESS;
39 return StatusCode::SUCCESS;
44 return StatusCode::SUCCESS;
Test Algorithm for reading an AttributeList from the transient store.
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
virtual StatusCode finalize()
Algorithm finalize at end of job.
virtual StatusCode execute()
Algorithm execute once per event.
AthenaPoolTestAttrReader(const std::string &name, ISvcLocator *pSvcLocator)
Algorithm constructor.
virtual StatusCode initialize()
Algorithm initialize at begin of job.
~AthenaPoolTestAttrReader()
Algorithm destructor.