SimulatedSchema
SimulatedSchema
Section titled “SimulatedSchema”#include <sbio/formats/xtc1/registry.hh>struct SimulatedSchemaDefined in src/lib/sbio/formats/xtc1/registry.hh:48
List of all members
Section titled “List of all members”| Name | Kind | Owner |
|---|---|---|
type |
variable |
Declared here |
version |
variable |
Declared here |
fields |
variable |
Declared here |
constants |
variable |
Declared here |
event_type |
variable |
Declared here |
Public Attributes
Section titled “Public Attributes”| 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 typeDefined in src/lib/sbio/formats/xtc1/registry.hh:49
version
Section titled “version”std::uint32_t versionDefined in src/lib/sbio/formats/xtc1/registry.hh:50
fields
Section titled “fields”std::span< const SimulatedField > fieldsDefined in src/lib/sbio/formats/xtc1/registry.hh:51
constants
Section titled “constants”std::span< const SchemaConstant > constants {}Defined in src/lib/sbio/formats/xtc1/registry.hh:51
event_type
Section titled “event_type”TypeId::Type event_type { }Defined in src/lib/sbio/formats/xtc1/registry.hh:53