15#ifndef EFTRACKING_FPGA_INTEGRATION_EFTRACKING_TRANSIENT_H
16#define EFTRACKING_FPGA_INTEGRATION_EFTRACKING_TRANSIENT_H
68 long unsigned int id = 0;
83 long unsigned int id = 0;
227 std::vector<long unsigned int>
id;
239 std::vector<long unsigned int>
id;
constexpr uint32_t MAX_PIXEL_CLUSTERS
constexpr uint8_t NUM_STRIP_FIELDS
constexpr uint8_t NUM_STRIP_WORDS
constexpr unsigned long PIXEL_CONTAINER_INPUT_BUF_SIZE
constexpr unsigned int NUM_MAXINPUT_PIXEL_ROW
constexpr unsigned int NUM_MAXCLUSTER_WORD_INTRACK
constexpr uint8_t NUM_STRIP_ROWS
constexpr uint8_t NUM_PIXEL_WORDS
constexpr unsigned int MAX_NUM_CLUSTERS
constexpr uint16_t CLUSTER_SEG_SIZE
constexpr unsigned int MAX_TRACK
constexpr unsigned int NUM_MAXINPUT_STRIP_ROW
constexpr uint32_t STRIP_CONTAINER_BUF_SIZE
constexpr unsigned int MAX_NUM_INPUTCLUSTERS
constexpr uint8_t NUM_PIXEL_FIELDS
constexpr unsigned long STRIP_CONTAINER_INPUT_BUF_SIZE
constexpr uint32_t MAX_STRIP_CLUSTERS
constexpr uint32_t STRIP_BLOCK_BUF_SIZE
constexpr uint8_t NUM_PIXEL_ROWS
constexpr uint32_t PIXEL_BLOCK_BUF_SIZE
constexpr unsigned long TRACK_CONTAINER_BUF_SIZE
constexpr uint32_t PIXEL_CONTAINER_BUF_SIZE
The PixelClusters struct contains the output arrays from the FPGA.
float * pcLocalCovariance
float * pcSplitProbability2
unsigned long long * pcRdoList
float * pcSplitProbability1
The PixelClusters struct contains all xAOD::PixelCluster data members.
unsigned long long rdoList[1000]
The Pixel/Strip SpacePoints struct contains the output arrays from the FPGA.
float * spTopStripDirection
float * spStripCenterDistance
unsigned int * spElementIdList
float * spBottomStripDirection
float * spBottomHalfStripLength
float * spTopHalfStripLength
int * spMeasurementIndexes
The SpacePoint struct contains all xAOD::SpacePoint data members.
float topStripDirection[3]
float stripCenterDistance[3]
float bottomStripDirection[3]
int measurementIndex[100]
float bottomHalfStripLength
The StripClusters struct contains the output arrays from the FPGA.
unsigned long long * scRdoList
float * scLocalCovariance
The StripClusters struct contains all xAOD::StripCluster data members.
unsigned long long rdoList[1000]