4#ifndef TRIGCALOHYPO_TRIGLARNOISEBURSTALG
5#define TRIGCALOHYPO_TRIGLARNOISEBURSTALG
10#include "GaudiKernel/ToolHandle.h"
29 virtual StatusCode
execute(
const EventContext& context )
const override;
33 ToolHandleArray< ITrigLArNoiseBurstHypoTool >
m_hypoTools {
this,
"HypoTools", {},
"Hypo tools" };
Maintain a set of objects, one per slot.
Property holding a SG store/key/clid from which a ReadHandle is made.
HypoBase(const std::string &name, ISvcLocator *pSvcLocator)
constructor, to be called by sub-class constructors
Property holding a SG store/key/clid from which a ReadHandle is made.
virtual StatusCode execute(const EventContext &context) const override
SG::ReadHandleKey< bool > m_noiseBurstDetected
virtual StatusCode initialize() override
ToolHandleArray< ITrigLArNoiseBurstHypoTool > m_hypoTools
TrigLArNoiseBurstAlg(const std::string &name, ISvcLocator *pSvcLocator)