Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4HuffmanCodeTable Struct Reference

#include <G4RTJpegCoder.hh>

Public Attributes

int numOfElement
 
int * SizeT
 
int * CodeT
 

Detailed Description

Definition at line 40 of file G4RTJpegCoder.hh.

Member Data Documentation

◆ CodeT

int* G4HuffmanCodeTable::CodeT

Definition at line 45 of file G4RTJpegCoder.hh.

Referenced by G4JpegCoder::CodeHuffman().

◆ numOfElement

int G4HuffmanCodeTable::numOfElement

Definition at line 43 of file G4RTJpegCoder.hh.

Referenced by G4JpegCoder::CodeHuffman().

◆ SizeT

int* G4HuffmanCodeTable::SizeT

Definition at line 44 of file G4RTJpegCoder.hh.

Referenced by G4JpegCoder::CodeHuffman().


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