This group contains ADC information from misc detectors.
The channel assignments are:
1 - 6: DEA 11, 12: CPVA 21, 22: CPVB 31 - 36: CPVC 41 - 43: C - beam Cerenkov counters (starting from run 10183, see Logbook 19, p.67) 51 - 54: BV - (BV counters do not have ADCs, but I reserve the numbers for them anyway) after run 12296, added: 101 - 112: CAMAC ADC, Crate 3, Slot 21
typedef struct
{
uint32 channel;
uint32 value;
} adc_value_t;
typedef struct
{
int32 nadc;
adc_value_t adc[1];
} adc_values_t;
xxx
DEAx-ADC
CPVx-ADC
[empty]
xxx: xxx
xxx: xxx
xxx: xxx: