Belle II Software  release-08-01-10
para.h
1 /**************************************************************************
2  * basf2 (Belle II Analysis Software Framework) *
3  * Author: The Belle II Collaboration *
4  * *
5  * See git log for contributors and copyright holders. *
6  * This file is licensed under LGPL-3.0, see LICENSE.md. *
7  **************************************************************************/
8 #define WINDOW 0x63
9 #define DELAY 0x64
10 #define ADCTH 0x61 /* same as lower 8 bit of ADC threshold setting */
11 #define ADCL 0x61
12 #define ADCH 0x62
13 #define TDCTH 0x65 /* same as lower 8 bit of DAC setting for TDC */
14 #define DACL 0x65
15 #define DACH 0x66
16 #define PDSTL 0x01
17 #define CONFILE 0x00
18 #define FEE_CONTROL 0x69
19 #define HSLB_FMV 0x70
20 #define HSLB_HWV 0x71
21 #define STATUS 0x72
22 #define CONTROL 0x73
23 #define FEE_TYPE 0x77
24 #define FEE_SERIAL 0x78
25 #define FEE_HWV 0x79
26 #define FEE_FWV 0x7a
27 #define ERROR 0x7f