|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef SCT_RAWDATABYTESTREAMCNV_SCTRAWCONTBYTESTREAMTOOL_H
8 #define SCT_RAWDATABYTESTREAMCNV_SCTRAWCONTBYTESTREAMTOOL_H
16 #include "GaudiKernel/ToolHandle.h"
17 #include "GaudiKernel/ServiceHandle.h"
65 {
this,
"ByteStreamCnvSvc",
"ByteStreamCnvSvc" };
68 ToolHandle<ISCT_RodEncoder>
m_encoder{
this,
"Encoder",
"SCT_RodEncoder",
"SCT ROD Encoder for RDO to BS conversion"};
71 ToolHandle<ISCT_CablingTool>
m_cabling{
this,
"SCT_CablingTool",
"SCT_CablingTool",
"Tool to retrieve SCT Cabling"};
80 #endif // SCT_RAWDATABYTESTREAMCNV_SCTRAWCONTBYTESTREAMTOOL_H
::StatusCode StatusCode
StatusCode definition for legacy code.
Interface for Athena Algorithm Tool to convert from SCT RDO to ROD format BysteStream.
This class provides default conversion between Lower level Source ID to higher level source ID.