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

#include <PennMilliSlice.hh>

Public Types

typedef uint64_t data_t
 
typedef uint16_t sequence_id_t
 
typedef uint16_t version_t
 
typedef uint32_t millislice_size_t
 
typedef uint16_t payload_count_t
 
typedef uint64_t timestamp_t
 
typedef uint32_t ticks_t
 

Public Attributes

data_t sequence_id: 16
 
data_t version: 16
 
data_t millislice_size: 32
 
data_t payload_count: 16
 
data_t payload_count_counter: 16
 
data_t payload_count_trigger: 16
 
data_t payload_count_timestamp: 16
 
data_t end_timestamp: 64
 
data_t width_in_ticks: 32
 
data_t overlap_in_ticks: 32
 

Detailed Description

Definition at line 159 of file PennMilliSlice.hh.

Member Typedef Documentation

Definition at line 161 of file PennMilliSlice.hh.

Definition at line 165 of file PennMilliSlice.hh.

Definition at line 166 of file PennMilliSlice.hh.

Definition at line 163 of file PennMilliSlice.hh.

Definition at line 168 of file PennMilliSlice.hh.

Definition at line 167 of file PennMilliSlice.hh.

Definition at line 164 of file PennMilliSlice.hh.

Member Data Documentation

data_t dune::PennMilliSlice::Header::end_timestamp

Definition at line 190 of file PennMilliSlice.hh.

data_t dune::PennMilliSlice::Header::millislice_size

Definition at line 177 of file PennMilliSlice.hh.

data_t dune::PennMilliSlice::Header::overlap_in_ticks

Definition at line 192 of file PennMilliSlice.hh.

data_t dune::PennMilliSlice::Header::payload_count

Definition at line 182 of file PennMilliSlice.hh.

data_t dune::PennMilliSlice::Header::payload_count_counter

Definition at line 183 of file PennMilliSlice.hh.

data_t dune::PennMilliSlice::Header::payload_count_timestamp

Definition at line 185 of file PennMilliSlice.hh.

data_t dune::PennMilliSlice::Header::payload_count_trigger

Definition at line 184 of file PennMilliSlice.hh.

data_t dune::PennMilliSlice::Header::sequence_id

Definition at line 175 of file PennMilliSlice.hh.

data_t dune::PennMilliSlice::Header::version

Definition at line 176 of file PennMilliSlice.hh.

data_t dune::PennMilliSlice::Header::width_in_ticks

Definition at line 191 of file PennMilliSlice.hh.


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