![]() |
ATLAS Offline Software
|
#include "AthenaBaseComps/AthReentrantAlgorithm.h"#include "CL/cl2.hpp"#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | IntegrationBase |
| The base class for the EFTracking FPGA integration development. More... | |
Macros | |
| #define | CL_HPP_CL_1_2_DEFAULT_BUILD |
| #define | CL_HPP_TARGET_OPENCL_VERSION 120 |
| #define | CL_HPP_MINIMUM_OPENCL_VERSION 120 |
| #define | CL_HPP_ENABLE_PROGRAM_CONSTRUCTION_FROM_ARRAY_COMPATIBILITY 1 |
| #define | CL_USE_DEPRECATED_OPENCL_1_2_APIS |
| #define CL_HPP_CL_1_2_DEFAULT_BUILD |
Definition at line 20 of file IntegrationBase.h.
| #define CL_HPP_ENABLE_PROGRAM_CONSTRUCTION_FROM_ARRAY_COMPATIBILITY 1 |
Definition at line 23 of file IntegrationBase.h.
| #define CL_HPP_MINIMUM_OPENCL_VERSION 120 |
Definition at line 22 of file IntegrationBase.h.
| #define CL_HPP_TARGET_OPENCL_VERSION 120 |
Definition at line 21 of file IntegrationBase.h.
| #define CL_USE_DEPRECATED_OPENCL_1_2_APIS |
Definition at line 24 of file IntegrationBase.h.