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


Interface   Data Structures   File List   Data Fields   Globals  

_LSEC_event Struct Reference

Structure holding raw event data. More...

List of all members.

Public Attributes

long long * times
 Address of processing times array.
LSEC_eventProcRtnprocRtn
 Address of event processing routine.
void * procParm
 Parameter for event processing routine.
int count
 Overall event counter.
EBF_siv siv
 State information vector - used to track packets in multi-packet events.
EBF_dir dir
 Directory of the event contributors.
unsigned int blksz
 Size of an event storage block (words).
unsigned int * start
 Pointer to start of the storage area.
unsigned int * write
 Pointer to next block to write.
unsigned int * read
 Pointer to next block to read.
unsigned int * end
 Pointer to end of the storage area.


Detailed Description

Structure holding raw 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