GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> EDS / dev > eds / rhel4-32


Interface   Data Structures   File List   Data Fields   Globals  

_EDR_err Struct Reference

The unpacked error records. More...

#include <EDR_err.h>

List of all members.

Public Attributes

unsigned int sequence
unsigned int tem_ids
unsigned int bad_ids
unsigned int blk_ids
unsigned int pe_ids
unsigned int to_ids
unsigned int ct_ids
EDR_errTem tems [16]


Detailed Description

The unpacked error records.

Member Data Documentation

unsigned int _EDR_err::bad_ids

Bit vector map of the TEMs with unparseable records

Referenced by EDR_errUnpack().

unsigned int _EDR_err::blk_ids

Bit map of which cal/trackers have error blocks

Referenced by EDR_errUnpack().

unsigned int _EDR_err::ct_ids

Or of the blk_ids, pe_ids, to_ids, effectively giving which cal/trackers have understandable errors

Referenced by EDR_errUnpack().

unsigned int _EDR_err::pe_ids

Bit map of which cal/trackers have phasing errors (only trackers can have this type of error

Referenced by EDR_errUnpack().

unsigned int _EDR_err::sequence

The 17-bit event sequence number

Referenced by EDR_errUnpack().

unsigned int _EDR_err::tem_ids

Bit vector map of the TEMs with error records, this is a copy of the EBF_dir err_ids word.

Referenced by EDR_errUnpack(), EDR_errUnpackInit(), and EDR_errUnpackReset().

The unpacked error records for the TEMs

Referenced by EDR_errUnpack(), and EDR_errUnpackInit().

unsigned int _EDR_err::to_ids

Bit map of which cal/trackers have timed-out cables

Referenced by EDR_errUnpack().


The documentation for this struct was generated from the following file:

Generated on Fri Nov 11 15:53:38 2011 by  doxygen 1.5.8