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

Constituent: dgn_primitive     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

DGN_DB_instance.h File Reference

Diagnosic Filtering DB Configuration Instances. More...

#include "EFC_DB/EH_DB_schemas.h"

Include dependency graph for DGN_DB_instance.h:

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


Defines

#define DGN_DB_SCHEMA   EH_DB_SCHEMA_K_DGN

Typedefs

typedef enum _DGN_DB_INSTANCE_K DGN_DB_INSTANCE_K
 Typedef for DGN_DB_INSTANCE_K.

Enumerations

enum  _DGN_DB_INSTANCE_K {
  DGN_DB_INSTANCE_K_PRIMITIVE = 0,
  DGN_DB_INSTANCE_K_GEM = 1,
  DGN_DB_INSTANCE_K_TKR = 2,
  DGN_DB_INSTANCE_K_GROUND_HI = 3,
  DGN_DB_INSTANCE_K_GEM_500 = 4,
  DGN_DB_INSTANCE_K_GEM_1000 = 5,
  DGN_DB_INSTANCE_K_MASTER = 0xffff
}
 Enumeration of the Diagnostic Configuration Instances. More...

Detailed Description

Diagnosic Filtering DB Configuration Instances.

Author:
JJRussell - russell@slac.stanford.edu
   CVS $Id: DGN_DB_instance.h,v 1.2 2008/02/05 01:47:51 jgt Exp $

Typedef Documentation

DGN_DB_INSTANCE_K
 

Typedef for DGN_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 DGN_DB_SCHEMA.


Enumeration Type Documentation

enum _DGN_DB_INSTANCE_K
 

Enumeration of the Diagnostic Configuration Instances.

Enumerator:
DGN_DB_INSTANCE_K_PRIMITIVE  Direct mapping of trigger primitives to veto word
DGN_DB_INSTANCE_K_GEM  Defines a mapping of trigger primitives in the same pattern as proposed for the GEM scheduler as described in LAT-TD-08805 Table 3
DGN_DB_INSTANCE_K_TKR  Defines a mapping of trigger primitives in the same pattern as proposed for the GEM scheduler as described in LAT-TD-08805 Table 2
DGN_DB_INSTANCE_K_GROUND_HI  Defines a mapping of trigger primitives configured for hi-rate muon running as described in LAT-TD-08805 Table 5
DGN_DB_INSTANCE_K_GEM_500  The same mapping as GEM, but with a factor of 2 more prescaling to achive (with HW prescale) a prescale of 500
DGN_DB_INSTANCE_K_GEM_1000  The same mapping as GEM, but with a factor of 4 more prescaling to achive (with HW prescale) a prescale of 1000
DGN_DB_INSTANCE_K_MASTER  Standard master instance id


Generated on Tue Feb 5 01:42:34 2008 by  doxygen 1.4.4