|
ATLAS Offline Software
|
Go to the documentation of this file.
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"};
::StatusCode StatusCode
StatusCode definition for legacy code.
The MuonTagToSegMap is an auxillary construct that links the MuonSegments associated with a combined ...
Define macros for attributes used to control the static checker.