|
ATLAS Offline Software
|
Go to the documentation of this file.
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;
::StatusCode StatusCode
StatusCode definition for legacy code.
This module defines the arguments passed from the BATCH driver to the BATCH worker.
all the external components an algorithm needs before initialization (in EventLoop)
a wrapper around a generic algorithm for use within EventLoop