|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ITkStripsRawDataByteStreamCnv_ITkStripsRawContByteStreamTool_h
6 #define ITkStripsRawDataByteStreamCnv_ITkStripsRawContByteStreamTool_h
14 #include "GaudiKernel/ToolHandle.h"
15 #include "GaudiKernel/ServiceHandle.h"
60 {
this,
"ByteStreamCnvSvc",
"ByteStreamCnvSvc" };
63 ToolHandle<IITkStripsRodEncoder>
m_encoder{
this,
"Encoder",
"ITkStripsRodEncoder",
"ITkStrips ROD Encoder for RDO to BS conversion"};
66 ToolHandle<ISCT_CablingTool>
m_cabling{
this,
"ITkStripsCablingTool",
"SCT_CablingTool",
"Tool to retrieve ITk Strips Cabling"};
::StatusCode StatusCode
StatusCode definition for legacy code.
Interface for Athena Algorithm Tool to convert from Strips RDO to ROD format BysteStream.