Struct statistics_t

Struct Documentation

struct statistics_t

Measurement statistics. The first array index corresponds to the subdevice number, the second array index corresponds to channels. If there are no subdevices, data is found only for the first array index being set to 0.

Public Members

unsigned int counts_read[4][16]

Tdc data per channel recognized by fpga.

unsigned int counts_received[4][16]

Tdc data per channel transferred from fpga to cpu.

unsigned int events_found[4]

Dld events recognized in fpga.

unsigned int events_in_roi[4]

Dld events recognized in fpga which fits in hardware roi.

unsigned int events_received[4]

Dld events transferred from fpga to cpu.

unsigned int counters[4][16]
unsigned int reserved[52]