|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef EVENT_LOOP_UNIT_TEST_ALG5_H
6 #define EVENT_LOOP_UNIT_TEST_ALG5_H
virtual ::StatusCode initialize() override
float m_property
the float property our owner sets
std::string m_string_property
the string property our owner sets
the (new) base class for EventLoop algorithms
::StatusCode StatusCode
StatusCode definition for legacy code.
bool m_wasInitialized
whether initialize has been called
This module defines the arguments passed from the BATCH driver to the BATCH worker.
virtual ::StatusCode execute() override
virtual ::StatusCode finalize() override
ToolHandle< IUnitTestTool > m_toolHandle
the tool handle property our owner sets
UnitTestAlg5(const std::string &name, ISvcLocator *pSvcLocator)