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

Encapsulates the information stored for each raw GRB photon. This includes both the raw information and derived information that would be expense to recalculate. More...

#include <GRBP_photon.h>

Collaboration diagram for _GRBP_photon:

Collaboration graph
[legend]

Data Fields

GRBP_photonnxt
unsigned int lid
double time
float energy
float dx
float dy
float dz

Detailed Description

Encapsulates the information stored for each raw GRB photon. This includes both the raw information and derived information that would be expense to recalculate.


Field Documentation

float _GRBP_photon::dx
 

Direction cosine x

float _GRBP_photon::dy
 

Direction cosine y

float _GRBP_photon::dz
 

Direction cosine z

float _GRBP_photon::energy
 

The energy in Mev

unsigned int _GRBP_photon::lid
 

The photon's local identifier. This number is dense in the number of input photons

GRBP_photon* _GRBP_photon::nxt
 

Pointer to the next photon in the list

double _GRBP_photon::time
 

Event trigger time


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