GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QSEP / V3-2-0

Constituent: qsep_print     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_QSEP_ctxRsd Struct Reference

The control structure/context for the event filter's result summary data. More...

#include <QSEP_ctx.h>

Collaboration diagram for _QSEP_ctxRsd:

Collaboration graph
[legend]

Data Fields

unsigned int state_list
unsigned int dat_list
QSEP_rsdDsc dscs [32]

Detailed Description

The control structure/context for the event filter's result summary data.


Field Documentation

unsigned int _QSEP_ctxRsd::dat_list
 

Bit list of descriptors that have a valid (non-zero) result summary data associated with them. MSB corresponds to desriptor 0

QSEP_rsdDsc _QSEP_ctxRsd::dscs[32]
 

The 32 possible descriptors. The descriptors are indexed by the handler identifier, that is descriptor 0 corresponds to handler 0

unsigned int _QSEP_ctxRsd::state_list
 

Bit list of descriptors that have a valid state associated with them. In V0, there was no summary state information, so this value is 0. MSB correspoint to descriptor 0


The documentation for this struct was generated from the following file:
Generated on Wed Oct 29 01:34:49 2008 by  doxygen 1.4.4