5#ifndef EVENTLOOPTEST_UNITTESTALG3_H
6#define EVENTLOOPTEST_UNITTESTALG3_H
24 UnitTestAlg3(
const std::string& name, ISvcLocator* svcLoc );
30 virtual ::StatusCode
execute()
override;
AnaAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
constructor with parameters
virtual::StatusCode execute() override
Function executing the algorithm.
int m_leakBytes
The number of bytes to leak per event.
UnitTestAlg3(const std::string &name, ISvcLocator *svcLoc)
Standard algorithm constructor.
This module defines the arguments passed from the BATCH driver to the BATCH worker.