![]() |
ATLAS Offline Software
|
#include <TrigGenericHypoTool.h>
Classes | |
| struct | HypoToolInfo |
Public Member Functions | |
| TrigGenericHypoTool (const std::string &type, const std::string &name, const IInterface *parent) | |
| virtual StatusCode | initialize () override |
| StatusCode | decide (const std::vector< HypoToolInfo > &input) const |
Private Attributes | |
| HLT::Identifier | m_decisionId |
| SG::ReadDecorHandleKey< xAOD::TrigCompositeContainer > | m_passKey {this, "PassString", "TrigComposite.pass", "TrigComposite should pass"} |
Definition at line 13 of file TrigGenericHypoTool.h.
| TrigGenericHypoTool::TrigGenericHypoTool | ( | const std::string & | type, |
| const std::string & | name, | ||
| const IInterface * | parent ) |
Definition at line 8 of file TrigGenericHypoTool.cxx.
| StatusCode TrigGenericHypoTool::decide | ( | const std::vector< HypoToolInfo > & | input | ) | const |
Definition at line 20 of file TrigGenericHypoTool.cxx.
|
overridevirtual |
Definition at line 13 of file TrigGenericHypoTool.cxx.
|
private |
Definition at line 36 of file TrigGenericHypoTool.h.
|
private |
Definition at line 37 of file TrigGenericHypoTool.h.