source: config/PixelMap.txt@ 732

Last change on this file since 732 was 184, checked in by ogrimm, 15 years ago
New PixelMap.txt for DRS4 channel layout
File size: 2.4 KB
Line 
1#######################################################################
2#
3# Mapping table to connect DRS channels to HV channels
4#
5# =====================================================================
6#
7# needed for HV feedback -> read by DAQ and HV program
8#
9# to be edited if DRS or HV channels change
10#
11# Format for pixel names is (x-x-x), to be followed by : delimiter
12#
13# gAPD arrangement within pixel is NOT defined here
14#
15# =====================================================================
16#
17# allowed field separators: space and tab in arbitrary combination
18#
19# empty lines allowed
20#
21# lines _starting_ with # considered as comment (first character!)
22#
23# =====================================================================
24#
25# pixel numbering: module-superpixel-pixel
26#
27######################################################################
28
29
30#Pixel: DRS-board DRS-chip DRS-channel HV board HV-chain HV-channel
31#---------------------------------------------------------------------
320-1-1: 0 0 0 0 0 0
330-1-2: 0 0 2 0 0 1
340-1-3: 0 0 4 0 0 2
350-1-4: 0 0 6 0 0 3
36#---------------------------------------------------------------------
370-2-1: 0 1 0 0 0 4
380-2-2: 0 1 2 0 0 5
390-2-3: 0 1 4 0 0 6
400-2-4: 0 1 6 0 0 7
41#---------------------------------------------------------------------
420-3-1: 0 2 0 0 0 8
430-3-2: 0 2 2 0 0 9
440-3-3: 0 2 4 0 0 10
450-3-4: 0 2 6 0 0 11
46#---------------------------------------------------------------------
470-4-1: 0 3 0 0 0 12
480-4-2: 0 3 2 0 0 13
490-4-3: 0 3 4 0 0 14
500-4-4: 0 3 6 0 0 15
51#---------------------------------------------------------------------
520-5-1: 1 0 0 0 0 16
530-5-2: 1 0 2 0 0 17
540-5-3: 1 0 4 0 1 0
550-5-4: 1 0 6 0 1 1
56#---------------------------------------------------------------------
570-6-1: 1 1 0 0 1 2
580-6-2: 1 1 2 0 1 3
590-6-3: 1 1 4 0 1 4
600-6-4: 1 1 6 0 1 5
61#---------------------------------------------------------------------
620-7-1: 1 2 0 0 1 6
630-7-2: 1 2 2 0 1 7
640-7-3: 1 2 4 0 1 8
650-7-4: 1 2 6 0 1 9
66#---------------------------------------------------------------------
670-8-1: 1 3 0 0 1 10
680-8-2: 1 3 2 0 1 11
690-8-3: 1 3 4 0 1 12
700-8-4: 1 3 6 0 1 13
71#---------------------------------------------------------------------
720-9-1: 2 0 0 0 1 14
730-9-2: 2 0 2 0 1 15
740-9-3: 2 0 4 0 1 16
750-9-4: 2 0 6 0 1 17
76#---------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.