GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LIM_DB / dev > lim_data / rhel5-64


Interface   Data Structures   File List   Data Fields   Globals  

LIM_DB_data.h File Reference

CDM database instance: parameters for the LIM package. More...

#include <LIM_DB/LIM_DB_schema.h>

Defines

#define CDM_LIM_DB_LIM_DATA_SCHEMA   LIM_DB_SCHEMA
#define CDM_LIM_DB_LIM_DATA_INSTANCE   LIM_DB_INSTANCE
#define CDM_LIM_DB_LIM_DATA_VERSION   LIM_DB_VERSION
#define CDM_LIM_DB_LIM_DATA_HANDLE   data
#define APID_GBM   (0x660)
#define APID_LCI   (0x67c)
#define APID_LPA   (0x674)
#define APID_LPA_IDLE   (0x675)
#define APID_LTC   (0x658)

Variables

static unsigned int physics_apids []
 List of Physics APIDs to capture.
static unsigned int cal_apids []
 List of Calibration APIDs to capture.
static const LIM_DB_Schema data
 Configurable settings for the LIM system.


Detailed Description

CDM database instance: parameters for the LIM package.

CVS $Id: LIM_DB_data.h,v 1.13 2011/03/29 00:16:09 apw Exp $
Author:
Don May

Variable Documentation

unsigned int cal_apids[] [static]

Initial value:

 
{
    APID_LCI,                           
}
List of Calibration APIDs to capture.

unsigned int physics_apids[] [static]

Initial value:

 
{
    APID_GBM,                           
    APID_LPA,                           
    APID_LPA_IDLE,                      
}
List of Physics APIDs to capture.


Generated on Mon Mar 28 17:19:40 2011 by  doxygen 1.5.8