ATLAS Offline Software
Namespaces | Classes | Typedefs | Enumerations | Variables
TrigAccel Namespace Reference

Namespaces

 ITk
 

Classes

struct  DataExportBuffer
 
struct  DetectorModel
 
class  Module
 
class  OffloadBuffer
 
struct  OutputSeedStorage
 
struct  SeedFinderSettings
 
struct  SeedMakingJob
 
struct  SiliconLayer
 
struct  SpacePointLayerRange
 
struct  SpacePointStorage
 
class  Work
 
class  WorkFactory
 

Typedefs

typedef struct TrigAccel::DataExportBuffer DATA_EXPORT_BUFFER
 
typedef struct TrigAccel::SiliconLayer SILICON_LAYER
 
typedef struct TrigAccel::DetectorModel DETECTOR_MODEL
 
typedef struct TrigAccel::SpacePointLayerRange SPACEPOINT_LAYER_RANGE
 
typedef struct TrigAccel::SpacePointStorage SPACEPOINT_STORAGE
 
typedef struct TrigAccel::SeedFinderSettings SEED_FINDER_SETTINGS
 
typedef struct TrigAccel::SeedMakingJob SEED_MAKING_JOB
 
typedef struct TrigAccel::OutputSeedStorage OUTPUT_SEED_STORAGE
 

Enumerations

enum  InDetJobControlCode {
  PIXBS = 11001, SCTBS = 12001, PIX_CL_EXPORT = 11010, SCT_CL_EXPORT = 12010,
  SPS_EXPORT = 13010, SFS_EXPORT = 13011, TFS_EXPORT = 13012, SEED_IMPORT = 13100,
  SIL_LAYERS_EXPORT = 10020, PIX_GEO_EXPORT = 11020, SCT_GEO_EXPORT = 12020, ID_CABLING_EXPORT = 10000,
  FIND_SEEDS = 14000, MAKE_SEEDS = 14001, FIND_TRACKS = 15000
}
 

Variables

constexpr unsigned int TrigInDetModuleID_CPU = 0x10000000
 
constexpr unsigned int TrigInDetModuleID_CUDA = 0x10100000
 
constexpr unsigned int TrigITkModuleID_CUDA = 0x10200000
 

Typedef Documentation

◆ DATA_EXPORT_BUFFER

◆ DETECTOR_MODEL

◆ OUTPUT_SEED_STORAGE

◆ SEED_FINDER_SETTINGS

◆ SEED_MAKING_JOB

◆ SILICON_LAYER

◆ SPACEPOINT_LAYER_RANGE

◆ SPACEPOINT_STORAGE

Enumeration Type Documentation

◆ InDetJobControlCode

Enumerator
PIXBS 
SCTBS 
PIX_CL_EXPORT 
SCT_CL_EXPORT 
SPS_EXPORT 
SFS_EXPORT 
TFS_EXPORT 
SEED_IMPORT 
SIL_LAYERS_EXPORT 
PIX_GEO_EXPORT 
SCT_GEO_EXPORT 
ID_CABLING_EXPORT 
FIND_SEEDS 
MAKE_SEEDS 
FIND_TRACKS 

Definition at line 15 of file TrigInDetAccelCodes.h.

15  {
16  PIXBS = 11001,
17  SCTBS = 12001,
18  PIX_CL_EXPORT = 11010,
19  SCT_CL_EXPORT = 12010,
20  SPS_EXPORT = 13010,
21  SFS_EXPORT = 13011,
22  TFS_EXPORT = 13012,
23  SEED_IMPORT = 13100,
24  SIL_LAYERS_EXPORT = 10020,
25  PIX_GEO_EXPORT = 11020,
26  SCT_GEO_EXPORT = 12020,
27  ID_CABLING_EXPORT = 10000,
28  FIND_SEEDS = 14000,
29  MAKE_SEEDS = 14001,
30  FIND_TRACKS = 15000
31  };

Variable Documentation

◆ TrigInDetModuleID_CPU

constexpr unsigned int TrigAccel::TrigInDetModuleID_CPU = 0x10000000
constexpr

Definition at line 10 of file TrigInDetAccelCodes.h.

◆ TrigInDetModuleID_CUDA

constexpr unsigned int TrigAccel::TrigInDetModuleID_CUDA = 0x10100000
constexpr

Definition at line 12 of file TrigInDetAccelCodes.h.

◆ TrigITkModuleID_CUDA

constexpr unsigned int TrigAccel::TrigITkModuleID_CUDA = 0x10200000
constexpr

Definition at line 13 of file TrigInDetAccelCodes.h.

TrigAccel::PIX_GEO_EXPORT
@ PIX_GEO_EXPORT
Definition: TrigInDetAccelCodes.h:25
TrigAccel::ID_CABLING_EXPORT
@ ID_CABLING_EXPORT
Definition: TrigInDetAccelCodes.h:27
TrigAccel::SIL_LAYERS_EXPORT
@ SIL_LAYERS_EXPORT
Definition: TrigInDetAccelCodes.h:24
TrigAccel::PIXBS
@ PIXBS
Definition: TrigInDetAccelCodes.h:16
TrigAccel::SPS_EXPORT
@ SPS_EXPORT
Definition: TrigInDetAccelCodes.h:20
TrigAccel::SEED_IMPORT
@ SEED_IMPORT
Definition: TrigInDetAccelCodes.h:23
TrigAccel::SFS_EXPORT
@ SFS_EXPORT
Definition: TrigInDetAccelCodes.h:21
TrigAccel::PIX_CL_EXPORT
@ PIX_CL_EXPORT
Definition: TrigInDetAccelCodes.h:18
TrigAccel::SCT_GEO_EXPORT
@ SCT_GEO_EXPORT
Definition: TrigInDetAccelCodes.h:26
TrigAccel::TFS_EXPORT
@ TFS_EXPORT
Definition: TrigInDetAccelCodes.h:22
TrigAccel::FIND_TRACKS
@ FIND_TRACKS
Definition: TrigInDetAccelCodes.h:30
TrigAccel::SCTBS
@ SCTBS
Definition: TrigInDetAccelCodes.h:17
TrigAccel::FIND_SEEDS
@ FIND_SEEDS
Definition: TrigInDetAccelCodes.h:28
TrigAccel::MAKE_SEEDS
@ MAKE_SEEDS
Definition: TrigInDetAccelCodes.h:29
TrigAccel::SCT_CL_EXPORT
@ SCT_CL_EXPORT
Definition: TrigInDetAccelCodes.h:19