libtcspc C++ API
Streaming TCSPC and time tag data processing
Loading...
Searching...
No Matches
Histogram event types

Description

Events carrying histograms and arrays of histograms.

Classes

struct  tcspc::concluding_histogram_array_event< DataTypes >
 Event representing the final result of accumulation of a histogram array. More...
struct  tcspc::concluding_histogram_event< DataTypes >
 Event representing the final result of histogramming. More...
struct  tcspc::histogram_array_event< DataTypes >
 Event representing an array of histograms. More...
struct  tcspc::histogram_array_progress_event< DataTypes >
 Event representing a progress update of a histogram array. More...
struct  tcspc::histogram_event< DataTypes >
 Event representing a single histogram. More...