5#ifndef TRIGHIHYPO_TRIGHIEVENTSHAPEHYPOALG_H
6#define TRIGHIHYPO_TRIGHIEVENTSHAPEHYPOALG_H
27 virtual StatusCode
execute(
const EventContext& context)
const override;
34 const EventContext& context)
const;
36 ToolHandleArray<ITrigHIEventShapeHypoTool>
m_hypoTools{
this,
"HypoTools", {},
"Hypo tools"};
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
ToolHandleArray< ITrigHIEventShapeHypoTool > m_hypoTools
TrigHIEventShapeHypoAlg(const std::string &name, ISvcLocator *pSvcLocator)
SG::ReadHandleKey< xAOD::HIEventShapeContainer > m_esKey
virtual StatusCode execute(const EventContext &context) const override
StatusCode decide(const xAOD::HIEventShapeContainer *eventShapeContainer, TrigCompositeUtils::DecisionContainer *newDecisions, const TrigCompositeUtils::DecisionContainer *oldDecisions, const EventContext &context) const
xAOD::TrigCompositeContainer DecisionContainer
HIEventShapeContainer_v2 HIEventShapeContainer
Define the latest version of the container.