GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QSE / V2-0-1

Constituent: qseprint     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_QSE_tkrTwr Struct Reference

Structure containing the unpacked TKR data for this tower. More...

#include <QSE_tkr.h>

Collaboration diagram for _QSE_tkrTwr:

Collaboration graph
[legend]

Data Fields

unsigned char num
unsigned char lecnt
unsigned char lexycnts [2]
unsigned short int nstrips
unsigned short int nbytes
unsigned int xyLoHiCnts
int lyrMaps [2]
int loHiLyrMaps [4]
QSE_tkrLyr lyrs [QSE_TKR_K_LAYERS_PER_TOWER]

Detailed Description

Structure containing the unpacked TKR data for this tower.


Field Documentation

unsigned char _QSE_tkrTwr::lecnt
 

Total number of layer ends with active strips. By implication, this is also the number of TOTs. This number is equal to lecnts[0] + lecnt[1]

unsigned char _QSE_tkrTwr::lexycnts[2]
 

Count of number X (0) and Y (1) layer ends with active strips

int _QSE_tkrTwr::loHiLyrMaps[4]
 

Bit map of struck layers; 0 = Xlo, 1 = Xhi, 2 = Ylo, 3 = Yhi

int _QSE_tkrTwr::lyrMaps[2]
 

Bit map of the struck x,y layers, LSB = layer 0.

QSE_tkrLyr _QSE_tkrTwr::lyrs[QSE_TKR_K_LAYERS_PER_TOWER]
 

Layer descriptions

unsigned short int _QSE_tkrTwr::nbytes
 

Size, in bytes of the TKR record

unsigned short int _QSE_tkrTwr::nstrips
 

Count of the total number of strips on this tower

unsigned char _QSE_tkrTwr::num
 

Tower number

unsigned int _QSE_tkrTwr::xyLoHiCnts
 

Count of Xlo, Xhi, Ylo, Yhi layer ends struck. This is packed from from MSB to LSB as Xlo | Xhi | Ylo | Yhi


The documentation for this struct was generated from the following file:
Generated on Wed Jun 25 01:20:25 2008 by  doxygen 1.4.4