![]() |
ATLAS Offline Software
|
#include "CommonStructures.h"Go to the source code of this file.
Classes | |
| struct | doubletInfo |
| struct | doubletStorage |
Typedefs | |
| typedef struct doubletInfo | DOUBLET_INFO |
| typedef struct doubletStorage | DOUBLET_STORAGE |
Variables | |
| static constexpr unsigned int | MAX_MIDDLE_SP = 300000 |
| static constexpr unsigned int | MAX_DOUBLET = 50000000 |
| static constexpr unsigned int | NUM_MIDDLE_THREADS = 32 |
| static constexpr unsigned int | OUTER_THREADS_MULTIPLIER = 4 |
| static constexpr unsigned int | MAX_NUMBER_DOUBLETS = 1500 |
| static constexpr unsigned int | NUM_TRIPLET_BLOCKS = 1024 |
| static constexpr unsigned int | NUM_TRIPLET_THREADS = 1024 |
| static constexpr unsigned int | NUM_DOUBLET_THREADS = 16 |
| static constexpr unsigned int | MAX_TRIPLETS = 300 |
| static constexpr unsigned int | TRIPLET_BUFFER_DEPTH = 3 |
| typedef struct doubletInfo DOUBLET_INFO |
| typedef struct doubletStorage DOUBLET_STORAGE |
|
staticconstexpr |
Definition at line 9 of file SeedMakingDataStructures.h.
|
staticconstexpr |
Definition at line 8 of file SeedMakingDataStructures.h.
|
staticconstexpr |
Definition at line 12 of file SeedMakingDataStructures.h.
|
staticconstexpr |
Definition at line 16 of file SeedMakingDataStructures.h.
|
staticconstexpr |
Definition at line 15 of file SeedMakingDataStructures.h.
|
staticconstexpr |
Definition at line 10 of file SeedMakingDataStructures.h.
|
staticconstexpr |
Definition at line 13 of file SeedMakingDataStructures.h.
|
staticconstexpr |
Definition at line 14 of file SeedMakingDataStructures.h.
|
staticconstexpr |
Definition at line 11 of file SeedMakingDataStructures.h.
|
staticconstexpr |
Definition at line 17 of file SeedMakingDataStructures.h.