#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()
returns decision ID for this hypo tool
Definition at line 43 of file ITestHypoTool.h.
◆ interfaceID()
const InterfaceID & HLTTest::ITestHypoTool::interfaceID |
( |
| ) |
|
|
inlinestatic |
◆ m_decisionId
The documentation for this class was generated from the following files: