4#ifndef TRIGCALOHYPO_TRIGL2CALOLAYERSALG
5#define TRIGCALOHYPO_TRIGL2CALOLAYERSALG
9#include "GaudiKernel/ToolHandle.h"
25 virtual StatusCode
execute(
const EventContext& context )
const override;
29 ToolHandleArray< ITrigL2CaloLayersHypoTool >
m_hypoTools {
this,
"HypoTools", {},
"Hypo tools" };
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 initialize() override
SG::ReadHandleKey< xAOD::TrigEMClusterContainer > m_caloContainerKey
TrigL2CaloLayersAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode execute(const EventContext &context) const override
ToolHandleArray< ITrigL2CaloLayersHypoTool > m_hypoTools