24 void AsgToolWrapper ::
25 testInvariant ()
const
41 std::string_view AsgToolWrapper ::
50 bool AsgToolWrapper ::
51 hasName (
const std::string& name)
const
59 std::unique_ptr<IAlgorithmWrapper> AsgToolWrapper ::
63 return std::make_unique<AsgToolWrapper> (
m_config);
71 using namespace msgEventLoop;
76 return StatusCode::FAILURE;
78 return StatusCode::SUCCESS;
87 return StatusCode::SUCCESS;
96 return StatusCode::SUCCESS;
105 return StatusCode::SUCCESS;
114 return StatusCode::SUCCESS;
123 return StatusCode::SUCCESS;
#define RCU_CHANGE_INVARIANT(x)
#define RCU_NEW_INVARIANT(x)
#define RCU_READ_INVARIANT(x)
This module defines the arguments passed from the BATCH driver to the BATCH worker.
::StatusCode StatusCode
StatusCode definition for legacy code.
all the external components an algorithm needs before initialization (in EventLoop)