|
libtcspc C++ API
Streaming TCSPC and time tag data processing
|
Event indicating a detected count (typically photon) with difference time.
| DataTypes | data type set specifying abstime_type, channel_type, and difftime_type |
Friends | |
| auto | operator<< (std::ostream &s, time_correlated_detection_event const &e) -> std::ostream & |
| Stream insertion operator. | |
| auto | operator== (time_correlated_detection_event const &lhs, time_correlated_detection_event const &rhs) noexcept -> bool=default |
| Equality comparison operator. | |