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

#include <DataPrepEDM.h>

Collaboration diagram for DecodedPixelData:

Public Attributes

int m_nHeaders
 
int m_nTrailers
 
int m_nSpacePoints
 
int m_gangedPixelsStart
 
int m_nPixels [MAX_PIX_BS_HEADERS]
 
int m_clusterStarts [MAX_PIX_BS_HEADERS]
 
DECODED_PIX_MODULE_INFO m_modulesInfo [MAX_PIX_BS_HEADERS]
 
unsigned short m_moduleInfoWord [MAX_PIX_BS_HEADERS]
 
myfloat2 m_clusterPosition [MAX_NUMBER_BS_WORDS+MAX_GANGED_PIXELS]
 
unsigned short m_clusterId [MAX_NUMBER_BS_WORDS+MAX_GANGED_PIXELS]
 
DECODED_PIX_HIT_INFO m_hitInfo [MAX_NUMBER_BS_WORDS+MAX_GANGED_PIXELS]
 
myint4 m_decodedData [MAX_NUMBER_BS_WORDS+MAX_GANGED_PIXELS]
 
PIXEL_SPACEPOINT_TYPE m_spacePoints [MAX_NUMBER_BS_WORDS+MAX_GANGED_PIXELS]
 
int m_hashToIndex [MAX_PIX_HASH]
 

Detailed Description

Definition at line 112 of file DataPrepEDM.h.

Member Data Documentation

◆ m_clusterId

unsigned short DecodedPixelData::m_clusterId[MAX_NUMBER_BS_WORDS+MAX_GANGED_PIXELS]

Definition at line 123 of file DataPrepEDM.h.

◆ m_clusterPosition

myfloat2 DecodedPixelData::m_clusterPosition[MAX_NUMBER_BS_WORDS+MAX_GANGED_PIXELS]

Definition at line 122 of file DataPrepEDM.h.

◆ m_clusterStarts

int DecodedPixelData::m_clusterStarts[MAX_PIX_BS_HEADERS]

Definition at line 119 of file DataPrepEDM.h.

◆ m_decodedData

myint4 DecodedPixelData::m_decodedData[MAX_NUMBER_BS_WORDS+MAX_GANGED_PIXELS]

Definition at line 125 of file DataPrepEDM.h.

◆ m_gangedPixelsStart

int DecodedPixelData::m_gangedPixelsStart

Definition at line 117 of file DataPrepEDM.h.

◆ m_hashToIndex

int DecodedPixelData::m_hashToIndex[MAX_PIX_HASH]

Definition at line 129 of file DataPrepEDM.h.

◆ m_hitInfo

DECODED_PIX_HIT_INFO DecodedPixelData::m_hitInfo[MAX_NUMBER_BS_WORDS+MAX_GANGED_PIXELS]

Definition at line 124 of file DataPrepEDM.h.

◆ m_moduleInfoWord

unsigned short DecodedPixelData::m_moduleInfoWord[MAX_PIX_BS_HEADERS]

Definition at line 121 of file DataPrepEDM.h.

◆ m_modulesInfo

DECODED_PIX_MODULE_INFO DecodedPixelData::m_modulesInfo[MAX_PIX_BS_HEADERS]

Definition at line 120 of file DataPrepEDM.h.

◆ m_nHeaders

int DecodedPixelData::m_nHeaders

Definition at line 114 of file DataPrepEDM.h.

◆ m_nPixels

int DecodedPixelData::m_nPixels[MAX_PIX_BS_HEADERS]

Definition at line 118 of file DataPrepEDM.h.

◆ m_nSpacePoints

int DecodedPixelData::m_nSpacePoints

Definition at line 115 of file DataPrepEDM.h.

◆ m_nTrailers

int DecodedPixelData::m_nTrailers

Definition at line 114 of file DataPrepEDM.h.

◆ m_spacePoints

PIXEL_SPACEPOINT_TYPE DecodedPixelData::m_spacePoints[MAX_NUMBER_BS_WORDS+MAX_GANGED_PIXELS]

Definition at line 127 of file DataPrepEDM.h.


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