5#ifndef MUONCOMBINEDBASETOOLS_MUONCOMBINEDDEBUGGERTOOL_H
6#define MUONCOMBINEDBASETOOLS_MUONCOMBINEDDEBUGGERTOOL_H
13#include "GaudiKernel/ITHistSvc.h"
14#include "GaudiKernel/ToolHandle.h"
31 static const InterfaceID IID_MuonCombinedDebuggerTool(
"MuonCombined::MuonCombinedDebuggerTool", 1, 0);
32 return IID_MuonCombinedDebuggerTool;
48 ToolHandle<Rec::IMuonMatchQuality>
m_matchQuality{
this,
"MuonMatchQuality",
"Rec::MuonMatchQuality/MuonMatchQuality"};
49 ToolHandle<Trk::ITruthToTrack>
m_truthToTrack{
this,
"TruthToTrack",
"Trk::TruthToTrack/TruthToTrack"};
Extrapolation for HepMC particles.
DataVector< MuonCombined::InDetCandidate > InDetCandidateCollection
This typedef represents a collection of InDetCandidate objects.
DataVector< MuonCombined::MuonCandidate > MuonCandidateCollection
This typedef represents a collection of MuonCandidate objects.
Define macros for attributes used to control the static checker.
The MuonTagToSegMap is an auxillary construct that links the MuonSegments associated with a combined ...