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

List of all members.

Public Attributes

QDF_excexc
int style
QDF_calEvtCopyDir dir
unsigned int map
unsigned int rng
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.

Member Data Documentation

QDF_exc* _QDF_calPedEvt::exc

The exception handling context

int _QDF_calPedEvt::style

Decode type (0-3)

QDF_calEvtCopyDir _QDF_calPedEvt::dir

The copy directory

unsigned int _QDF_calPedEvt::map

Map of towers that are present

unsigned int _QDF_calPedEvt::rng

First range in the readout

unsigned int _QDF_calPedEvt::min

The symbol table minimum

const ECR_cal* _QDF_calPedEvt::clb

The calibration constants

int _QDF_calPedEvt::nsyms

Number of symbols to follow

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 Mon Jul 26 13:41:14 2010 by  doxygen 1.5.3