5#ifndef MUON_MUONSEGMENTHITSUMMARYTOOL_H
6#define MUON_MUONSEGMENTHITSUMMARYTOOL_H
9#include "GaudiKernel/ServiceHandle.h"
10#include "GaudiKernel/ToolHandle.h"
38 "Muon::MuonIdHelperSvc/MuonIdHelperSvc"};
40 this,
"edmHelper",
"Muon::MuonEDMHelperSvc/MuonEDMHelperSvc",
41 "Handle to the service providing the IMuonEDMHelperSvc interface"};
43 PublicToolHandle<Muon::MuonEDMPrinterTool>
m_printer{
46 "Muon::MuonEDMPrinterTool/MuonEDMPrinterTool",
50 this,
"DetectorManagerKey",
"MuonDetectorManager",
"Key of input MuonDetectorManager condition data"};
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.