GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > XFC / V0-1-2

Constituent: xfc     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_XfcCtx Struct Reference

Structure to bind all the filtering parameters together into something suitable for passing to the LCB event call back handler. More...

Collaboration diagram for _XfcCtx:

Collaboration graph
[legend]

Data Fields

EDS_fw * edsFw
EBF_stream * ebf
EBF_evts evts
int mode
unsigned int handler_mask
XfcHandlerCtx handler
XfcPosterCtx poster
int nevts
int ievt
XfcDisplayerCtx displayer
TMR_tick tickBeg
TMR_tick tickEnd
XfcEfcCtx efcCtx

Detailed Description

Structure to bind all the filtering parameters together into something suitable for passing to the LCB event call back handler.


Field Documentation

XfcDisplayerCtx _XfcCtx::displayer
 

The displayer's context

EBF_stream* _XfcCtx::ebf
 

The EBF intput stream

EDS_fw* _XfcCtx::edsFw
 

The EDS framework

XfcEfcCtx _XfcCtx::efcCtx
 

Kludge!!!, copy of the EFC parameters this should be replaced by calls to EFC_get

EBF_evts _XfcCtx::evts
 

The events

XfcHandlerCtx _XfcCtx::handler
 

The handler contexts

unsigned int _XfcCtx::handler_mask
 

The handler list

int _XfcCtx::ievt
 

Current event number

int _XfcCtx::mode
 

The running mode

int _XfcCtx::nevts
 

The number of events

XfcPosterCtx _XfcCtx::poster
 

The posting handler

TMR_tick _XfcCtx::tickBeg
 

Beginning time

TMR_tick _XfcCtx::tickEnd
 

Ending time


The documentation for this struct was generated from the following file:
Generated on Sun Jun 14 02:14:19 2009 by  doxygen 1.4.4