EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
evt_data Struct Reference

#include <online_distribution/blob/master/newbasic/EvtStructures.h>

Public Attributes

unsigned int evt_length
 
int evt_type
 
int evt_sequence
 
int run_number
 
int date
 
int time
 
unsigned int reserved [2]
 
PHDWORD data [99999]
 

Detailed Description

Definition at line 6 of file EvtStructures.h.

View newest version in sPHENIX GitHub at line 6 of file EvtStructures.h

Member Data Documentation

PHDWORD evt_data::data[99999]

Definition at line 15 of file EvtStructures.h.

View newest version in sPHENIX GitHub at line 15 of file EvtStructures.h

Referenced by oEvent::addFrame(), oEvent::addPacket(), oEvent::addUnstructPacketData(), prdfBuffer::buffer_swap(), A_Event::Copy(), and A_Event::updateFramelist().

int evt_data::date

Definition at line 12 of file EvtStructures.h.

View newest version in sPHENIX GitHub at line 12 of file EvtStructures.h

Referenced by A_Event::getTime(), and oEvent::prepare_next().

unsigned int evt_data::evt_length
int evt_data::evt_sequence

Definition at line 10 of file EvtStructures.h.

View newest version in sPHENIX GitHub at line 10 of file EvtStructures.h

Referenced by A_Event::getEvtSequence(), A_Event::identify(), oEvent::prepare_next(), and A_Event::updateFramelist().

int evt_data::evt_type

Definition at line 9 of file EvtStructures.h.

View newest version in sPHENIX GitHub at line 9 of file EvtStructures.h

Referenced by prdfBuffer::buffer_swap(), A_Event::getEvtType(), A_Event::identify(), oEvent::oEvent(), oEvent::set_event_type(), and A_Event::updateFramelist().

unsigned int evt_data::reserved[2]

Definition at line 14 of file EvtStructures.h.

View newest version in sPHENIX GitHub at line 14 of file EvtStructures.h

int evt_data::run_number

Definition at line 11 of file EvtStructures.h.

View newest version in sPHENIX GitHub at line 11 of file EvtStructures.h

Referenced by A_Event::getRunNumber(), A_Event::identify(), oEvent::prepare_next(), and A_Event::updateFramelist().

int evt_data::time

Definition at line 13 of file EvtStructures.h.

View newest version in sPHENIX GitHub at line 13 of file EvtStructures.h

Referenced by A_Event::getTime(), and oEvent::prepare_next().


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