scTDCLibrary
Data Fields
statistics_t Struct Reference

Measure statistics. First array index corresponds to device number in a component device. More...

Data Fields

unsigned int counts_read [4][16]
 
unsigned int counts_received [4][16]
 
unsigned int events_found [4]
 
unsigned int events_in_roi [4]
 
unsigned int events_received [4]
 
unsigned int counters [4][16]
 
unsigned int reserved [52]
 

Detailed Description

Measure statistics. First array index corresponds to device number in a component device.

Field Documentation

unsigned int statistics_t::counts_read[4][16]

Tdc data per channel recognized by fpga.

unsigned int statistics_t::counts_received[4][16]

Tdc data per channel transferred from fpga to cpu.

unsigned int statistics_t::events_found[4]

Dld events recognized in fpga.

unsigned int statistics_t::events_in_roi[4]

Dld events recognized in fpga which fits in hardware roi.

unsigned int statistics_t::events_received[4]

Dld events transferred from fpga to cpu.