ATLAS Offline Software
Classes | Macros
IntegrationBase.h File Reference
#include "AthenaBaseComps/AthReentrantAlgorithm.h"
#include "CL/cl2.hpp"
#include <string>
#include <vector>
Include dependency graph for IntegrationBase.h:

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
 

Macro Definition Documentation

◆ CL_HPP_CL_1_2_DEFAULT_BUILD

#define CL_HPP_CL_1_2_DEFAULT_BUILD

Definition at line 21 of file IntegrationBase.h.

◆ CL_HPP_ENABLE_PROGRAM_CONSTRUCTION_FROM_ARRAY_COMPATIBILITY

#define CL_HPP_ENABLE_PROGRAM_CONSTRUCTION_FROM_ARRAY_COMPATIBILITY   1

Definition at line 24 of file IntegrationBase.h.

◆ CL_HPP_MINIMUM_OPENCL_VERSION

#define CL_HPP_MINIMUM_OPENCL_VERSION   120

Definition at line 23 of file IntegrationBase.h.

◆ CL_HPP_TARGET_OPENCL_VERSION

#define CL_HPP_TARGET_OPENCL_VERSION   120

Definition at line 22 of file IntegrationBase.h.

◆ CL_USE_DEPRECATED_OPENCL_1_2_APIS

#define CL_USE_DEPRECATED_OPENCL_1_2_APIS

Definition at line 25 of file IntegrationBase.h.