|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MDTCALIBSVC_MDTCALIBRATIONSHIFTMAPBASE_H
6 #define MDTCALIBSVC_MDTCALIBRATIONSHIFTMAPBASE_H
11 #include "GaudiKernel/ServiceHandle.h"
25 :
public extends<AthAlgTool, MuonCalib::IShiftMapTools> {
54 Gaudi::Property<float>
m_sigma{
this,
"Sigma",10};
StatusCode dumpMapAsFile()
virtual StatusCode initializeMap()=0
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
MdtCalibrationShiftMapBase(const std::string &type, const std::string &name, const IInterface *parent)
Gaudi::Property< float > m_sigma
float getValue(const Identifier &id) const override
Gaudi::Property< bool > m_forceMapRecreate
StatusCode loadMapFromFile()
virtual StatusCode initialize() override
Gaudi::Property< std::string > m_mapFileName
std::map< Identifier, float > m_shiftValues
::StatusCode StatusCode
StatusCode definition for legacy code.
~MdtCalibrationShiftMapBase()=default
Gaudi::Property< float > m_centralValue
SG::ReadCondHandleKey< MuonMDT_CablingMap > m_mdtCab