|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRKEVENTCNVTOOLS_EVENTCNVSUPERTOOL
6 #define TRKEVENTCNVTOOLS_EVENTCNVSUPERTOOL
9 #include "GaudiKernel/ToolHandle.h"
20 class ITrkEventCnvTool;
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"};
::StatusCode StatusCode
StatusCode definition for legacy code.
Ensure that the ATLAS eigen extensions are properly loaded.
This class provides an interface to generate or decode an identifier for the upper levels of the dete...