GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> XFC / V0-3-1 > dfcprint / rhel5-64


Interface   Data Structures   File List   Data Fields   Globals  

DFC_status.h File Reference

Defines the Minimum Ionizing Particle (MIP) Filter status bits. More...


Typedefs

typedef enum _DFC_STATUS_V DFC_STATUS_V
 Typedef for enum _DFC_STATUS_V.
typedef enum _DFC_STATUS_M DFC_STATUS_M
 Typedef for enum _DFC_STATUS_M.

Enumerations

enum  _DFC_STATUS_V {
  DFC_STATUS_V_STAGE_GEM = 0,
  DFC_STATUS_V_RSVD_01 = 1,
  DFC_STATUS_V_RSVD_02 = 2,
  DFC_STATUS_V_RSVD_03 = 3,
  DFC_STATUS_V_RSVD_04 = 4,
  DFC_STATUS_V_RSVD_05 = 5,
  DFC_STATUS_V_RSVD_06 = 6,
  DFC_STATUS_V_RSVD_07 = 7,
  DFC_STATUS_V_RSVD_08 = 8,
  DFC_STATUS_V_RSVD_09 = 9,
  DFC_STATUS_V_RSVD_10 = 10,
  DFC_STATUS_V_RSVD_11 = 11,
  DFC_STATUS_V_RSVD_12 = 12,
  DFC_STATUS_V_RSVD_13 = 13,
  DFC_STATUS_V_RSVD_14 = 14,
  DFC_STATUS_V_GEM_CLASSES = 15,
  DFC_STATUS_V_VETOED = 31
}
 Heavy Ion filter status, bit definitions. More...
enum  _DFC_STATUS_M {
  DFC_STATUS_M_STAGE_GEM = 1 << DFC_STATUS_V_STAGE_GEM,
  DFC_STATUS_M_RSVD_01 = 1 << DFC_STATUS_V_RSVD_01,
  DFC_STATUS_M_RSVD_02 = 1 << DFC_STATUS_V_RSVD_02,
  DFC_STATUS_M_RSVD_03 = 1 << DFC_STATUS_V_RSVD_03,
  DFC_STATUS_M_RSVD_04 = 1 << DFC_STATUS_V_RSVD_04,
  DFC_STATUS_M_RSVD_05 = 1 << DFC_STATUS_V_RSVD_05,
  DFC_STATUS_M_RSVD_06 = 1 << DFC_STATUS_V_RSVD_06,
  DFC_STATUS_M_RSVD_07 = 1 << DFC_STATUS_V_RSVD_07,
  DFC_STATUS_M_RSVD_08 = 1 << DFC_STATUS_V_RSVD_08,
  DFC_STATUS_M_RSVD_09 = 1 << DFC_STATUS_V_RSVD_09,
  DFC_STATUS_M_RSVD_10 = 1 << DFC_STATUS_V_RSVD_10,
  DFC_STATUS_M_RSVD_11 = 1 << DFC_STATUS_V_RSVD_11,
  DFC_STATUS_M_RSVD_12 = 1 << DFC_STATUS_V_RSVD_12,
  DFC_STATUS_M_RSVD_13 = 1 << DFC_STATUS_V_RSVD_13,
  DFC_STATUS_M_RSVD_14 = 1 << DFC_STATUS_V_RSVD_14,
  DFC_STATUS_M_GEM_CLASSES = 0xffff << DFC_STATUS_V_GEM_CLASSES,
  DFC_STATUS_M_VETOED = 1 << DFC_STATUS_V_VETOED,
  DFC_STATUS_M_VETO_DEF = DFC_STATUS_M_GEM_CLASSES,
  DFC_STATUS_M_INFO = DFC_STATUS_M_STAGE_GEM,
  DFC_STATUS_M_PASSES = 0,
  DFC_STATUS_M_VETOES = DFC_STATUS_M_GEM_CLASSES
}
 Filter status, mask. More...


Detailed Description

Defines the Minimum Ionizing Particle (MIP) Filter status bits.

Author:
JJRussell - russell@slac.stanford.edu

    CVS $Id: DFC_status.h,v 1.2 2007/10/11 18:27:31 russell Exp $

Enumeration Type Documentation

Filter status, mask.

Enumerator:
DFC_STATUS_M_STAGE_GEM  GEM data analyzed
DFC_STATUS_M_RSVD_01  Reserved for future use
DFC_STATUS_M_RSVD_02  Reserved for future use
DFC_STATUS_M_RSVD_03  Reserved for future use
DFC_STATUS_M_RSVD_04  Reserved for future use
DFC_STATUS_M_RSVD_05  Reserved for future use
DFC_STATUS_M_RSVD_06  Reserved for future use
DFC_STATUS_M_RSVD_07  Reserved for future use
DFC_STATUS_M_RSVD_08  Reserved for future use
DFC_STATUS_M_RSVD_09  Reserved for future use
DFC_STATUS_M_RSVD_10  Reserved for future use
DFC_STATUS_M_RSVD_11  Reserved for future use
DFC_STATUS_M_RSVD_12  Reserved for future use
DFC_STATUS_M_RSVD_13  Reserved for future use
DFC_STATUS_M_RSVD_14  Reserved for future use
DFC_STATUS_M_GEM_CLASSES  The 16 GEM classes
DFC_STATUS_M_VETOED  Any veto
DFC_STATUS_M_VETO_DEF  Convenience symbol for all possible vetoes
DFC_STATUS_M_INFO  Informational status bits
DFC_STATUS_M_PASSES  Pass bits
DFC_STATUS_M_VETOES  Veto bits

Heavy Ion filter status, bit definitions.

Enumerator:
DFC_STATUS_V_STAGE_GEM  GEM data analyzed
DFC_STATUS_V_RSVD_01  Reserved for future use
DFC_STATUS_V_RSVD_02  Reserved for future use
DFC_STATUS_V_RSVD_03  Reserved for future use
DFC_STATUS_V_RSVD_04  Reserved for future use
DFC_STATUS_V_RSVD_05  Reserved for future use
DFC_STATUS_V_RSVD_06  Reserved for future use
DFC_STATUS_V_RSVD_07  Reserved for future use
DFC_STATUS_V_RSVD_08  Directory in error
DFC_STATUS_V_RSVD_09  Reserved for future use
DFC_STATUS_V_RSVD_10  Reserved for future use
DFC_STATUS_V_RSVD_11  Reserved for future use
DFC_STATUS_V_RSVD_12  Reserved for future use
DFC_STATUS_V_RSVD_13  Reserved for future use
DFC_STATUS_V_RSVD_14  Reserved for future use
DFC_STATUS_V_GEM_CLASSES  Start of the 16 GEM classes
DFC_STATUS_V_VETOED  Any veto


Generated on Thu Sep 27 16:16:14 2012 by  doxygen 1.5.8