GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > GRBP / V0-4-2

Constituent: grbpsiu     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_GRBP_photonList Struct Reference

Defines a circular list of photons. More...

#include <GRBP_photonList.h>

Collaboration diagram for _GRBP_photonList:

Collaboration graph
[legend]

Data Fields

GRBP_photonpbeg
GRBP_photonpcur
int max
GRBP_photonphotons
GRBP_photonphoton_end

Detailed Description

Defines a circular list of photons.


Field Documentation

int _GRBP_photonList::max
 

Maximum number of photons

GRBP_photon* _GRBP_photonList::pbeg
 

Pointer to the first photon

GRBP_photon* _GRBP_photonList::pcur
 

Pointer to the current

GRBP_photon* _GRBP_photonList::photon_end
 

Effectively photons[max]

GRBP_photon* _GRBP_photonList::photons
 

The array of photons


The documentation for this struct was generated from the following file:
Generated on Mon Oct 29 03:05:22 2007 by  doxygen 1.4.4