#include <TrigL2CaloLayersHypoTool.h>
|
| 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::TrigL2CaloLayersHypoTool |
( |
const std::string & |
type, |
|
|
const std::string & |
name, |
|
|
const IInterface * |
parent |
|
) |
| |
◆ decide() [1/2]
| virtual bool TrigL2CaloLayersHypoTool::decide |
( |
const CaloLayersInfo & |
i | ) |
const |
|
overridevirtual |
◆ decide() [2/2]
| virtual StatusCode TrigL2CaloLayersHypoTool::decide |
( |
std::vector< CaloLayersInfo > & |
input | ) |
const |
|
overridevirtual |
◆ initialize()
| StatusCode TrigL2CaloLayersHypoTool::initialize |
( |
| ) |
|
|
overridevirtual |
◆ m_acceptAll
| Gaudi::Property<bool> TrigL2CaloLayersHypoTool::m_acceptAll {this,"AcceptAll",false,"Accept All"} |
|
private |
◆ m_decisionId
◆ m_EnergyAbsCut
| Gaudi::Property< std::vector<float> > TrigL2CaloLayersHypoTool::m_EnergyAbsCut {this,"AbsoluteEnergyCut",{999999.0, 999999.0, 999999.0, 999999.0},"Absolute Energy Cuts"} |
|
private |
◆ m_EnergyFracCut
| Gaudi::Property< std::vector<float> > TrigL2CaloLayersHypoTool::m_EnergyFracCut {this,"EnergyFractionCut",{1.0,1.0,1.0,1.0},"Energy Fraction Cuts"} |
|
private |
The documentation for this class was generated from the following files: