GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QSE / V1-5-2

Constituent: qse     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

QSE_acdMap.c File Reference

Defines the mapping arrays to translate between ACD electronics channel numbering and ACD geometric channel numbering. More...

#include "QSE_acdMapdef.h"

Include dependency graph for QSE_acdMap.c:


Variables

const unsigned char QSE_AcdMapEtoG [256]
 Maps an ACD electronics channel, defined by its cable/board number and its free board channel number to the geometric numbering scheme.
const unsigned char QSE_AcdMapGtoE [256]

Detailed Description

Defines the mapping arrays to translate between ACD electronics channel numbering and ACD geometric channel numbering.

Author:
JJRussell - russell@slac.stanford.edu
   CVS $Id: QSE_acdMap.c,v 1.1 2006/02/21 22:19:22 russell Exp $

Variable Documentation

const unsigned char QSE_AcdMapEtoG[256]
 

Initial value:

 
{
    BRD_E2G (1LA),
    BRD_E2G (1RB),
    BRD_E2G (2LA),
    BRD_E2G (2LB),
    BRD_E2G (2RA),
    BRD_E2G (2RB),

    BRD_E2G (3LA),
    BRD_E2G (3RB),
    BRD_E2G (4LA),
    BRD_E2G (4LB),
    BRD_E2G (4RA),
    BRD_E2G (4RB),

    CHN_UND,
}
Maps an ACD electronics channel, defined by its cable/board number and its free board channel number to the geometric numbering scheme.

const unsigned char QSE_AcdMapGtoE[256]
 

Initial value:

{
    LIST_SIDE(XZM, A), LIST_SIDE(XZP, A), 
    LIST_SIDE(YZM, A), LIST_SIDE(YZP, A),
    LIST_XY  (     A),
    LIST_RBN (     A),

    LIST_SIDE(XZM, B), LIST_SIDE(XZP, B),
    LIST_SIDE(YZM, B), LIST_SIDE(YZP, B),
    LIST_XY  (     B),

}


Generated on Tue Nov 21 01:30:28 2006 by  doxygen 1.4.4