|
ATLAS Offline Software
|
Go to the documentation of this file.
34 return StatusCode::FAILURE;
41 return ::StatusCode::SUCCESS;
47 execute (
const EventContext& )
const
52 return StatusCode::FAILURE;
54 return ::StatusCode::SUCCESS;
65 return StatusCode::FAILURE;
67 return ::StatusCode::SUCCESS;
ToolHandle< IUnitTestTool > m_toolHandle
the tool handle property our owner sets
bool m_wasInitialized
whether initialize has been called
float m_property
the float property our owner sets
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
virtual ::StatusCode initialize() override
::StatusCode StatusCode
StatusCode definition for legacy code.
This module defines the arguments passed from the BATCH driver to the BATCH worker.
virtual ::StatusCode finalize() override
virtual ::StatusCode execute(const EventContext &ctx) const override
the base class for EventLoop reentrant algorithms
UnitTestAlg6(const std::string &name, ISvcLocator *pSvcLocator)
std::string m_string_property
the string property our owner sets