6#ifndef TRIGTAUHYPO_TrigTauJetHypoAlg_H
7#define TRIGTAUHYPO_TrigTauJetHypoAlg_H
25 virtual StatusCode
execute(
const EventContext& context)
const override;
28 ToolHandleArray<ITrigTauJetHypoTool>
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.
TrigTauJetHypoAlg(const std::string &name, ISvcLocator *pSvcLocator)
ToolHandleArray< ITrigTauJetHypoTool > m_hypoTools
virtual StatusCode execute(const EventContext &context) const override
SG::ReadHandleKey< xAOD::TauJetContainer > m_tauJetKey
virtual StatusCode initialize() override