Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
Public Attributes | |
ush | good_length |
ush | max_lazy |
ush | nice_length |
ush | max_chain |
compress_func | func |
Definition at line 123 of file deflate.cc.
compress_func config_s::func |
Definition at line 128 of file deflate.cc.
Referenced by deflate(), and deflateParams().
ush config_s::good_length |
Definition at line 124 of file deflate.cc.
Referenced by deflateParams(), and lm_init().
ush config_s::max_chain |
Definition at line 127 of file deflate.cc.
Referenced by deflateParams(), and lm_init().
ush config_s::max_lazy |
Definition at line 125 of file deflate.cc.
Referenced by deflateParams(), and lm_init().
ush config_s::nice_length |
Definition at line 126 of file deflate.cc.
Referenced by deflateParams(), and lm_init().