9#ifndef EVENT_LOOP_ASG_TOOL_WRAPPER_H
10#define EVENT_LOOP_ASG_TOOL_WRAPPER_H
43 virtual std::string_view
getName ()
const override;
45 virtual bool hasName (
const std::string& name)
const override;
47 virtual std::unique_ptr<IAlgorithmWrapper>
makeClone()
const override;
a wrapper around a generic algorithm for use within EventLoop
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)