ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/externals/zlib/include/deflate.h>
Public Attributes | |
ct_data * | dyn_tree |
int | max_code |
const static_tree_desc * | stat_desc |
Definition at line 85 of file deflate.h.
View newest version in sPHENIX GitHub at line 85 of file deflate.h
ct_data* tree_desc_s::dyn_tree |
Definition at line 86 of file deflate.h.
View newest version in sPHENIX GitHub at line 86 of file deflate.h
Referenced by build_tree(), and gen_bitlen().
int tree_desc_s::max_code |
Definition at line 87 of file deflate.h.
View newest version in sPHENIX GitHub at line 87 of file deflate.h
Referenced by build_tree(), and gen_bitlen().
const static_tree_desc* tree_desc_s::stat_desc |
Definition at line 88 of file deflate.h.
View newest version in sPHENIX GitHub at line 88 of file deflate.h
Referenced by build_tree(), and gen_bitlen().