GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QSE / V2-2-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::num

Tower number

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

unsigned short int _QSE_tkrTwr::nstrips

Count of the total number of strips on this tower

unsigned short int _QSE_tkrTwr::nbytes

Size, in bytes of the TKR record

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

int _QSE_tkrTwr::lyrMaps[2]

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

int _QSE_tkrTwr::loHiLyrMaps[4]

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

QSE_tkrLyr _QSE_tkrTwr::lyrs[QSE_TKR_K_LAYERS_PER_TOWER]

Layer descriptions


The documentation for this struct was generated from the following file:
Generated on Mon Jul 26 13:41:15 2010 by  doxygen 1.5.3