GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LDT / V0-4-0

Constituent: encdec     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_HDE_assay Struct Reference

The result of the histogram assessment. More...

#include <HDE.h>

List of all members.

Public Attributes

signed short int min
unsigned short int cnt
signed short int hmin
unsigned short int hcnt
unsigned short int nunder
unsigned short int nover
unsigned int cs
unsigned int rsvd [4]


Detailed Description

The result of the histogram assessment.

Member Data Documentation

signed short int _HDE_assay::min

Lowest bin with a non-zero entry

unsigned short int _HDE_assay::cnt

Count to the last bin with a non-zero entry

signed short int _HDE_assay::hmin

Lowest bin used in huffman encoding

unsigned short int _HDE_assay::hcnt

Count of bins used in huffman encoding

unsigned short int _HDE_assay::nunder

Number of bins on the low side of the first huffman encoded bin till the first non-zero bin

unsigned short int _HDE_assay::nover

Number of bins on the high side of the last huffman encoded bin till the last non-zero bin

unsigned int _HDE_assay::cs

The condition summary

unsigned int _HDE_assay::rsvd[4]

Reserved


The documentation for this struct was generated from the following file:
Generated on Fri Jun 19 01:48:39 2009 by  doxygen 1.5.3