23 virtual StatusCode
execute(
const EventContext& context)
const override;
26 ToolHandleArray<ITrigDiTauHypoTool>
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< ITrigDiTauHypoTool > m_hypoTools
virtual StatusCode initialize() override
virtual StatusCode execute(const EventContext &context) const override
SG::ReadHandleKey< xAOD::DiTauJetContainer > m_DiTauJets_key
TrigDiTauHypoAlg(const std::string &name, ISvcLocator *pSvcLocator)