11#ifndef MUONCOMBINEDBASETOOLS_MUONALIGNMENTUNCERTTOOL_H
12#define MUONCOMBINEDBASETOOLS_MUONALIGNMENTUNCERTTOOL_H
15#include <GaudiKernel/ServiceHandle.h>
22#include "GaudiKernel/ToolHandle.h"
59 Gaudi::Property<std::string>
m_in_file{
this,
"InFile",
60 "MuonCombinedBaseTools/AlignmentUncertainties/201029_initial/ID_MS_Uncertainties.root",
61 "Location of the calibration file"};
62 Gaudi::Property<std::string>
m_histo_name{
this,
"HistoName",
"",
"Name of the histogram in the file"};
represents the track state (measurement, material, fit parameters and quality) at a surface.
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.