|
238 | 238 | { "name":"component" , "type":"S", "info":"component"}, |
239 | 239 | { "name":"hits" , "type":"F", "info":"number of hits"} |
240 | 240 | ] |
| 241 | + }, |
| 242 | + { |
| 243 | + "name": "OCC::CND::adc", |
| 244 | + "group": 500, |
| 245 | + "item": 30, |
| 246 | + "info": "Occupancy Bank", |
| 247 | + "entries": [ |
| 248 | + { "name":"sector" , "type":"B", "info":"sector"}, |
| 249 | + { "name":"layer" , "type":"B", "info":"layer"}, |
| 250 | + { "name":"component" , "type":"S", "info":"component"}, |
| 251 | + { "name":"hits" , "type":"F", "info":"number of hits"} |
| 252 | + ] |
| 253 | + }, |
| 254 | + { |
| 255 | + "name": "OCC::CND::tdc", |
| 256 | + "group": 500, |
| 257 | + "item": 31, |
| 258 | + "info": "Occupancy Bank", |
| 259 | + "entries": [ |
| 260 | + { "name":"sector" , "type":"B", "info":"sector"}, |
| 261 | + { "name":"layer" , "type":"B", "info":"layer"}, |
| 262 | + { "name":"component" , "type":"S", "info":"component"}, |
| 263 | + { "name":"hits" , "type":"F", "info":"number of hits"} |
| 264 | + ] |
241 | 265 | } |
242 | 266 | ] |
0 commit comments