|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MdtCalibInputSvc_H
6 #define MdtCalibInputSvc_H
13 #include "GaudiKernel/ServiceHandle.h"
14 #include "GaudiKernel/ToolHandle.h"
39 static const InterfaceID IID_IMdtCalibInputSvc(
"MdtCalibInputSvc", 1, 0);
40 return IID_IMdtCalibInputSvc;
65 ToolHandle<MuonCalib::ICalibrationIOTool>
m_calib_input_tool{
this,
"CalibrationInputTool",
"MuonCalib::CalibrationDummyIOTool"};
67 std::map<MuonCalib::NtupleStationId, MuonCalib::MdtStationT0Container *>
m_t0;
68 std::map<MuonCalib::NtupleStationId, MuonCalib::IRtRelation *>
m_rt_relation;
69 std::map<MuonCalib::NtupleStationId, MuonCalib::BFieldCorFunc *>
m_B_corr;
70 std::map<MuonCalib::NtupleStationId, MuonCalib::IRtResolution *>
m_spat_res;
::StatusCode StatusCode
StatusCode definition for legacy code.
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.
generic interface for a resolution function
Define macros for attributes used to control the static checker.
generic interface for a rt-relation