|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONTRACKSTATISTICSTOOL_MUONTRACKSTATISTICSTOOL_H
6 #define MUONTRACKSTATISTICSTOOL_MUONTRACKSTATISTICSTOOL_H
11 #include "GaudiKernel/ServiceHandle.h"
12 #include "GaudiKernel/ToolHandle.h"
26 static const InterfaceID IID_MuonTrackStatisticsTool(
"MuonTrackStatisticsTool", 1, 0);
35 static const InterfaceID&
interfaceID() {
return IID_MuonTrackStatisticsTool; }
70 for (
unsigned int i = 0;
i < 3;
i++) {
109 "Handle to the service providing the IMuonEDMHelperSvc interface"};
119 #endif // MUONTRACKSTATISTICSTOOL_MUONTRACKSTATISTICSTOOL_H
::StatusCode StatusCode
StatusCode definition for legacy code.