ATLAS Offline Software
Public Attributes | List of all members
TRT_RodDecoder::t_CompressTable Struct Reference
Collaboration diagram for TRT_RodDecoder::t_CompressTable:

Public Attributes

int m_TableVersion
 
int m_firstcode [CTABLE_FC_LENGTH]
 
int m_lengths_integral [CTABLE_FC_LENGTH]
 
std::unique_ptr< unsigned int[]> m_syms
 
int m_Nsymbols
 

Detailed Description

Definition at line 117 of file TRT_RodDecoder.h.

Member Data Documentation

◆ m_firstcode

int TRT_RodDecoder::t_CompressTable::m_firstcode[CTABLE_FC_LENGTH]

Definition at line 123 of file TRT_RodDecoder.h.

◆ m_lengths_integral

int TRT_RodDecoder::t_CompressTable::m_lengths_integral[CTABLE_FC_LENGTH]

Definition at line 124 of file TRT_RodDecoder.h.

◆ m_Nsymbols

int TRT_RodDecoder::t_CompressTable::m_Nsymbols

Definition at line 126 of file TRT_RodDecoder.h.

◆ m_syms

std::unique_ptr<unsigned int[]> TRT_RodDecoder::t_CompressTable::m_syms

Definition at line 125 of file TRT_RodDecoder.h.

◆ m_TableVersion

int TRT_RodDecoder::t_CompressTable::m_TableVersion

Definition at line 122 of file TRT_RodDecoder.h.


The documentation for this struct was generated from the following file: