8#ifndef MUONSELECTORTOOLS_MUONSELECTIONALG
9#define MUONSELECTORTOOLS_MUONSELECTIONALG
12#include "GaudiKernel/ToolHandle.h"
22 virtual StatusCode
execute(
const EventContext& ctx);
27 ToolHandle<CP::IMuonSelectionTool>
m_tool;
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
ToolHandle< CP::IMuonSelectionTool > m_tool
virtual StatusCode initialize()
std::string m_outputMuons
virtual StatusCode execute(const EventContext &ctx)
Execute method.
MuonSelectionAlg(const std::string &name, ISvcLocator *svcloc)
Select isolated Photons, Electrons and Muons.