GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > GRB / V0-1-0

Constituent: grb     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

GRB_p.h File Reference

Gamma Ray Burst Analysis Code Private definitions for burst handling. More...

#include "PBS/WUT.h"

Include dependency graph for GRB_p.h:

This graph shows which files directly or indirectly include this file:


Data Structures

struct  _GRB_algCtl
 The control structure for the GRB analysis framework. More...

Typedefs

typedef enum _GRB_States GRB_States
 Typedef for enum _GRB_States.
typedef _GRB_algCtl GRB_algCtl
 Typedef for struct _GRB_algCtl.

Enumerations

enum  _GRB_States {
  GRB_STATE_INACTIVE = 0,
  GRB_STATE_SUSPECT = 1,
  GRB_STATE_CONFIRM = 2
}
 LPA GRB Algorithm Callback Function Types. More...

Functions

int GRB_buildAlert (GRB_alertMsg *alert, unsigned int class)
 Build a GRB alert message.

Detailed Description

Gamma Ray Burst Analysis Code Private definitions for burst handling.

Author:
Sergio Maldonado - smaldona@slac.stanford.edu
    CVS $Id: GRB_p.h,v 1.3 2007/03/15 17:00:56 smaldona Exp $

Enumeration Type Documentation

enum _GRB_States
 

LPA GRB Algorithm Callback Function Types.

Enumerator:
GRB_STATE_INACTIVE  Inactive or GRB not detected
GRB_STATE_SUSPECT  GRB suspected
GRB_STATE_CONFIRM  GRB confirmed


Function Documentation

int GRB_buildAlert GRB_alertMsg alert,
unsigned int  class
 

Build a GRB alert message.

Parameters:
alert Pointer to alert message
class Burst classification
Return values:
0,Success 
-1,Failure 


Generated on Sat Mar 17 06:43:41 2007 by  doxygen 1.4.4