ATLAS Offline Software
Loading...
Searching...
No Matches
DataPrepEDM.h File Reference

Go to the source code of this file.

Classes

struct  SctModuleGeoInfo
struct  PixelModuleGeoInfo
struct  HashQuadruplet
struct  IdCablingInfo
struct  myfloat2
struct  myint4
struct  myushort4
struct  myushort2
struct  InputByteStreamData
struct  DecodedPixelModuleInfo
struct  DecodedPixelHitInfo
struct  PixelSpacePointType
struct  DecodedPixelData
struct  DecodedSctHeaderInfo
struct  SctSpacePointStruct
struct  DecodedSctData

Typedefs

typedef struct SctModuleGeoInfo SCT_MODULE_GEO_INFO
typedef struct PixelModuleGeoInfo PIXEL_MODULE_GEO_INFO
typedef struct IdCablingInfo ID_CABLING_INFO
typedef struct InputByteStreamData INPUT_BYTESTREAM_DATA
typedef struct DecodedPixelModuleInfo DECODED_PIX_MODULE_INFO
typedef struct DecodedPixelHitInfo DECODED_PIX_HIT_INFO
typedef struct PixelSpacePointType PIXEL_SPACEPOINT_TYPE
typedef struct DecodedPixelData DECODED_PIXEL_DATA
typedef struct DecodedSctHeaderInfo DECODED_SCT_HEADER_INFO
typedef struct SctSpacePointStruct SCT_SPACEPOINT_TYPE
typedef struct DecodedSctData DECODED_SCT_DATA

Variables

static constexpr unsigned int MAX_NUMBER_BS_WORDS = 80000
static constexpr unsigned int MAX_GANGED_PIXELS = 4000
static constexpr unsigned int MAX_GANGED_PIXEL_PER_MODULE = 50
static constexpr unsigned int MAX_PIX_BS_HEADERS = 2048
static constexpr unsigned int MAX_PIX_HASH = 2048
static constexpr unsigned int MAX_SCT_BS_HEADERS = 8500
static constexpr unsigned int MAX_SCT_HASH = 8176
static constexpr unsigned int MAX_BS_ROBF = 200
static constexpr unsigned int MAX_ADJ_HIT_PAIRS = 1024
static constexpr unsigned int SCT_MAX_SP_PER_MODULE = 256
static constexpr unsigned int MAX_PHI_INDEX = 100
static constexpr unsigned int MAX_RZ_INDEX = 300
static constexpr unsigned int MAX_PIX_ROD_INDEX = 200
static constexpr unsigned int MAX_PIX_LINK_INDEX = 8
static constexpr unsigned int MAX_SCT_ROD_INDEX = 90
static constexpr unsigned int MAX_SCT_LINK_INDEX = 96

Typedef Documentation

◆ DECODED_PIX_HIT_INFO

◆ DECODED_PIX_MODULE_INFO

◆ DECODED_PIXEL_DATA

◆ DECODED_SCT_DATA

◆ DECODED_SCT_HEADER_INFO

◆ ID_CABLING_INFO

◆ INPUT_BYTESTREAM_DATA

◆ PIXEL_MODULE_GEO_INFO

◆ PIXEL_SPACEPOINT_TYPE

◆ SCT_MODULE_GEO_INFO

◆ SCT_SPACEPOINT_TYPE

Variable Documentation

◆ MAX_ADJ_HIT_PAIRS

unsigned int MAX_ADJ_HIT_PAIRS = 1024
staticconstexpr

Definition at line 16 of file DataPrepEDM.h.

◆ MAX_BS_ROBF

unsigned int MAX_BS_ROBF = 200
staticconstexpr

Definition at line 15 of file DataPrepEDM.h.

◆ MAX_GANGED_PIXEL_PER_MODULE

unsigned int MAX_GANGED_PIXEL_PER_MODULE = 50
staticconstexpr

Definition at line 10 of file DataPrepEDM.h.

◆ MAX_GANGED_PIXELS

unsigned int MAX_GANGED_PIXELS = 4000
staticconstexpr

Definition at line 9 of file DataPrepEDM.h.

◆ MAX_NUMBER_BS_WORDS

unsigned int MAX_NUMBER_BS_WORDS = 80000
staticconstexpr

Definition at line 8 of file DataPrepEDM.h.

◆ MAX_PHI_INDEX

unsigned int MAX_PHI_INDEX = 100
staticconstexpr

Definition at line 18 of file DataPrepEDM.h.

◆ MAX_PIX_BS_HEADERS

unsigned int MAX_PIX_BS_HEADERS = 2048
staticconstexpr

Definition at line 11 of file DataPrepEDM.h.

◆ MAX_PIX_HASH

unsigned int MAX_PIX_HASH = 2048
staticconstexpr

Definition at line 12 of file DataPrepEDM.h.

◆ MAX_PIX_LINK_INDEX

unsigned int MAX_PIX_LINK_INDEX = 8
staticconstexpr

Definition at line 21 of file DataPrepEDM.h.

◆ MAX_PIX_ROD_INDEX

unsigned int MAX_PIX_ROD_INDEX = 200
staticconstexpr

Definition at line 20 of file DataPrepEDM.h.

◆ MAX_RZ_INDEX

unsigned int MAX_RZ_INDEX = 300
staticconstexpr

Definition at line 19 of file DataPrepEDM.h.

◆ MAX_SCT_BS_HEADERS

unsigned int MAX_SCT_BS_HEADERS = 8500
staticconstexpr

Definition at line 13 of file DataPrepEDM.h.

◆ MAX_SCT_HASH

unsigned int MAX_SCT_HASH = 8176
staticconstexpr

Definition at line 14 of file DataPrepEDM.h.

◆ MAX_SCT_LINK_INDEX

unsigned int MAX_SCT_LINK_INDEX = 96
staticconstexpr

Definition at line 23 of file DataPrepEDM.h.

◆ MAX_SCT_ROD_INDEX

unsigned int MAX_SCT_ROD_INDEX = 90
staticconstexpr

Definition at line 22 of file DataPrepEDM.h.

◆ SCT_MAX_SP_PER_MODULE

unsigned int SCT_MAX_SP_PER_MODULE = 256
staticconstexpr

Definition at line 17 of file DataPrepEDM.h.