![]() |
ATLAS Offline Software
|
#include <ITestHypoTool.h>
Public Member Functions | |
| virtual | ~ITestHypoTool () |
| ITestHypoTool (const std::string &name) | |
| virtual StatusCode | decide (DecisionContainer *decisions) const =0 |
| method invoked to work out the decisions per object | |
| HLT::Identifier | decisionId () const |
| returns decision ID for this hypo tool | |
Static Public Member Functions | |
| static const InterfaceID & | interfaceID () |
Protected Attributes | |
| HLT::Identifier | m_decisionId |
Definition at line 21 of file ITestHypoTool.h.
|
virtual |
Definition at line 11 of file ITestHypoTool.cxx.
|
inline |
Definition at line 28 of file ITestHypoTool.h.
|
pure virtual |
method invoked to work out the decisions per object
Implemented in HLTTest::TestHypoTool.
|
inline |
|
inlinestatic |
Definition at line 49 of file ITestHypoTool.h.
|
protected |
Definition at line 45 of file ITestHypoTool.h.