![]() |
The Gaudi Framework
v27r0
|
The interface implemented by the AlgTool base class. More...
#include <GaudiKernel/IAlgTool.h>
Public Member Functions | |
DeclareInterfaceID (IAlgTool, 4, 0) | |
InterfaceID. More... | |
~IAlgTool () override=default | |
Virtual destructor. More... | |
virtual const std::string & | type () const =0 |
The type of an AlgTool, meaning the concrete AlgTool class. More... | |
virtual const IInterface * | parent () const =0 |
The parent of the concrete AlgTool. More... | |
virtual const DataObjectDescriptorCollection & | inputDataObjects () const =0 |
virtual const DataObjectDescriptorCollection & | outputDataObjects () const =0 |
virtual StatusCode | sysInitialize ()=0 |
Initialization of the Tool. More... | |
virtual StatusCode | sysStart ()=0 |
Initialization of the Tool. More... | |
virtual StatusCode | sysStop ()=0 |
Initialization of the Tool. More... | |
virtual StatusCode | sysFinalize ()=0 |
Finalization of the Tool. More... | |
virtual StatusCode | sysReinitialize ()=0 |
Initialization of the Tool. More... | |
virtual StatusCode | sysRestart ()=0 |
Initialization of the Tool. More... | |
DeclareInterfaceID (IAlgTool, 4, 0) | |
InterfaceID. More... | |
~IAlgTool () override=default | |
Virtual destructor. More... | |
virtual const std::string & | type () const =0 |
The type of an AlgTool, meaning the concrete AlgTool class. More... | |
virtual const IInterface * | parent () const =0 |
The parent of the concrete AlgTool. More... | |
virtual const DataObjectDescriptorCollection & | inputDataObjects () const =0 |
virtual const DataObjectDescriptorCollection & | outputDataObjects () const =0 |
virtual StatusCode | sysInitialize ()=0 |
Initialization of the Tool. More... | |
virtual StatusCode | sysStart ()=0 |
Initialization of the Tool. More... | |
virtual StatusCode | sysStop ()=0 |
Initialization of the Tool. More... | |
virtual StatusCode | sysFinalize ()=0 |
Finalization of the Tool. More... | |
virtual StatusCode | sysReinitialize ()=0 |
Initialization of the Tool. More... | |
virtual StatusCode | sysRestart ()=0 |
Initialization of the Tool. More... | |
![]() | |
~extend_interfaces () override=default | |
Virtual destructor. More... | |
~extend_interfaces () override=default | |
Virtual destructor. More... | |
Additional Inherited Members | |
![]() | |
using | ext_iids = typename Gaudi::interface_list_cat< typename Interfaces::ext_iids...>::type |
take union of the ext_iids of all Interfaces... More... | |
using | ext_iids = typename Gaudi::interface_list_cat< typename Interfaces::ext_iids...>::type |
take union of the ext_iids of all Interfaces... More... | |
The interface implemented by the AlgTool base class.
Concrete tools, derived from the AlgTool based class are controlled via this interface.
Definition at line 23 of file IAlgTool.h.
|
overridedefault |
Virtual destructor.
|
overridedefault |
Virtual destructor.
IAlgTool::DeclareInterfaceID | ( | IAlgTool | , |
4 | , | ||
0 | |||
) |
IAlgTool::DeclareInterfaceID | ( | IAlgTool | , |
4 | , | ||
0 | |||
) |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
Finalization of the Tool.
This method is called typically by the ToolSvc. For completeless this method is called before the tool is destructed.
|
pure virtual |
Finalization of the Tool.
This method is called typically by the ToolSvc. For completeless this method is called before the tool is destructed.
|
pure virtual |
Initialization of the Tool.
This method is called typically by the ToolSvc. It allows to complete the initialization that could not be done with a simply a constructor.
|
pure virtual |
Initialization of the Tool.
This method is called typically by the ToolSvc. It allows to complete the initialization that could not be done with a simply a constructor.
|
pure virtual |
Initialization of the Tool.
This method is called typically by the ToolSvc. It allows to complete the initialization that could not be done with a simply a constructor.
|
pure virtual |
Initialization of the Tool.
This method is called typically by the ToolSvc. It allows to complete the initialization that could not be done with a simply a constructor.
|
pure virtual |
Initialization of the Tool.
This method is called typically by the ToolSvc. It allows to complete the initialization that could not be done with a simply a constructor.
|
pure virtual |
Initialization of the Tool.
This method is called typically by the ToolSvc. It allows to complete the initialization that could not be done with a simply a constructor.
|
pure virtual |
Initialization of the Tool.
This method is called typically by the ToolSvc. It allows to complete the initialization that could not be done with a simply a constructor.
|
pure virtual |
Initialization of the Tool.
This method is called typically by the ToolSvc. It allows to complete the initialization that could not be done with a simply a constructor.
|
pure virtual |
Initialization of the Tool.
This method is called typically by the ToolSvc. It allows to complete the initialization that could not be done with a simply a constructor.
|
pure virtual |
Initialization of the Tool.
This method is called typically by the ToolSvc. It allows to complete the initialization that could not be done with a simply a constructor.
|
pure virtual |
|
pure virtual |