#######################################################################
#
# Mapping table to connect DRS channels to HV channels   
#
# =====================================================================
#
# needed for HV feedback -> read by DAQ and HV program
# 
# to be edited if DRS or HV channels change
#
# Format for pixel names is (x-x-x), to be followed by : delimiter
#
# gAPD arrangement within pixel is NOT defined here
#
# =====================================================================
#
# allowed field separators: space and tab in arbitrary combination
#
# empty lines allowed
#
# lines _starting_ with # considered as comment (first character!)
#
# =====================================================================
#
# pixel numbering: module-superpixel-pixel
#
######################################################################


#Pixel:  DRS-board DRS-chip DRS-channel   HV board HV-chain HV-channel
#---------------------------------------------------------------------
0-1-1:		0	0	0		0	2	0
0-1-2:		0	0	1		0	0	1
10-2-3:		7	8	6		6 	9	1 	
#---------------------------------------------------------------------
