![]() |
ATLAS Offline Software
|
#include <TrigHIFwdGapHypoTool.h>
Public Member Functions | |
| TrigHIFwdGapHypoTool (const std::string &type, const std::string &name, const IInterface *parent) | |
| virtual | ~TrigHIFwdGapHypoTool () |
| virtual StatusCode | initialize () override |
| virtual StatusCode | finalize () override |
| virtual StatusCode | decide (const xAOD::HIEventShapeContainer *eventShapeContainer, bool &pass) const override |
| virtual const HLT::Identifier & | getId () const override |
Private Attributes | |
| HLT::Identifier | m_decisionId |
| Gaudi::Property< float > | m_maxFCalEt {this, "maxFCalEt", 10., "upper limit on FCal ET in GeV"} |
| Gaudi::Property< bool > | m_useDoubleSidedGap {this, "useDoubleSidedGap", false, "use double- or one-sided gap calculation"} |
| Gaudi::Property< bool > | m_useSideA {this, "useSideA", true, "use side A for one-sided gap calculation"} |
Definition at line 15 of file TrigHIFwdGapHypoTool.h.
| TrigHIFwdGapHypoTool::TrigHIFwdGapHypoTool | ( | const std::string & | type, |
| const std::string & | name, | ||
| const IInterface * | parent ) |
Definition at line 10 of file TrigHIFwdGapHypoTool.cxx.
|
inlinevirtual |
Definition at line 22 of file TrigHIFwdGapHypoTool.h.
|
overridevirtual |
Definition at line 27 of file TrigHIFwdGapHypoTool.cxx.
|
overridevirtual |
Definition at line 22 of file TrigHIFwdGapHypoTool.cxx.
|
overridevirtual |
Definition at line 72 of file TrigHIFwdGapHypoTool.cxx.
|
overridevirtual |
Definition at line 17 of file TrigHIFwdGapHypoTool.cxx.
|
private |
Definition at line 33 of file TrigHIFwdGapHypoTool.h.
|
private |
Definition at line 35 of file TrigHIFwdGapHypoTool.h.
|
private |
Definition at line 36 of file TrigHIFwdGapHypoTool.h.
|
private |
Definition at line 37 of file TrigHIFwdGapHypoTool.h.