Public Types | Public Attributes | List of all members
dune::MilliSlice::Header Struct Reference

#include <MilliSlice.hh>

Public Types

typedef uint32_t data_t
 
typedef uint16_t pattern_t
 
typedef uint16_t version_t
 
typedef uint32_t millislice_size_t
 
typedef uint32_t microslice_count_t
 

Public Attributes

data_t fixed_pattern: 16
 
data_t version: 16
 
data_t millislice_size: 32
 
data_t microslice_count: 32
 

Detailed Description

Definition at line 15 of file MilliSlice.hh.

Member Typedef Documentation

Definition at line 16 of file MilliSlice.hh.

Definition at line 21 of file MilliSlice.hh.

Definition at line 20 of file MilliSlice.hh.

Definition at line 18 of file MilliSlice.hh.

Definition at line 19 of file MilliSlice.hh.

Member Data Documentation

data_t dune::MilliSlice::Header::fixed_pattern

Definition at line 26 of file MilliSlice.hh.

data_t dune::MilliSlice::Header::microslice_count

Definition at line 31 of file MilliSlice.hh.

data_t dune::MilliSlice::Header::millislice_size

Definition at line 29 of file MilliSlice.hh.

data_t dune::MilliSlice::Header::version

Definition at line 27 of file MilliSlice.hh.


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