|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef TRIGCALOHYPO_TRIGLARNOISEBURSTALG
5 #define TRIGCALOHYPO_TRIGLARNOISEBURSTALG
10 #include "GaudiKernel/ToolHandle.h"
33 ToolHandleArray< ITrigLArNoiseBurstHypoTool >
m_hypoTools {
this,
"HypoTools", {},
"Hypo tools" };
Property holding a SG store/key/clid from which a ReadHandle is made.
virtual StatusCode execute(const EventContext &context) const override
virtual StatusCode initialize() override
::StatusCode StatusCode
StatusCode definition for legacy code.
Implements LArNoiseBurst detection for the new HLT framework.
Hypothesis algorithms take the output of reco algorithms and the decision from the preceeding InputMa...
Maintain a set of objects, one per slot.
TrigLArNoiseBurstAlg(const std::string &name, ISvcLocator *pSvcLocator)
SG::ReadHandleKey< bool > m_noiseBurstDetected
ToolHandleArray< ITrigLArNoiseBurstHypoTool > m_hypoTools