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",
This is the common class for 3D segments used in the muon spectrometer.
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.