![]() |
ATLAS Offline Software
|
#include <TrigTRTHTHhypoTool.h>
Public Member Functions | |
| TrigTRTHTHhypoTool (const std::string &type, const std::string &name, const IInterface *parent) | |
| virtual StatusCode | initialize () override |
| virtual StatusCode | decide (std::vector< ITrigTRTHTHhypoTool::RNNOutputInfo > &input) const override |
| virtual bool | decide (const ITrigTRTHTHhypoTool::RNNOutputInfo &i) const override |
Private Attributes | |
| HLT::Identifier | m_decisionId |
| Gaudi::Property< bool > | m_acceptAll { this, "AcceptAll", false , "Bins of eta" } |
| Gaudi::Property< unsigned int > | m_minTRTHTHitsRoad { this, "MinTRTHTHitsRoad", 20 , "Bins of eta" } |
| Gaudi::Property< float > | m_minHTratioRoad { this, "MinHTRatioRoad", 0.4 , "Bins of eta" } |
| Gaudi::Property< unsigned int > | m_minTRTHTHitsWedge { this, "MinTRTHTHitsWedge", 30 , "Bins of eta" } |
| Gaudi::Property< float > | m_minHTratioWedge { this, "MinHTRatioWedge", 0.5 , "Bins of eta" } |
| Gaudi::Property< bool > | m_doWedge { this, "DoWedge", true , "Bins of eta" } |
| Gaudi::Property< bool > | m_doRoad { this, "DoRoad", false , "Bins of eta" } |
| ToolHandle< GenericMonitoringTool > | m_monTool { this, "MonTool", "", "Monitoring tool" } |
Definition at line 18 of file TrigTRTHTHhypoTool.h.
| TrigTRTHTHhypoTool::TrigTRTHTHhypoTool | ( | const std::string & | type, |
| const std::string & | name, | ||
| const IInterface * | parent ) |
Definition at line 11 of file TrigTRTHTHhypoTool.cxx.
|
overridevirtual |
Definition at line 25 of file TrigTRTHTHhypoTool.cxx.
|
overridevirtual |
|
overridevirtual |
Definition at line 18 of file TrigTRTHTHhypoTool.cxx.
|
private |
Definition at line 34 of file TrigTRTHTHhypoTool.h.
|
private |
Definition at line 32 of file TrigTRTHTHhypoTool.h.
|
private |
Definition at line 40 of file TrigTRTHTHhypoTool.h.
|
private |
Definition at line 39 of file TrigTRTHTHhypoTool.h.
|
private |
Definition at line 36 of file TrigTRTHTHhypoTool.h.
|
private |
Definition at line 38 of file TrigTRTHTHhypoTool.h.
|
private |
Definition at line 35 of file TrigTRTHTHhypoTool.h.
|
private |
Definition at line 37 of file TrigTRTHTHhypoTool.h.
|
private |
Definition at line 42 of file TrigTRTHTHhypoTool.h.