artdaq_core  v3_04_02
MetadataTypeTwo Struct Reference

Test Metadata with five fields, mixing field sizes. More...

Public Attributes

uint64_t field1
 
uint32_t field2
 
uint32_t field3
 
uint64_t field4
 
uint16_t field5
 

Detailed Description

Test Metadata with five fields, mixing field sizes.

Definition at line 22 of file Fragment_t.cc.

Member Data Documentation

uint64_t MetadataTypeTwo::field1
  1. A 64-bit field

Definition at line 24 of file Fragment_t.cc.

uint32_t MetadataTypeTwo::field2
  1. A 32-bit field

Definition at line 25 of file Fragment_t.cc.

uint32_t MetadataTypeTwo::field3
  1. A 32-bit field

Definition at line 26 of file Fragment_t.cc.

uint64_t MetadataTypeTwo::field4
  1. A 64-bit field

Definition at line 27 of file Fragment_t.cc.

uint16_t MetadataTypeTwo::field5
  1. A 16-bit field

Definition at line 28 of file Fragment_t.cc.


The documentation for this struct was generated from the following file: