5#ifndef EVENTLOOPTEST_UNITTESTALG4_H
6#define EVENTLOOPTEST_UNITTESTALG4_H
24 UnitTestAlg4(
const std::string& name, ISvcLocator* svcLoc );
33 virtual ::StatusCode
execute()
override;
36 virtual ::StatusCode
finalize()
override;
AnaAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
constructor with parameters
virtual::StatusCode initialize() override
Function initialising the algorithm.
virtual::StatusCode finalize() override
Function finalising the algorithm.
virtual::StatusCode beginInputFile() override
Function called whenever a new input file's processing starts.
virtual::StatusCode execute() override
Function executing the algorithm.
int m_callCount
Internal status flag.
StatusCode readFileMetaData()
Function reading some in-file metadata.
UnitTestAlg4(const std::string &name, ISvcLocator *svcLoc)
Standard algorithm constructor.
This module defines the arguments passed from the BATCH driver to the BATCH worker.
::StatusCode StatusCode
StatusCode definition for legacy code.