|
144 | 144 | "name" : "AHDC::adc", |
145 | 145 | "group": 22400, |
146 | 146 | "item" : 11, |
147 | | - "info": "ADC bank for the ALERT Wire Chamber", |
148 | | - "entries":[ |
149 | | - { "name":"sector" , "type":"B", "info":"sector 1"}, |
150 | | - { "name":"layer" , "type":"B", "info":"layer 1-5"}, |
151 | | - { "name":"component" , "type":"S", "info":"wire number"}, |
152 | | - { "name":"order" , "type":"B", "info":"Stereo angle 0 - in, 1 - out"}, |
153 | | - { "name":"ADC" , "type":"I", "info":"ADC maximum"}, |
154 | | - { "name":"time" , "type":"F", "info":"time from pulse fit"}, |
155 | | - { "name":"ped" , "type":"S", "info":"pedestal from pulse analysis"} |
| 147 | + "info": "ADC bank for the ALERT Wire Chamber", |
| 148 | + "entries":[ |
| 149 | + { "name":"sector" , "type":"B", "info":"sector 1"}, |
| 150 | + { "name":"layer" , "type":"B", "info":"layer 1-5"}, |
| 151 | + { "name":"component" , "type":"S", "info":"wire number"}, |
| 152 | + { "name":"order" , "type":"B", "info":"Stereo angle 0 - in, 1 - out"}, |
| 153 | + { "name":"ADC" , "type":"I", "info":"ADC maximum"}, |
| 154 | + { "name":"time" , "type":"F", "info":"time from pulse fit"}, |
| 155 | + { "name":"ped" , "type":"S", "info":"pedestal from pulse analysis"}, |
| 156 | + { "name":"id" , "type":"S", "info":"pointer to row in waveform bank"} |
156 | 157 | ] |
157 | 158 | }, |
158 | 159 | { |
|
0 commit comments