ATLAS Offline Software
Public Attributes | List of all members
InputByteStreamData Struct Reference

#include <DataPrepEDM.h>

Collaboration diagram for InputByteStreamData:

Public Attributes

int m_nDataWords
 
uint32_t m_rodIds [MAX_NUMBER_BS_WORDS]
 
uint32_t m_words [MAX_NUMBER_BS_WORDS]
 
float m_xBeamSpot
 
float m_yBeamSpot
 

Detailed Description

Definition at line 81 of file DataPrepEDM.h.

Member Data Documentation

◆ m_nDataWords

int InputByteStreamData::m_nDataWords

Definition at line 82 of file DataPrepEDM.h.

◆ m_rodIds

uint32_t InputByteStreamData::m_rodIds[MAX_NUMBER_BS_WORDS]

Definition at line 83 of file DataPrepEDM.h.

◆ m_words

uint32_t InputByteStreamData::m_words[MAX_NUMBER_BS_WORDS]

Definition at line 84 of file DataPrepEDM.h.

◆ m_xBeamSpot

float InputByteStreamData::m_xBeamSpot

Definition at line 85 of file DataPrepEDM.h.

◆ m_yBeamSpot

float InputByteStreamData::m_yBeamSpot

Definition at line 86 of file DataPrepEDM.h.


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