5#ifndef TRKEVENTCNVTOOLS_EVENTCNVSUPERTOOL
6#define TRKEVENTCNVTOOLS_EVENTCNVSUPERTOOL
9#include "GaudiKernel/ToolHandle.h"
38 virtual StatusCode
finalize()
override;
54 ELIndex_t&
index )
const override;
65 ToolHandle<Trk::ITrkEventCnvTool>
m_idCnvTool {
this,
"IdCnvTool",
"InDet::InDetEventCnvTool/InDetEventCnvTool",
"Tool used to handle ID RoTs etc"};
66 ToolHandle<Trk::ITrkEventCnvTool>
m_muonCnvTool {
this,
"MuonCnvTool",
"Muon::MuonEventCnvTool/MuonEventCnvTool",
"Tool used to handle Muon RoTs etc"};
This class provides an interface to generate or decode an identifier for the upper levels of the dete...
Class to handle RIO On Tracks ROT) for InDet and Muons, it inherits from the common MeasurementBase.
Abstract Base Class for tracking surfaces.
Ensure that the ATLAS eigen extensions are properly loaded.