Belle II Software  release-05-02-19
TrgBitInput.h
1 enum input {
2  t3_0,
3  t3_1,
4  t3_2,
5  t2_0,
6  t2_1,
7  t2_2,
8  cdc_open90,
9  cdc_active,
10  cdc_b2b3,
11  cdc_b2b5,
12  cdc_b2b7, // 10
13  cdc_b2b9,
14  ehigh,
15  elow,
16  elum,
17  ecl_bha,
18  bha_type_0,
19  bha_type_1,
20  bha_type_2,
21  bha_type_3,
22  bha_type_4, // 20
23  bha_type_5,
24  bha_type_6,
25  bha_type_7,
26  bha_type_8,
27  bha_type_9,
28  bha_type_10,
29  bha_type_11,
30  bha_type_12,
31  bha_type_13,
32  clst_0, // 30
33  clst_1,
34  clst_2,
35  clst_3,
36  ecl_bg_0,
37  ecl_bg_1,
38  ecl_bg_2,
39  ecl_active,
40  ecl_timing_fwd,
41  ecl_timing_brl,
42  ecl_timing_bwd, // 40
43  ecl_phys,
44  top_0,
45  top_1,
46  top_2,
47  top_bb,
48  top_active,
49  klm_hit,
50  klm_0,
51  klm_1,
52  klm_2, // 50
53  klm_3,
54  klmb2b_0,
55  klmb2b_1,
56  klmb2b_2,
57  revo,
58  her_kick,
59  ler_kick,
60  bha_delay,
61  pseud_rand,
62  plsin, // 60
63  poissonin,
64  periodin,
65  veto,
66  nclst1_0,
67  nclst1_1,
68  nclst1_2,
69  nclst2_0,
70  nclst2_1,
71  nclst2_2,
72  cdcecl_0, // 70
73  cdcecl_1,
74  cdcecl_2,
75  cdcklm_0,
76  cdcklm_1,
77  cdcklm_2,
78  nimin0,
79  nimin1,
80  nimin2,
81  nimin3,
82  t3_3, // 80
83  t2_3,
84  nclst1_3,
85  nclst2_3,
86  cdcecl_3,
87  cdcklm_3,
88  u2_0,
89  u2_1,
90  u2_2,
91  ecl_oflo,
92  ecl_3dbha, // 90
93  lml_0,
94  lml_1,
95  lml_2,
96  lml_3,
97  lml_4,
98  lml_5,
99  lml_6,
100  lml_7,
101  lml_8,
102  lml_9, // 100
103  lml_10,
104  samhem,
105  opohem,
106  d_b2b3,
107  d_b2b5,
108  d_b2b7,
109  d_b2b9,
110  p_b2b3,
111  p_b2b5,
112  p_b2b7, // 110
113  p_b2b9
114 };