CMS 3D CMS Logo

Public Attributes

edm::EventMsg::EventMsgHeader Struct Reference

#include <Messages.h>

List of all members.

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

Definition at line 130 of file Messages.h.

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

Definition at line 128 of file Messages.h.

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

Definition at line 129 of file Messages.h.

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

Definition at line 127 of file Messages.h.

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

Definition at line 126 of file Messages.h.

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