|
ATLAS Offline Software
|
Go to the documentation of this file.
34 return StatusCode::FAILURE;
41 return ::StatusCode::SUCCESS;
52 return StatusCode::FAILURE;
54 return ::StatusCode::SUCCESS;
65 return StatusCode::FAILURE;
67 return ::StatusCode::SUCCESS;
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
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)