6#ifndef TrigTauHypo_TrigTauTrackingHypoAlg_H
7#define TrigTauHypo_TrigTauTrackingHypoAlg_H
26 virtual StatusCode
execute(
const EventContext& context)
const override;
29 ToolHandleArray<ITrigTauTrackingHypoTool>
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.
TrigTauTrackingHypoAlg(const std::string &name, ISvcLocator *pSvcLocator)
SG::ReadHandleKey< TrigRoiDescriptorCollection > m_roiKey
SG::ReadHandleKey< xAOD::TrackParticleContainer > m_tracksKey
virtual StatusCode execute(const EventContext &context) const override
ToolHandleArray< ITrigTauTrackingHypoTool > m_hypoTools
virtual StatusCode initialize() override