![]() |
ATLAS Offline Software
|
#include <TrigEgammaForwardFastCaloHypoTool.h>
Public Member Functions | |
| TrigEgammaForwardFastCaloHypoTool (const std::string &type, const std::string &name, const IInterface *parent) | |
| virtual | ~TrigEgammaForwardFastCaloHypoTool () |
| virtual StatusCode | initialize () override |
| virtual StatusCode | decide (std::vector< ITrigEgammaForwardFastCaloHypoTool::FastClusterInfo > &input) const override |
| virtual bool | decide (const ITrigEgammaForwardFastCaloHypoTool::FastClusterInfo &i) const override |
Private Attributes | |
| HLT::Identifier | m_decisionId |
| ToolHandle< ILumiBlockMuTool > | m_lumiBlockMuTool |
| Gaudi::Property< bool > | m_acceptAll { this, "AcceptAll", false , "Ignore selection" } |
| Gaudi::Property< float > | m_emEtCut {this,"EtCut", 0.0, "Et threshold"} |
| ToolHandle< GenericMonitoringTool > | m_monTool { this, "MonTool", "", "Monitoring tool" } |
| ToolHandle< Ringer::IAsgRingerSelectorTool > | m_ringerTool { this, "RingerSelector", "", "Ringer tool" } |
Definition at line 25 of file TrigEgammaForwardFastCaloHypoTool.h.
| TrigEgammaForwardFastCaloHypoTool::TrigEgammaForwardFastCaloHypoTool | ( | const std::string & | type, |
| const std::string & | name, | ||
| const IInterface * | parent ) |
Definition at line 16 of file TrigEgammaForwardFastCaloHypoTool.cxx.
|
virtual |
Definition at line 27 of file TrigEgammaForwardFastCaloHypoTool.cxx.
|
overridevirtual |
Definition at line 62 of file TrigEgammaForwardFastCaloHypoTool.cxx.
|
overridevirtual |
|
overridevirtual |
Definition at line 31 of file TrigEgammaForwardFastCaloHypoTool.cxx.
|
private |
Definition at line 50 of file TrigEgammaForwardFastCaloHypoTool.h.
|
private |
Definition at line 45 of file TrigEgammaForwardFastCaloHypoTool.h.
|
private |
Definition at line 51 of file TrigEgammaForwardFastCaloHypoTool.h.
|
private |
Definition at line 46 of file TrigEgammaForwardFastCaloHypoTool.h.
|
private |
Definition at line 54 of file TrigEgammaForwardFastCaloHypoTool.h.
|
private |
Definition at line 55 of file TrigEgammaForwardFastCaloHypoTool.h.