|
gdata
|
Defines the GFrameHeader class, a minimal header describing a frame. More...


Go to the source code of this file.
Data Structures | |
| class | GFrameHeader |
| Stores minimal metadata for one frame-style time window. More... | |
A frame is a higher-level time grouping than an event. In streaming/readout-style output, the system may produce integrated payloads over a fixed time window.
The GFrameHeader stores:
frameID)frameDuration)From these values it can compute a deterministic time coordinate via getTime().
Units:
Threading:
Definition in file gFrameHeader.h.