Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HDEVIO::EVENTHEADER_t Struct Reference

#include <HDEVIO.h>

Public Attributes

uint32_t event_len
 
uint32_t header
 
union {
   EPICSHEADER_t   epics
 
   BORHEADER_t   bor
 
   PHYSICSHEADER_t   physics
 
   CDAQPHYSICSHEADER_t   cdaqphysics
 
}; 
 

Detailed Description

Definition at line 129 of file HDEVIO.h.

Member Data Documentation

union { ... }
BORHEADER_t HDEVIO::EVENTHEADER_t::bor

Definition at line 137 of file HDEVIO.h.

CDAQPHYSICSHEADER_t HDEVIO::EVENTHEADER_t::cdaqphysics

Definition at line 139 of file HDEVIO.h.

Referenced by HDEVIO::MapEvents().

EPICSHEADER_t HDEVIO::EVENTHEADER_t::epics

Definition at line 136 of file HDEVIO.h.

uint32_t HDEVIO::EVENTHEADER_t::event_len

Definition at line 131 of file HDEVIO.h.

Referenced by HDEVIO::MapEvents().

uint32_t HDEVIO::EVENTHEADER_t::header

Definition at line 132 of file HDEVIO.h.

Referenced by HDEVIO::MapEvents().

PHYSICSHEADER_t HDEVIO::EVENTHEADER_t::physics

Definition at line 138 of file HDEVIO.h.

Referenced by HDEVIO::MapEvents().


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