|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUON_MUONSEGMENTSELECTIONTOOL_H
6 #define MUON_MUONSEGMENTSELECTIONTOOL_H
9 #include "GaudiKernel/ServiceHandle.h"
10 #include "GaudiKernel/ToolHandle.h"
42 bool select(
const MuonSegment& seg,
bool ignoreHoles =
false,
int qualityLevel = 0,
bool useEta =
true,
43 bool usePhi =
true)
const;
46 int quality(
const MuonSegment& seg,
bool ignoreHoles =
false,
bool useEta =
true,
bool usePhi =
true)
const;
60 "Muon::MuonIdHelperSvc/MuonIdHelperSvc"};
62 this,
"edmHelper",
"Muon::MuonEDMHelperSvc/MuonEDMHelperSvc",
63 "Handle to the service providing the IMuonEDMHelperSvc interface"};
68 "Muon::MuonEDMPrinterTool/MuonEDMPrinterTool",
73 "MuonSegmentHitSummaryTool",
74 "Muon::MuonSegmentHitSummaryTool/MuonSegmentHitSummaryTool",
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
MuonSegment_v1 MuonSegment
Reference the current persistent version:
::StatusCode StatusCode
StatusCode definition for legacy code.