4#ifndef TRIGTRTHTHHYPOALG_H
5#define TRIGTRTHTHHYPOALG_H 1
9#include "GaudiKernel/StatusCode.h"
27 virtual StatusCode
execute(
const EventContext& context )
const override;
30 ToolHandleArray< ITrigTRTHTHhypoTool >
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.
ToolHandleArray< ITrigTRTHTHhypoTool > m_hypoTools
TrigTRTHTHhypoAlg(const std::string &name, ISvcLocator *pSvcLocator)
SG::ReadHandleKey< xAOD::TrigRNNOutputContainer > m_trigRNNOutputKey
virtual StatusCode initialize() override
virtual StatusCode execute(const EventContext &context) const override