Skip to main content

Module schema

Module schema 

Source
Expand description

Logical event schemas and physical-column inference.

Structs§

ColumnInfo
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.
SchemaColumnNames
Physical naming conventions used to map a logical schema to storage columns.
SchemaInferenceOptions
Options controlling logical schema inference from physical columns.
SchemaWriteOptions
Physical naming, precision, and weight policy for event sinks.

Enums§

ColumnType
Physical storage type relevant to schema inference.
Precision
Floating-point precision used when writing physical columns.
WriteWeightColumn
Policy controlling whether sinks emit a weight column.