7#ifndef SCT_RAWDATABYTESTREAMCNV_SCTRAWCONTBYTESTREAMTOOL_H
8#define SCT_RAWDATABYTESTREAMCNV_SCTRAWCONTBYTESTREAMTOOL_H
16#include "GaudiKernel/ToolHandle.h"
17#include "GaudiKernel/ServiceHandle.h"
51 virtual StatusCode
finalize()
override;
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"};
InDetRawDataContainer< InDetRawDataCollection< SCT_RDORawData > > SCT_RDO_Container
Interface for Athena Algorithm Tool to convert from SCT RDO to ROD format BysteStream.
This is an Identifier helper class for the SCT subdetector.
This class provides default conversion between Lower level Source ID to higher level source ID.