libtcspc C++ API
Streaming TCSPC and time tag data processing
Loading...
Searching...
No Matches
Swabian decoding processors

Description

Processors for decoding Swabian Time Tagger device events.

Functions

template<typename DataTypes = default_data_types, typename Downstream>
auto tcspc::decode_swabian_tags (Downstream downstream)
 Create a processor that decodes Swabian Tag events.

Function Documentation

◆ decode_swabian_tags()

template<typename DataTypes = default_data_types, typename Downstream>
auto tcspc::decode_swabian_tags ( Downstream downstream)

Create a processor that decodes Swabian Tag events.

Template Parameters
DataTypesdata type set specifying abstime_type and channel_type for the emitted events
Downstreamdownstream processor type
Parameters
downstreamdownstream processor
Returns
processor
Events handled