ATLAS Offline Software
Classes | Macros
IntegrationBase.h File Reference

The base class for EFTracking 2nd demonstrator integration. More...

#include "AthenaBaseComps/AthAlgorithm.h"
#include "CL/cl2.hpp"
#include <string>
#include <vector>
Include dependency graph for IntegrationBase.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

The base class for EFTracking 2nd demonstrator integration.

Author
zhaoy.nosp@m.uan..nosp@m.cui@c.nosp@m.ern..nosp@m.ch
Date
Feb. 5, 2024

Definition in file IntegrationBase.h.

Macro Definition Documentation

◆ CL_HPP_CL_1_2_DEFAULT_BUILD

#define CL_HPP_CL_1_2_DEFAULT_BUILD

Definition at line 20 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 23 of file IntegrationBase.h.

◆ CL_HPP_MINIMUM_OPENCL_VERSION

#define CL_HPP_MINIMUM_OPENCL_VERSION   120

Definition at line 22 of file IntegrationBase.h.

◆ CL_HPP_TARGET_OPENCL_VERSION

#define CL_HPP_TARGET_OPENCL_VERSION   120

Definition at line 21 of file IntegrationBase.h.

◆ CL_USE_DEPRECATED_OPENCL_1_2_APIS

#define CL_USE_DEPRECATED_OPENCL_1_2_APIS

Definition at line 24 of file IntegrationBase.h.