![]() |
ATLAS Offline Software
|
#include <cstdint>#include <memory>Go to the source code of this file.
Classes | |
| struct | TrigAccel::ITk::SiliconLayer |
| struct | TrigAccel::ITk::DetectorModel |
| struct | TrigAccel::ITk::SpacePointLayerRange |
| struct | TrigAccel::ITk::SpacePointStorage |
| struct | TrigAccel::ITk::SeedFinderSettings |
| struct | TrigAccel::ITk::SeedMakingJob |
| struct | TrigAccel::ITk::OutputSeedStorage |
| struct | TrigAccel::ITk::GraphMakingInputData |
| struct | TrigAccel::ITk::CompressedGraph |
| struct | TrigAccel::ITk::Tracklet |
| struct | TrigAccel::ITk::OutputSeeds |
| struct | TrigAccel::ITk::GraphAndSeedsOutput |
Namespaces | |
| namespace | TrigAccel |
| namespace | TrigAccel::ITk |
Typedefs | |
| typedef struct TrigAccel::ITk::SiliconLayer | TrigAccel::ITk::SILICON_LAYER |
| typedef struct TrigAccel::ITk::DetectorModel | TrigAccel::ITk::DETECTOR_MODEL |
| typedef struct TrigAccel::ITk::SpacePointLayerRange | TrigAccel::ITk::SPACEPOINT_LAYER_RANGE |
| typedef struct TrigAccel::ITk::SpacePointStorage | TrigAccel::ITk::SPACEPOINT_STORAGE |
| typedef struct TrigAccel::ITk::SeedFinderSettings | TrigAccel::ITk::SEED_FINDER_SETTINGS |
| typedef struct TrigAccel::ITk::SeedMakingJob | TrigAccel::ITk::SEED_MAKING_JOB |
| typedef struct TrigAccel::ITk::OutputSeedStorage | TrigAccel::ITk::OUTPUT_SEED_STORAGE |
| typedef struct TrigAccel::ITk::GraphMakingInputData | TrigAccel::ITk::GRAPH_MAKING_INPUT_DATA |
| typedef struct TrigAccel::ITk::CompressedGraph | TrigAccel::ITk::COMPRESSED_GRAPH |
| typedef struct TrigAccel::ITk::OutputSeeds | TrigAccel::ITk::OUTPUT_SEEDS |
| typedef struct TrigAccel::ITk::GraphAndSeedsOutput | TrigAccel::ITk::GRAPH_AND_SEEDS_OUTPUT |
Variables | |
| static constexpr unsigned int | TrigAccel::ITk::MAX_SILICON_LAYERS = 216 |
| static constexpr unsigned int | TrigAccel::ITk::MAX_NUMBER_PIX_MODULES = 6300 |
| static constexpr unsigned int | TrigAccel::ITk::MAX_NUMBER_SCT_MODULES = 24600 |
| static constexpr unsigned int | TrigAccel::ITk::MAX_NUMBER_SPACEPOINTS = 300000 |
| static constexpr unsigned int | TrigAccel::ITk::MAX_PHI_SLICES = 100 |
| static constexpr unsigned int | TrigAccel::ITk::MAX_NUMBER_OUTPUT_SEEDS = 250000 |
| static constexpr unsigned int | TrigAccel::ITk::GBTS_MAX_NUMBER_SPACEPOINTS = 350000 |
| static constexpr unsigned int | TrigAccel::ITk::GBTS_MAX_SILICON_LAYERS = 216 |
| static constexpr unsigned int | TrigAccel::ITk::GBTS_MAX_PHI_BIN = 120 |
| static constexpr unsigned int | TrigAccel::ITk::GBTS_MAX_ETA_BIN = 1000 |
| static constexpr unsigned int | TrigAccel::ITk::GBTS_MAX_ETA_BIN_PAIR = 8000 |
| static constexpr unsigned int | TrigAccel::ITk::GBTS_NODE_BUFFER_LENGTH = 250 |
| static constexpr unsigned int | TrigAccel::ITk::GBTS_MAX_NUM_NEIGHBOURS = 10 |
| static constexpr unsigned int | TrigAccel::ITk::GBTS_MAX_CCA_ITERATIONS = 20 |
| static constexpr unsigned int | TrigAccel::ITk::GBTS_MAX_SHARED_STATES = 544 |
| static constexpr unsigned char | TrigAccel::ITk::node1 = 0 |
| static constexpr unsigned char | TrigAccel::ITk::node2 = 1 |
| static constexpr unsigned char | TrigAccel::ITk::nNei = 2 |
| static constexpr unsigned char | TrigAccel::ITk::nei_idx_start = 3 |