![]() |
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 | |
| union { | |
| ush freq | |
| ush code | |
| } | fc |
| union { | |
| ush dad | |
| ush len | |
| } | dl |
Definition at line 67 of file deflate.h.
View newest version in sPHENIX GitHub at line 67 of file deflate.h
| ush ct_data_s::code |
| ush ct_data_s::dad |
| union { ... } ct_data_s::dl |
| union { ... } ct_data_s::fc |
| ush ct_data_s::freq |
| ush ct_data_s::len |