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

Constituent: qse     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_QDF_calPedEvt Struct Reference

Intermediate format to hold the CAL data while it is being decoded in the pedestal format. More...

#include <QDF_cal_def.h>

Collaboration diagram for _QDF_calPedEvt:

Collaboration graph
[legend]

Data Fields

QDF_excexc
int style
QDF_calEvtCopyDir dir
unsigned int map
unsigned int min
const ECR_cal * clb
int nsyms
short int syms [EDA_CAL_K_RANGES][EDA_CAL_K_ADCS_PER_LAT]

Detailed Description

Intermediate format to hold the CAL data while it is being decoded in the pedestal format.


Field Documentation

const ECR_cal* _QDF_calPedEvt::clb
 

The calibration constants

QDF_calEvtCopyDir _QDF_calPedEvt::dir
 

The copy directory

QDF_exc* _QDF_calPedEvt::exc
 

The exception handling context

unsigned int _QDF_calPedEvt::map
 

Map of towers that are present

unsigned int _QDF_calPedEvt::min
 

The symbol table minimum

int _QDF_calPedEvt::nsyms
 

Number of symbols to follow

int _QDF_calPedEvt::style
 

Decode type (0-3)

short int _QDF_calPedEvt::syms[EDA_CAL_K_RANGES][EDA_CAL_K_ADCS_PER_LAT]
 

Storage for the decoded symbols. To restore the ADC value, the symbol table minimum and the pedestal must be added back on to this value.


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