GLAST/LAT > DAQ and FSW > FSW > "use" tree > GRBP

grbpsiu (mcp750) Constituent


Description: ?
File Type: shr
Package: GRBP (Physics Implementation of GRB Detection)
Project: PHY (Physics)
Relationships: Constituent, Interface
Tags: i845e, mcp750, mv2304, rad750, sun-gcc

Relationships (help)

Doxygen (help)

 

Interfaces

Files

    GRBP_DB_error.h Configuration parameters for the energy determined weights.
    GRBP_cache.c Implementation of the routines that maintain and access the.
    GRBP_cache.h Interface to the routines that maintain and access the photon.
    GRBP_client.c The client side (SIU) of the GRB algorithm.
    GRBP_cluster.c GRB clustering.
    GRBP_cluster.h Interface to the clustering portion of the GRB algorithm.
    GRBP_clusterList.c Utility routines to manage the cluster used to initially detect.
    GRBP_clusterList.h Cluster List management routines, interface.
    GRBP_gamma.h Definition of the information for a photon that graduated from.
    GRBP_gammaList.c Implementation of the routines maintaining the list of gammas.
    GRBP_gammaList.h Interface to the routines controlling a circular list of gammas.
    GRBP_gammaReport.h Debug include file to dump a list of gammas.
    GRBP_gbmMsg.h Collection of utilities to convert values in the GBM messages.
    GRBP_gbmRepoint.c Handles the GBM repoint requests.
    GRBP_gbmRepoint.h GBM repoint request handling, interface.
    GRBP_grb.c Controls the context for entering and maintaining the description.
    GRBP_grb.h Interface to the routines that maintain and access the GRB.
    GRBP_locate.c Computes the best guess at GRB location for a set of gammas.
    GRBP_locate.h Interface to the GRB location routines.
    GRBP_location.h Defines the result of doing a GRBP_locate.
    GRBP_locationSchedule.c Utilities to determine the location update schedule.
    GRBP_locationSchedule.h Controls when the GRB position is recalculated.
    GRBP_math.h This file adds the M_xxx values for VXWORKS platforms. They.
    GRBP_message.c Utilize to handle the GRB alert messages.
    GRBP_message.h Interface controlling the messageing and updating of the GRBP.
    GRBP_messageSchedule.c Implementation of the routines controlling the scheduling and.
    GRBP_messageSchedule.h Interface controlling the scheduleing and updating of the GRBP.
    GRBP_msgdef.h Format of the information being transmitted from the server-side.
    GRBP_photon.h Definition of the raw information as received from the server.
    GRBP_photonList.c Routines to manage the list of input photons.
    GRBP_photonList.h Routines to manage the input photons in a circular list.
    GRBP_photonMsg.h Format of the record being transmitted from the server-side (EPU).
    GRBP_pktdef.h Format of the information being transmitted from the server-side.
    GRBP_prjsDef.h The projection structure.
    GRBP_prjsSelect.c Selects the best projection.
    GRBP_probCalculate.c Support routines for calculating the spatial and temporal.
    GRBP_probCalculate.h The calculation routines.
    GRBP_probability.c Utilities to calculate the spatial and temporal probabilities.
    GRBP_probability.h Spatial and temporal probability calculation.
    GRBP_server.c The server (EPU) side of the GRB algorithm.
    GRBP_skew.h Control the skewing of a repoint request.
    GRBP_window.c Maintains a list of gammas used in the localization process.
    GRBP_window.h Interface to the routines that maintain the list of gammas.
    GRBP_windowList.c Routines to managed a counted list of windows.
    GRBP_windowList.h Interface to the routines that manage a list windows.
    GRBP_windowState.h Defines the window state (Tier1, Tier2 or GRB) and a set of.
    dprintf.h Debugging print out.
    grbp_epu.c Test environment for track finding.
    grbp_gamma_report.h Debug include file to dump a list of gammas.
    grbp_siu.c Program to test the SIU portion of the GRB algorithm.
    io/ATT_stream.c Generic ATT file reading facility.
    io/GRB_stream.c Generic GRB file reading/writing facility.
    round.h Macro to rounds a value to a cache line boundary.
    tmr.h Helper file to do the timing.
    touch.h Assembler macro to touch a cache line.
    wrap.h Implements simple wrap around functions for circular lists.
    ../ptd/grbp_msg_convert.c Program to convert a GRBP message file.
    ../ptd/grbp_msg_print.c Program to print/dump a GRBP mesage file.
    ../ptd/grbp_msg_test.c Program to create a fake set of messages. Used to test the.
    ../ptd/test_prob.c Tests the lookup based probability methods.