#include <ITestHypoTool.h>
Definition at line 21 of file ITestHypoTool.h.
◆ ~ITestHypoTool()
| HLTTest::ITestHypoTool::~ITestHypoTool |
( |
| ) |
|
|
virtual |
◆ ITestHypoTool()
| HLTTest::ITestHypoTool::ITestHypoTool |
( |
const std::string & | name | ) |
|
|
inline |
◆ decide()
| virtual StatusCode HLTTest::ITestHypoTool::decide |
( |
DecisionContainer * | decisions | ) |
const |
|
pure virtual |
method invoked to work out the decisions per object
- Warning
- it is up to the tool implementation to store correct identifiers The object passed to the tool have to have actual object linked via EL named "feature" This is by no means suggested interface, in fact it involved constructing a link etc.
Implemented in HLTTest::TestHypoTool.
◆ decisionId()
◆ interfaceID()
| const InterfaceID & HLTTest::ITestHypoTool::interfaceID |
( |
| ) |
|
|
inlinestatic |
Definition at line 49 of file ITestHypoTool.h.
50 {
52 }
static const InterfaceID IID_ITestHypoTool("ITestHypoTool", 1, 0)
◆ m_decisionId
The documentation for this class was generated from the following files: