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_neighborInfo Struct Reference

The information about the neighboring photons. More...

#include <GRBP_cluster.h>


Data Fields

float log10_pdists
float log10_pdts
double sum_log10_pdists
double sum_log10_pdts
unsigned int sum_cnts
unsigned int rsvd [1]


Detailed Description

The information about the neighboring photons.


Field Documentation

float _GRBP_neighborInfo::log10_pdists
 

Spatial probability

float _GRBP_neighborInfo::log10_pdts
 

Temporal probability

unsigned int _GRBP_neighborInfo::rsvd[1]
 

Pad to 32-byte boundary

unsigned int _GRBP_neighborInfo::sum_cnts
 

Number candidates, running sum

double _GRBP_neighborInfo::sum_log10_pdists
 

Spatial probability, running sum

double _GRBP_neighborInfo::sum_log10_pdts
 

Temporal probability, running sum


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