5#ifndef MUONVALR4_MDTCALIBDBALGTEST_H
6#define MUONVALR4_MDTCALIBDBALGTEST_H
13#include "GaudiKernel/ToolHandle.h"
31 virtual StatusCode
execute()
override;
41 ToolHandle<MuonR4::ISpacePointCalibrator>
m_calibTool{
this,
"Calibrator",
"" };
Property holding a SG store/key/clid from which a ReadHandle is made.
AthHistogramAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
ToolHandle< MuonR4::ISpacePointCalibrator > m_calibTool
virtual StatusCode execute() override
SG::ReadHandleKeyArray< MuonR4::SpacePointContainer > m_spKeyArray
virtual ~MuonSPCalibrationTest()=default
virtual StatusCode initialize() override
SG::ReadHandleKey< ActsTrk::GeometryContext > m_geoCtxKey
AthHistogramAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
pointer to MdtCalibSvc
Property holding a SG store/key/clid from which a ReadHandle is made.
Lightweight algorithm to read xAOD MDT sim hits and (fast-digitised) drift circles from SG and fill a...
HandleKeyArray< ReadHandle< T >, ReadHandleKey< T >, Gaudi::DataHandle::Reader > ReadHandleKeyArray