GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> EDST / V1-2-0 > ebf_fes / mv2304


Interface   Data Structures   File List   Data Fields   Globals  

_EDST_CompareEvt Struct Reference

struct to save info for a quick compare of a single event there will be a list of these structures More...

#include <EDST_compareList.h>

List of all members.

Public Attributes

EBF_dir * dir
unsigned int fileSeqNum
unsigned int * evtPtr
unsigned int evtLen32
unsigned char label [128]
unsigned int * contribPtrs [32]
const unsigned char * contribStrs [32]
unsigned int contribLen32 [32]
unsigned int contribIds [32]
unsigned int contribNum


Detailed Description

struct to save info for a quick compare of a single event there will be a list of these structures

Parameters:
dir 

Member Data Documentation

EBF_dir* _EDST_CompareEvt::dir

ptr to dir structure of non-contigous event

unsigned int _EDST_CompareEvt::fileSeqNum

sq num assigned event in file

unsigned int* _EDST_CompareEvt::evtPtr

contiguous event

unsigned int _EDST_CompareEvt::evtLen32

length of contiguous event to compare

unsigned char _EDST_CompareEvt::label[128]

label describing event

unsigned int* _EDST_CompareEvt::contribPtrs[32]

ptr to array of ptrs to contributors

const unsigned char* _EDST_CompareEvt::contribStrs[32]

ptr to array of names of contributors

unsigned int _EDST_CompareEvt::contribLen32[32]

len of contrib in int's

unsigned int _EDST_CompareEvt::contribIds[32]

id of the contributor

unsigned int _EDST_CompareEvt::contribNum

num of contribs, max is 32


The documentation for this struct was generated from the following file:
Generated on Tue May 18 08:11:10 2010 by  doxygen 1.5.3