libtcspc C++ API
Streaming TCSPC and time tag data processing
Loading...
Searching...
No Matches
tcspc::histogram_array_event< DataTypes > Struct Template Reference

Description

template<typename DataTypes = default_data_types>
struct tcspc::histogram_array_event< DataTypes >

Event representing an array of histograms.

Template Parameters
DataTypesdata type set specifying bin_type

Public Attributes

bucket< typename DataTypes::bin_type > data_bucket
 Histogram array, or view thereof.

Friends

auto operator<< (std::ostream &s, histogram_array_event const &e) -> std::ostream &
 Stream insertion operator.
auto operator== (histogram_array_event const &lhs, histogram_array_event const &rhs) noexcept -> bool=default
 Equality comparison operator.

The documentation for this struct was generated from the following file: