ATLAS Offline Software
Loading...
Searching...
No Matches
TrigInDetAccelCodes.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef TRIGACCELEVENT_TRIGINDETACCELCODES_H
6#define TRIGACCELEVENT_TRIGINDETACCELCODES_H
7
8namespace TrigAccel {
9
10 constexpr unsigned int TrigInDetModuleID_CPU = 0x10000000;
11
12 constexpr unsigned int TrigInDetModuleID_CUDA = 0x10100000;
13 constexpr unsigned int TrigITkModuleID_CUDA = 0x10200000;
14
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,
28 FIND_SEEDS = 14000,
29 MAKE_SEEDS = 14001,
30 FIND_TRACKS = 15000,
31 RUN_GBTS = 16000
32 };
33}
34
35#endif
constexpr unsigned int TrigInDetModuleID_CPU
constexpr unsigned int TrigITkModuleID_CUDA
constexpr unsigned int TrigInDetModuleID_CUDA