Skip to content

SimulatedSchema

#include <sbio/formats/xtc1/registry.hh>
struct SimulatedSchema

Defined in src/lib/sbio/formats/xtc1/registry.hh:48

Name Kind Owner
type variable Declared here
version variable Declared here
fields variable Declared here
constants variable Declared here
event_type variable Declared here
Return Name Description
TypeId::Type type
std::uint32_t version
std::span< const SimulatedField > fields
std::span< const SchemaConstant > constants
TypeId::Type event_type

TypeId::Type type

Defined in src/lib/sbio/formats/xtc1/registry.hh:49


std::uint32_t version

Defined in src/lib/sbio/formats/xtc1/registry.hh:50


std::span< const SimulatedField > fields

Defined in src/lib/sbio/formats/xtc1/registry.hh:51


std::span< const SchemaConstant > constants {}

Defined in src/lib/sbio/formats/xtc1/registry.hh:51


TypeId::Type event_type { }

Defined in src/lib/sbio/formats/xtc1/registry.hh:53