CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Attributes
edm::EventMsg::EventMsgHeader Struct Reference

#include <Messages.h>

Public Attributes

unsigned char data_size_ [4]
 
unsigned char event_num_ [4]
 
unsigned char run_num_ [4]
 
unsigned char total_segs_ [4]
 
unsigned char which_seg_ [4]
 

Detailed Description

Definition at line 124 of file Messages.h.

Member Data Documentation

unsigned char edm::EventMsg::EventMsgHeader::data_size_[4]

Definition at line 130 of file Messages.h.

Referenced by edm::EventMsg::getDataSize(), and edm::EventMsg::setDataSize().

unsigned char edm::EventMsg::EventMsgHeader::event_num_[4]

Definition at line 128 of file Messages.h.

Referenced by edm::EventMsg::getEventNumber(), and edm::EventMsg::setEventNumber().

unsigned char edm::EventMsg::EventMsgHeader::run_num_[4]

Definition at line 129 of file Messages.h.

Referenced by edm::EventMsg::getRunNumber(), and edm::EventMsg::setRunNumber().

unsigned char edm::EventMsg::EventMsgHeader::total_segs_[4]

Definition at line 127 of file Messages.h.

Referenced by edm::EventMsg::getTotalSegs(), and edm::EventMsg::setTotalSegs().

unsigned char edm::EventMsg::EventMsgHeader::which_seg_[4]

Definition at line 126 of file Messages.h.

Referenced by edm::EventMsg::getWhichSeg(), and edm::EventMsg::setWhichSeg().