ATLAS Offline Software
SCT_RawDataByteStreamCnv_entries.cxx
Go to the documentation of this file.
1 #include "../SCTRawContByteStreamCnv.h"
2 DECLARE_CONVERTER( SCTRawContByteStreamCnv )
3 
4 #include "../SCTRawContByteStreamTool.h"
6 
7 #include "../SCTRawDataProvider.h"
9 
10 #include "../SCTRawDataProviderTool.h"
12 
13 #include "../SCT_RodDecoder.h"
15 
16 #include "../SCT_RodEncoder.h"
18 
19 #include "../SCTEventFlagWriter.h"
21 
22 #include "../SCTRawContByteStreamToolProviderTool.h"
SCTRawContByteStreamCnv
Converter for writing ByteStream from SCT Raw Data.
Definition: SCTRawContByteStreamCnv.h:33
SCTRawContByteStreamTool
Athena Algorithm Tool to provide conversion from SCT RDO container to ByteStream.
Definition: SCTRawContByteStreamTool.h:38
SCTEventFlagWriter
Athena reentrant Algorithm to flag an event bad if the number of errors exceed threshold.
Definition: SCTEventFlagWriter.h:27
SCT_RodEncoder
Athena Algorithm Tool that provides conversion from SCT RDO to ROD format Bytestream.
Definition: SCT_RodEncoder.h:41
SCTRawDataProvider
Athena Algorithm to decode the SCT Byte Stream.
Definition: SCTRawDataProvider.h:45
SCT_RodDecoder
Athena Algorithm Tool to decode the SCT binary format to create RDOs and inserts them to the collecti...
Definition: SCT_RodDecoder.h:77
SCTRawContByteStreamToolProviderTool
Definition: SCTRawContByteStreamToolProviderTool.h:10
SCTRawDataProviderTool
Athena Algorithm Tool to fill Collections of SCT RDO Containers.
Definition: SCTRawDataProviderTool.h:30
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)