GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> EDS / V2-11-5 > edsd / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

EDA_tkr.h File Reference

Defines the event and data attributes (constants) for the TKR. More...


Typedefs

typedef enum _EDA_TKR_K EDA_TKR_K
 Typedef for enum _EDA_TKR_K.

Enumerations

enum  _EDA_TKR_K {
  EDA_TKR_K_STRIPS_PER_LAYER_END_MAX = 64,
  EDA_TKR_K_STRIPS_PER_LAYER_MAX = (2*EDA_TKR_K_STRIPS_PER_LAYER_END_MAX),
  EDA_TKR_K_LAYERS_PER_TOWER = 36,
  EDA_TKR_K_LAYER_ENDS_PER_TOWER = 72,
  EDA_TKR_K_STRIPS_PER_TOWER_MAX,
  EDA_TKR_K_STRIPS_MAX = (16 * EDA_TKR_K_STRIPS_PER_TOWER_MAX)
}
 TKR constants. More...


Detailed Description

Defines the event and data attributes (constants) for the TKR.

Author:
JJRussell - russell@slac.stanford.edu

    CVS $Id: EDA_tkr.h,v 1.2 2005/10/13 22:00:54 russell Exp $

Enumeration Type Documentation

enum _EDA_TKR_K

TKR constants.

Enumerator:
EDA_TKR_K_STRIPS_PER_LAYER_END_MAX  Maximum number of strips that can be readout one layer end
EDA_TKR_K_STRIPS_PER_LAYER_MAX  Maximum number of strips that can be readout both layer ends
EDA_TKR_K_LAYERS_PER_TOWER  The number XY layers per tower
EDA_TKR_K_LAYER_ENDS_PER_TOWER  Number of layer ends per tower
EDA_TKR_K_STRIPS_PER_TOWER_MAX  Maximum number of strips that can be readout from a single tower
EDA_TKR_K_STRIPS_MAX  Maximum number of strips that can be readout from the whole LAT


Generated on Mon Nov 14 09:14:15 2011 by  doxygen 1.5.8