GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QSE / V2-3-2 > qse / sun-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>

List of all members.

Public Attributes

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.

Member Data 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]

Referenced by init().

unsigned char _QSE_tkrTwr::lexycnts[2]

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

Referenced by init().

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

Referenced by init(), and unpackTots().

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

Referenced by init().

QSE_tkrLyr _QSE_tkrTwr::lyrs[QSE_TKR_K_LAYERS_PER_TOWER]

Layer descriptions

Referenced by init(), QSE_tkrUnpackInit(), and unpackTots().

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

Referenced by unpackTwr().

unsigned char _QSE_tkrTwr::num

Tower number

Referenced by QSE_tkrUnpackInit().

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

Referenced by init().


The documentation for this struct was generated from the following file:

Generated on Wed Nov 30 00:13:06 2011 by  doxygen 1.5.8