GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LSEC / V7-0-0 > lsec / sun-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.
int save
 1 if saving event data; 0 if not
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
 Directories of the event contributors.
unsigned int write
 Current directory being updated.
unsigned int read
 Next directory to return.
unsigned int cap
 Capacity of the event storage.
char * store
 Pointer to start of the storage area.
unsigned int size
 Size in bytes of the storage area.
char * curr
 Pointer to the start of the free space.
unsigned int free
 Size in bytes of the free space.


Detailed Description

Structure holding raw event data.
The documentation for this struct was generated from the following file:
Generated on Wed May 26 10:21:59 2010 by  doxygen 1.5.3