5#ifndef TRIGGERMATCHINGTOOL_TESTMATCHINGTOOLALG_H
6#define TRIGGERMATCHINGTOOL_TESTMATCHINGTOOLALG_H 1
20 virtual StatusCode
execute(
const EventContext& ctx);
25 ToolHandle<Trig::IMatchingTool>
m_tmt;
virtual StatusCode execute()
Execute method without EventContext (deprecated).
AthAnalysisAlgorithm(const std::string &name)
Constructor taking just a name.