GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LSEC / V7-1-0 > lsec / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_LSEC_consignment Struct Reference

Structure holding processed event data. More...

List of all members.

Public Attributes

LSEC_cnsState state
 State of the consignment.
unsigned int size
 Size of the consignment.
LSEC_compLevel comp
 The overall compression level.
unsigned int evtErr
 TRUE if current event is in error.
unsigned int reason
 Reason for flushing the datagram.
unsigned int ctxId
 ID for calibration context.
unsigned int ctxSize
 Size of the calib context data (ints).
LSEC_consignRtnconsign
 Routine to perform consignment.
unsigned int dgmQued
 Number of datagrams queued.
unsigned int dgmSent
 Number of datagrams sent.
long long * times
 Pointer to array of times.
LSEW_dgmFw * acdFw
 Datagram framework for ACD calibrations.
LSEW_dgmFw * calFw
 Datagram framework for CAL calibrations.
LSEW_dgmFw * tkrFw
 Datagram framework for TKR calibrations.
LSEW_dgmFw * fw
 Current datagram framework.
SEM sentSem
 Semaphore for signalling datagrams sent.
FPA_fcb * fpa
 Pool of fixed sized packets to use for datagrams.
void * buf
 Buffer used for datagrams.
LSEC_ctxctx
 Pointer to the context (config) data.
LSEC_compactioncpc
 Pointer to the structure containing the compression context (a compaction).
LSEC_eventevt
 Event data handle.


Detailed Description

Structure holding processed event data.
The documentation for this struct was generated from the following file:
Generated on Mon Aug 23 10:01:51 2010 by  doxygen 1.5.3