GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > EFC / V4-1-2

Constituent: gfc     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_TFC_prjs Struct Reference

The data structure describing a collection of track projections. More...

#include <TFC_prjDef.h>

Collaboration diagram for _TFC_prjs:

Collaboration graph
[legend]

Data Fields

unsigned short int maxCnt
unsigned short int curCnt
unsigned short int twrMsk
TFC_prjDir dir [16]
TFC_prjList top [2][16]
TFC_prjList bot [2][16]
TFC_prj prjs [1000]

Detailed Description

The data structure describing a collection of track projections.


Field Documentation

TFC_prjList _TFC_prjs::bot[2][16]
 

List of projections sorted by their bottom most tower

unsigned short int _TFC_prjs::curCnt
 

Current # of projections in use

TFC_prjDir _TFC_prjs::dir[16]
 

Directory of the projections by twr

unsigned short int _TFC_prjs::maxCnt
 

Maximum # of projections available

TFC_prj _TFC_prjs::prjs[1000]
 

List of projections

TFC_prjList _TFC_prjs::top[2][16]
 

List of projections sorted by their top most tower

unsigned short int _TFC_prjs::twrMsk
 

Mask of the tower with projections


The documentation for this struct was generated from the following file:
Generated on Sat Jan 26 01:24:38 2008 by  doxygen 1.4.4