ATLAS Offline Software
|
Hypothesis tool for the fast tracking steps. More...
#include <TrigTauFastTrackHypoTool.h>
Public Member Functions | |
TrigTauFastTrackHypoTool (const std::string &type, const std::string &name, const IInterface *parent) | |
virtual StatusCode | initialize () override |
virtual StatusCode | decide (std::vector< ITrigTauFastTrackHypoTool::ToolInfo > &input) const override |
virtual bool | decide (const ITrigTauFastTrackHypoTool::ToolInfo &i) const override |
Private Attributes | |
HLT::Identifier | m_decisionId |
Hypothesis tool for the fast tracking steps.
Definition at line 19 of file TrigTauFastTrackHypoTool.h.
TrigTauFastTrackHypoTool::TrigTauFastTrackHypoTool | ( | const std::string & | type, |
const std::string & | name, | ||
const IInterface * | parent | ||
) |
Definition at line 13 of file TrigTauFastTrackHypoTool.cxx.
|
overridevirtual |
Definition at line 28 of file TrigTauFastTrackHypoTool.cxx.
|
overridevirtual |
Definition at line 46 of file TrigTauFastTrackHypoTool.cxx.
|
overridevirtual |
Definition at line 20 of file TrigTauFastTrackHypoTool.cxx.
|
private |
Definition at line 30 of file TrigTauFastTrackHypoTool.h.