GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LSE / V2-0-1 > lsew / sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

CDF_err_def.h File Reference

Compress structures for the ERR contribution. More...

#include "EDS/EBF_err.h"

Classes

struct  _CDF_errTemHeader
 TEM header error information. This captures the contents of the fixed sized information. More...
struct  _CDF_errTkrRc_pe
struct  _CDF_errTkrFlags
 Captures the error status flags by rc. More...
struct  _CDF_errTkrTimeout0_b
 Keeps track of the timeout status in RC 0 as a series of 4 8-bit lists. More...
union  _CDF_errTkrTimeout0
 Keeps track of the timeout status in RC 0. More...
struct  _CDF_errTkrTimeout
 Captures the GTRCs with timeout errors. This structure is valid if and only if the to mask for the tower is non-zero. More...
struct  _CDF_errTkr
 Descriptor for the one TKR error block. More...
struct  _CDF_errTem
 TEM error block. More...
struct  _CDF_err
 All the stuff about statistics used for doing ERR compresssion. More...

Typedefs

typedef struct
_EDR_errTem 
EDR_errTem
typedef enum
_CDF_ERR_TEM_TYPE_K 
CDF_ERR_TEM_TYPE_K
 Typedef for enum _CDF_ERR_TEM_TYPE_K.
typedef struct
_CDF_errTemHeader 
CDF_errTemHeader
 Typedef for struct _CDF_errTemHeader.
typedef struct
_CDF_errTkrRc_pe 
CDF_errTkrRc_pe
typedef struct
_CDF_errTkrFlags 
CDF_errTkrFlags
 Typedef for struct _CDF_errTkrFlags.
typedef struct
_CDF_errTkrTimeout0_b 
CDF_errTkrTimeout0_b
 Typedef for struct _CDF_errTkrTimeout0_b.
typedef union
_CDF_errTkrTimeout0 
CDF_errTkrTimeout0
typedef struct
_CDF_errTkrTimeout 
CDF_errTkrTimeout
 Typedef for struct _CDF_errTkrTimeout.
typedef struct
_CDF_errTkr 
CDF_errTkr
 Typedef for struct _CDF_errTkr.
typedef struct
_CDF_errTem 
CDF_errTem
 Typedef for struct _CDF_errTem.
typedef struct _CDF_err CDF_err
 Typedef for struct _CDF_err.

Enumerations

enum  _CDF_ERR_TEM_TYPE_K {
  CDF_ERR_TEM_TYPE_K_BUG_A = 0,
  CDF_ERR_TEM_TYPE_K_BUG_B = 1,
  CDF_ERR_TEM_TYPE_K_OTHER = 2
}
 Classification of the type of error block. More...


Detailed Description

Compress structures for the ERR contribution.

Author:
JJRussell - russell@slac.stanford.edu
    CVS $Id: CDF_err_def.h,v 1.2 2009/04/30 18:25:55 russell Exp $


Typedef Documentation

CDF_errTkrFlags

Typedef for struct _CDF_errTkrFlags.

CDF_errTkrTimeout0_b

Typedef for struct _CDF_errTkrTimeout0_b.

Typedef for union _CDF_errTkrTimeout0.


Enumeration Type Documentation

enum _CDF_ERR_TEM_TYPE_K

Classification of the type of error block.

Enumerator:
CDF_ERR_TEM_TYPE_K_BUG_A  The most common tem bug, the value of the summary word is 0x1ff0 and the phase word matches that predicted from the event sequence tag.
CDF_ERR_TEM_TYPE_K_BUG_B  The most common variant of the tem bug, the value of the summary word is 0x1000 and the phase word matches that predicted from the event sequence tag
CDF_ERR_TEM_TYPE_K_OTHER  A likely real bug or an event with a CAL error


Generated on Mon Jul 26 13:00:50 2010 by  doxygen 1.5.3