 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ITkStripsRawDataByteStreamCnv_ITkStripsRawContByteStreamTool_h
6 #define ITkStripsRawDataByteStreamCnv_ITkStripsRawContByteStreamTool_h
15 #include "GaudiKernel/ToolHandle.h"
16 #include "GaudiKernel/ServiceHandle.h"
63 {
this,
"ByteStreamCnvSvc",
"ByteStreamCnvSvc" };
66 ToolHandle<IITkStripsRodEncoder>
m_encoder{
this,
"Encoder",
"ITkStripsRodEncoder",
"ITkStrips ROD Encoder for RDO to BS conversion"};
69 ToolHandle<IITkStripCablingTool>
m_cabling{
this,
"ITkStripsCablingTool",
"ITkStripCablingTool",
"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.