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

Constituent: grbpsiu     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_GRBP_neighborList Struct Reference

Maintains a list of photons that are close to some other photon. More...

#include <GRBP_cluster.h>

Collaboration diagram for _GRBP_neighborList:

Collaboration graph
[legend]

Data Fields

unsigned short int last
unsigned short int end
unsigned short * info_idx
unsigned short * photons
double rsumlog10pdists
double rsumlog10pdts
double time
GRBP_neighborInfoinfo

Detailed Description

Maintains a list of photons that are close to some other photon.


Field Documentation

unsigned short int _GRBP_neighborList::end
 

Index of last actual neighbor entry

GRBP_neighborInfo* _GRBP_neighborList::info
 

Information of about neighboring photons

unsigned short* _GRBP_neighborList::info_idx
 

Given the index of a photon on the master list, this gives the index of the information of *info. This is really only useful when accessing the running sum information, allowing one to determine the value of the running sum 'n' photons ago

unsigned short int _GRBP_neighborList::last
 

Index of update list

unsigned short* _GRBP_neighborList::photons
 

List of neighboring photons

double _GRBP_neighborList::rsumlog10pdists
 

Sum of log10 (pdists)

double _GRBP_neighborList::rsumlog10pdts
 

Sum of log10 (pdts)

double _GRBP_neighborList::time
 

Time of most recent photon


The documentation for this struct was generated from the following file:
Generated on Fri Aug 3 03:49:26 2007 by  doxygen 1.4.4