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

Constituent: ebf_fes     Tag: linux-gcc


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>


Data Fields

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 


Field Documentation

unsigned int _EDST_CompareEvt::contribIds[32]
 

id of the contributor

unsigned int _EDST_CompareEvt::contribLen32[32]
 

len of contrib in int's

unsigned int _EDST_CompareEvt::contribNum
 

num of contribs, max is 32

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

EBF_dir* _EDST_CompareEvt::dir
 

ptr to dir structure of non-contigous event

unsigned int _EDST_CompareEvt::evtLen32
 

length of contiguous event to compare

unsigned int* _EDST_CompareEvt::evtPtr
 

contiguous event

unsigned int _EDST_CompareEvt::fileSeqNum
 

sq num assigned event in file

unsigned char _EDST_CompareEvt::label[128]
 

label describing event


The documentation for this struct was generated from the following file:
Generated on Tue Dec 20 20:30:09 2005 by  doxygen 1.4.4