![]() |
ATLAS Offline Software
|
#include <TrigLArNoiseBurstHypoTool.h>
Public Member Functions | |
| TrigLArNoiseBurstHypoTool (const std::string &type, const std::string &name, const IInterface *parent) | |
| virtual StatusCode | initialize () override |
| virtual StatusCode | decide (std::vector< ITrigLArNoiseBurstHypoTool::FlagNoiseInfo > &input) const override |
| virtual bool | decide (const ITrigLArNoiseBurstHypoTool::FlagNoiseInfo &i) const override |
Private Attributes | |
| 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 | ( | const std::string & | type, |
| const std::string & | name, | ||
| const IInterface * | parent ) |
Definition at line 14 of file TrigLArNoiseBurstHypoTool.cxx.
|
overridevirtual |
Definition at line 46 of file TrigLArNoiseBurstHypoTool.cxx.
|
overridevirtual |
|
overridevirtual |
Definition at line 22 of file TrigLArNoiseBurstHypoTool.cxx.
|
private |
Definition at line 35 of file TrigLArNoiseBurstHypoTool.h.
|
private |
Definition at line 33 of file TrigLArNoiseBurstHypoTool.h.
|
private |
Definition at line 37 of file TrigLArNoiseBurstHypoTool.h.
|
private |
Definition at line 39 of file TrigLArNoiseBurstHypoTool.h.
|
private |
Definition at line 38 of file TrigLArNoiseBurstHypoTool.h.
|
private |
Definition at line 41 of file TrigLArNoiseBurstHypoTool.h.
|
private |
Definition at line 36 of file TrigLArNoiseBurstHypoTool.h.