ATLAS Offline Software
|
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 |
Definition at line 120 of file TRT_RodDecoder.h.
int TRT_RodDecoder::t_CompressTable::m_firstcode[CTABLE_FC_LENGTH] |
Definition at line 126 of file TRT_RodDecoder.h.
int TRT_RodDecoder::t_CompressTable::m_lengths_integral[CTABLE_FC_LENGTH] |
Definition at line 127 of file TRT_RodDecoder.h.
int TRT_RodDecoder::t_CompressTable::m_Nsymbols |
Definition at line 129 of file TRT_RodDecoder.h.
std::unique_ptr<unsigned int[]> TRT_RodDecoder::t_CompressTable::m_syms |
Definition at line 128 of file TRT_RodDecoder.h.
int TRT_RodDecoder::t_CompressTable::m_TableVersion |
Definition at line 125 of file TRT_RodDecoder.h.