Expand description
Logical event schemas and physical-column inference.
Structs§
- Column
Info - Name and physical type of one available storage column.
- P4Suffixes
- Physical suffixes for
(E, px, py, pz)columns. - Schema
- Logical names and lookup tables for four-momentum, scalar, and weight columns.
- Schema
Column Names - Physical naming conventions used to map a logical schema to storage columns.
- Schema
Inference Options - Options controlling logical schema inference from physical columns.
- Schema
Write Options - Physical naming, precision, and weight policy for event sinks.
Enums§
- Column
Type - Physical storage type relevant to schema inference.
- Precision
- Floating-point precision used when writing physical columns.
- Write
Weight Column - Policy controlling whether sinks emit a weight column.