5#ifndef MUONALIGNERRORTOOL_ALIGNMENTERRORTOOL_H
6#define MUONALIGNERRORTOOL_ALIGNMENTERRORTOOL_H
10#include <boost/regex.hpp>
13#include "GaudiKernel/ServiceHandle.h"
14#include "GaudiKernel/ToolHandle.h"
39 std::vector<Trk::AlignmentDeviation*>& deviations)
const override;
42 ToolHandle<MuonCalib::IIdToFixedIdTool>
m_idTool{
this,
"idTool",
"MuonCalib::IdToFixedIdTool"};
54 std::vector<const Trk::RIO_OnTrack*>
hits{};
Class to handle RIO On Tracks ROT) for InDet and Muons, it inherits from the common MeasurementBase.
Eigen::Matrix< double, 3, 1 > Vector3D
Ensure that the ATLAS eigen extensions are properly loaded.