6#ifndef TrigHLTJetHypo_TrigJetEJsHypoAlg_H
7#define TrigHLTJetHypo_TrigJetEJsHypoAlg_H
38 virtual StatusCode
execute(
const EventContext& context )
const override;
43 this,
"HypoTools", {},
"Hypo tools"};
46 {
this,
"Tracks",
"Key for precision tracks"};
48 {
this,
"PV",
"Key for Primary Vertex"};
HypoBase(const std::string &name, ISvcLocator *pSvcLocator)
constructor, to be called by sub-class constructors
SG::ReadHandleKey< xAOD::TrackParticleContainer > m_tracksKey
TrigJetEJsHypoAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode execute(const EventContext &context) const override
SG::ReadHandleKey< xAOD::VertexContainer > m_PV
ToolHandleArray< TrigJetEJsHypoTool > m_hypoTools
virtual StatusCode initialize() override