5#ifndef MUON_MUONSEGMENTMATCHINGTOOL_H
6#define MUON_MUONSEGMENTMATCHINGTOOL_H
11#include "GaudiKernel/ServiceHandle.h"
12#include "GaudiKernel/ToolHandle.h"
78 double z_extrapolated,
double& r_expected,
double& theta_expected,
79 double& rhoInv)
const;
89 "Muon::MuonIdHelperSvc/MuonIdHelperSvc",
94 "Muon::MuonEDMHelperSvc/MuonEDMHelperSvc",
95 "Handle to the service providing the IMuonEDMHelperSvc interface",
98 PublicToolHandle<Muon::MuonEDMPrinterTool>
m_printer{
101 "Muon::MuonEDMPrinterTool/MuonEDMPrinterTool",
105 "MuonSegmentInOverlapResolvingTool",
106 "Muon::MuonSegmentInOverlapResolvingTool/MuonSegmentInOverlapResolvingTool",
110 "MuonSegmentPairMatchingTool",
111 "Muon::MuonSegmentPairMatchingTool/MuonSegmentPairMatchingTool",
114 Gaudi::Property<bool>
m_toroidOn{
this,
"ToroidOn",
true,
"Status of toroidal B-Field"};
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.