GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> GRBP_DB / dev > grbp_db_siu / rhel5-64


Interface   Data Structures   File List   Data Fields   Globals  

_GRBP_DB_windowTier1 Struct Reference

Configuration parameters controlling the tier 1 window. More...

#include <GRBP_DB_window.h>

List of all members.

Public Attributes

unsigned short int nmove
unsigned short int nwindow
float temporal_contrast
float cluster_threshold


Detailed Description

Configuration parameters controlling the tier 1 window.

Member Data Documentation

The cluster threshold. Typical values would be 30-60. Once this threshold is exceeded, the windows pretrigger list begins receiving photons

unsigned short int _GRBP_DB_windowTier1::nmove

Number of photons to jump every time we look for a new cluster. Making this parameter larger reduces CPU usage at the expense of some physics. Logically this value should be some small fraction of nwindow. It cannot be larger than nwindow, otherwise one will never go to the clustering stage. Typical values 1-5

unsigned short int _GRBP_DB_windowTier1::nwindow

Number of photons to gather before processing the block of them Typical values are 20-40. This essentially sets a time slice to look for photons that are close to each other.

Acts as a normalizer applied to the temporal probability. The combined probability is effectively spatial + temporal_contrast*temporal


The documentation for this struct was generated from the following file:

Generated on Fri Mar 25 18:09:34 2011 by  doxygen 1.5.8