5#ifndef MUONEVENTCNVTOOL_H
6#define MUONEVENTCNVTOOL_H
11#include "GaudiKernel/ServiceHandle.h"
41 virtual std::pair<const Trk::TrkDetElementBase*, const Trk::PrepRawData*>
getLinks(
Trk::RIO_OnTrack& rioOnTrack)
const override;
65 const EventContext& ctx)
const;
78 "Key of input MuonDetectorManager condition data"};
83 "If true, search for PRDs manually - i.e. do not rely on ElementLink working"};
84 Gaudi::Property<bool>
m_fixTGCs{
this,
"FixTGCs",
false,
"If true, try to fix broken EL, e.g. ATLASRECTS-5151"};
This is a "hash" representation of an Identifier.
Property holding a SG store/key/clid from which a ReadHandle is made.
Class to handle RIO On Tracks ROT) for InDet and Muons, it inherits from the common MeasurementBase.
This is the base class for all tracking detector elements with read-out relevant information.
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Ensure that the ATLAS eigen extensions are properly loaded.