5#ifndef MUON_IMUONHOLERECOVERYTOOL_H
6#define MUON_IMUONHOLERECOVERYTOOL_H
10#include "GaudiKernel/IAlgTool.h"
24 static const InterfaceID IID_IMuonHoleRecoveryTool(
"Muon::IMuonHoleRecoveryTool", 1, 0);
25 return IID_IMuonHoleRecoveryTool;
31 virtual std::unique_ptr<Trk::Track>
recover(
const Trk::Track& track,
const EventContext& ctx)
const = 0;
34 std::set<Identifier>& layIds,
35 std::vector<std::unique_ptr<const Trk::TrackStateOnSurface> >& states)
const = 0;
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Ensure that the ATLAS eigen extensions are properly loaded.
ParametersBase< TrackParametersDim, Charged > TrackParameters