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

Description

Vendor-specific raw binary records generated by hardware.

These events are directly memcpy()-able from the raw data stream. They have a public data member, std::array<std::byte, N> bytes, where N depends on the event type. Accessor functions are provided to interpret the bit/byte fields.

Topics

 Becker & Hickl device event types
 Device event types for BH SPC modules.
 PicoQuant device event types
 Device event types for PicoQuant T2 and T3 formats.
 Swabian device event types
 Device event type for Swabian Time Tagger.