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

Description

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

Event representing data binned for histogramming.

Template Parameters
DataTypesdata type set specifying bin_index_type

Public Attributes

DataTypes::bin_index_type bin_index
 The histogram bin index to which the data value was mapped.

Friends

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

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