The number of types contained inFDReadouTypes.hpp has made it awkward to maintain and modify.
Also, the type names are not the most intuitive to work with.
In order to mitigate this issue, FDReadouTypes types should be renamed as follows and moved to standalone header files
The number of types contained in
FDReadouTypes.hpp
has made it awkward to maintain and modify. Also, the type names are not the most intuitive to work with.In order to mitigate this issue,
FDReadouTypes
types should be renamed as follows and moved to standalone header filesDAPHNE_SUPERCHUNK_STRUCT
->DAPHNESuperChunkTypeAdapter
WIB2_SUPERCHUNK_STRUCT
->DUNEWIBSuperChunkTypeAdapter
WIB_SUPERCHUNK_STRUCT
->ProtoWIBSuperChunkTypeAdapter
RawFWDUNEWIBTriggerPrimitiveSuperChunkTypeAdapter
->RAW_WIB_TRIGGERPRIMITIVE_STRUCT
SSP_FRAME_STRUCT
->SSPFrameTypeAdapter
TDE_AMC_STRUCT_SIZE
->TDEAMCFrameTypeAdapter
SW_WIB_TRIGGERPRIMITIVE_STRUCT
->TriggerPrimitiveTypeAdapter
VariableSizePayloadWrapper
->VariableSizePayloadTypeAdapter