5#ifndef MUON_IMUONTRACKREFINER_H
6#define MUON_IMUONTRACKREFINER_H
11#include "GaudiKernel/IAlgTool.h"
35 static const InterfaceID IID_IMuonTrackRefiner(
"Muon::IMuonTrackRefiner", 1, 0);
36 return IID_IMuonTrackRefiner;
The IMuonTrackRefiner is a pure virtual interface for tools which refine the hit content of a given t...
virtual void refine(const EventContext &ctx, MuPatTrack &track) const =0
interface for tools which refine the hit content of a given track
static const InterfaceID & interfaceID()
access to tool interface
This class is the pure abstract base class for all fittable tracking measurements.
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Ensure that the ATLAS eigen extensions are properly loaded.