#include <TrigLArNoiseBurstHypoTool.h>
|
HLT::Identifier | m_decisionId |
|
Gaudi::Property< bool > | m_badFEBFlaggedPartitions { this, "BadFEBFlaggedPartitions" , true, "flag to be used for NB detection" } |
|
Gaudi::Property< bool > | m_satTightFlaggedPartitions { this, "SatTightFlaggedPartitions", true, "flag to be used for NB detection" } |
|
Gaudi::Property< bool > | m_mNBLooseFlaggedPartitions { this, "MNBLooseFlaggedPartitions", true, "flag to be used for NB detection" } |
|
Gaudi::Property< bool > | m_mNBTightFlaggedPartitions { this, "MNBTightFlaggedPartitions", true, "flag to be used for NB detection" } |
|
Gaudi::Property< bool > | m_mNBTight_PsVetoFlaggedPartitions { this, "MNBTight_PsVetoFlaggedPartitions", true, "flag to be used for NB detection" } |
|
ToolHandle< GenericMonitoringTool > | m_monTool { this, "MonTool", "", "Monitoring tool" } |
|
Definition at line 19 of file TrigLArNoiseBurstHypoTool.h.
◆ TrigLArNoiseBurstHypoTool()
TrigLArNoiseBurstHypoTool::TrigLArNoiseBurstHypoTool |
( |
const std::string & |
type, |
|
|
const std::string & |
name, |
|
|
const IInterface * |
parent |
|
) |
| |
◆ decide() [1/2]
◆ decide() [2/2]
◆ initialize()
StatusCode TrigLArNoiseBurstHypoTool::initialize |
( |
| ) |
|
|
overridevirtual |
◆ m_badFEBFlaggedPartitions
Gaudi::Property< bool > TrigLArNoiseBurstHypoTool::m_badFEBFlaggedPartitions { this, "BadFEBFlaggedPartitions" , true, "flag to be used for NB detection" } |
|
private |
◆ m_decisionId
◆ m_mNBLooseFlaggedPartitions
Gaudi::Property< bool > TrigLArNoiseBurstHypoTool::m_mNBLooseFlaggedPartitions { this, "MNBLooseFlaggedPartitions", true, "flag to be used for NB detection" } |
|
private |
◆ m_mNBTight_PsVetoFlaggedPartitions
Gaudi::Property< bool > TrigLArNoiseBurstHypoTool::m_mNBTight_PsVetoFlaggedPartitions { this, "MNBTight_PsVetoFlaggedPartitions", true, "flag to be used for NB detection" } |
|
private |
◆ m_mNBTightFlaggedPartitions
Gaudi::Property< bool > TrigLArNoiseBurstHypoTool::m_mNBTightFlaggedPartitions { this, "MNBTightFlaggedPartitions", true, "flag to be used for NB detection" } |
|
private |
◆ m_monTool
◆ m_satTightFlaggedPartitions
Gaudi::Property< bool > TrigLArNoiseBurstHypoTool::m_satTightFlaggedPartitions { this, "SatTightFlaggedPartitions", true, "flag to be used for NB detection" } |
|
private |
The documentation for this class was generated from the following files: