GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > XFC_DB / V2-0-1

Constituent: hfc_db_eff     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

HFC_DB_instance.h File Reference

Heavy Ion Filtering DB Configuration Instances. More...

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


Typedefs

typedef enum _HFC_DB_INSTANCE_K HFC_DB_INSTANCE_K
 Typedef for HFC_DB_INSTANCE_K.

Enumerations

enum  _HFC_DB_INSTANCE_K {
  HFC_DB_INSTANCE_K_NORMAL = 0,
  HFC_DB_INSTANCE_K_LEO = 1,
  HFC_DB_INSTANCE_K_EFF = 2,
  HFC_DB_INSTANCE_K_EFF_TAPER = 3,
  HFC_DB_INSTANCE_K_MASTER = 0xffff
}
 Enumeration of the Heavy Ion Configuration Instances. More...

Detailed Description

Heavy Ion Filtering DB Configuration Instances.

Author:
JJRussell - russell@slac.stanford.edu
   CVS $Id: HFC_DB_instance.h,v 1.3 2007/08/31 23:48:37 jgt Exp $

Typedef Documentation

HFC_DB_INSTANCE_K
 

Typedef for HFC_DB_INSTANCE_K.

The number usage for instances is
  1. Configuration instances start at 0 and work their way up
  2. Master instances start at 0xffff and work their way down
The schema id for all schemas is HFC_DB_SCHEMA.


Enumeration Type Documentation

enum _HFC_DB_INSTANCE_K
 

Enumeration of the Heavy Ion Configuration Instances.

Enumerator:
HFC_DB_INSTANCE_K_NORMAL  Normal acquisition
HFC_DB_INSTANCE_K_LEO  L&EO parameters
HFC_DB_INSTANCE_K_EFF  Default parameters
HFC_DB_INSTANCE_K_EFF_TAPER  Default parameters
HFC_DB_INSTANCE_K_MASTER  Standard master instance


Generated on Sat Sep 1 03:47:25 2007 by  doxygen 1.4.4