![]() |
ATLAS Offline Software
|
#include <TrigL2CaloLayersHypoTool.h>
Public Member Functions | |
| TrigL2CaloLayersHypoTool (const std::string &type, const std::string &name, const IInterface *parent) | |
| virtual StatusCode | initialize () override |
| virtual StatusCode | decide (std::vector< CaloLayersInfo > &input) const override |
| virtual bool | decide (const CaloLayersInfo &i) const override |
Private Attributes | |
| HLT::Identifier | m_decisionId |
| Gaudi::Property< std::vector< float > > | m_EnergyFracCut {this,"EnergyFractionCut",{1.0,1.0,1.0,1.0},"Energy Fraction Cuts"} |
| Gaudi::Property< std::vector< float > > | m_EnergyAbsCut {this,"AbsoluteEnergyCut",{999999.0, 999999.0, 999999.0, 999999.0},"Absolute Energy Cuts"} |
| Gaudi::Property< bool > | m_acceptAll {this,"AcceptAll",false,"Accept All"} |
Definition at line 18 of file TrigL2CaloLayersHypoTool.h.
| TrigL2CaloLayersHypoTool::TrigL2CaloLayersHypoTool | ( | const std::string & | type, |
| const std::string & | name, | ||
| const IInterface * | parent ) |
Definition at line 15 of file TrigL2CaloLayersHypoTool.cxx.
|
overridevirtual |
|
overridevirtual |
|
overridevirtual |
Definition at line 23 of file TrigL2CaloLayersHypoTool.cxx.
|
private |
Definition at line 36 of file TrigL2CaloLayersHypoTool.h.
|
private |
Definition at line 32 of file TrigL2CaloLayersHypoTool.h.
|
private |
Definition at line 35 of file TrigL2CaloLayersHypoTool.h.
|
private |
Definition at line 34 of file TrigL2CaloLayersHypoTool.h.