ATLAS Offline Software
Loading...
Searching...
No Matches
SeedMakingDataStructures_ITk.h File Reference
#include "CommonStructures.h"
Include dependency graph for SeedMakingDataStructures_ITk.h:

Go to the source code of this file.

Classes

struct  doubletInfoITk
struct  doubletStorageITk

Typedefs

typedef struct doubletInfoITk DOUBLET_INFO_ITk
typedef struct doubletStorageITk DOUBLET_STORAGE_ITk

Variables

static constexpr unsigned int MAX_MIDDLE_SP_ITk = 300000
static constexpr unsigned int MAX_DOUBLET_ITk = 5000000
static constexpr unsigned int NUM_MIDDLE_THREADS_ITk = 32
static constexpr unsigned int OUTER_THREADS_MULTIPLIER_ITk = 4
static constexpr unsigned int MAX_NUMBER_DOUBLETS_ITk = 1500
static constexpr unsigned int NUM_TRIPLET_BLOCKS_ITk = 1024
static constexpr unsigned int NUM_TRIPLET_THREADS_ITk = 1024
static constexpr unsigned int NUM_DOUBLET_THREADS_ITk = 16
static constexpr unsigned int MAX_TRIPLETS_ITk = 300
static constexpr unsigned int TRIPLET_BUFFER_DEPTH_ITk = 3

Typedef Documentation

◆ DOUBLET_INFO_ITk

◆ DOUBLET_STORAGE_ITk

Variable Documentation

◆ MAX_DOUBLET_ITk

unsigned int MAX_DOUBLET_ITk = 5000000
staticconstexpr

Definition at line 11 of file SeedMakingDataStructures_ITk.h.

◆ MAX_MIDDLE_SP_ITk

unsigned int MAX_MIDDLE_SP_ITk = 300000
staticconstexpr

Definition at line 10 of file SeedMakingDataStructures_ITk.h.

◆ MAX_NUMBER_DOUBLETS_ITk

unsigned int MAX_NUMBER_DOUBLETS_ITk = 1500
staticconstexpr

Definition at line 14 of file SeedMakingDataStructures_ITk.h.

◆ MAX_TRIPLETS_ITk

unsigned int MAX_TRIPLETS_ITk = 300
staticconstexpr

Definition at line 18 of file SeedMakingDataStructures_ITk.h.

◆ NUM_DOUBLET_THREADS_ITk

unsigned int NUM_DOUBLET_THREADS_ITk = 16
staticconstexpr

Definition at line 17 of file SeedMakingDataStructures_ITk.h.

◆ NUM_MIDDLE_THREADS_ITk

unsigned int NUM_MIDDLE_THREADS_ITk = 32
staticconstexpr

Definition at line 12 of file SeedMakingDataStructures_ITk.h.

◆ NUM_TRIPLET_BLOCKS_ITk

unsigned int NUM_TRIPLET_BLOCKS_ITk = 1024
staticconstexpr

Definition at line 15 of file SeedMakingDataStructures_ITk.h.

◆ NUM_TRIPLET_THREADS_ITk

unsigned int NUM_TRIPLET_THREADS_ITk = 1024
staticconstexpr

Definition at line 16 of file SeedMakingDataStructures_ITk.h.

◆ OUTER_THREADS_MULTIPLIER_ITk

unsigned int OUTER_THREADS_MULTIPLIER_ITk = 4
staticconstexpr

Definition at line 13 of file SeedMakingDataStructures_ITk.h.

◆ TRIPLET_BUFFER_DEPTH_ITk

unsigned int TRIPLET_BUFFER_DEPTH_ITk = 3
staticconstexpr

Definition at line 19 of file SeedMakingDataStructures_ITk.h.