|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ISF_FASTCALOGPU_Identifier_GPU
6 #define ISF_FASTCALOGPU_Identifier_GPU
10 # define CUDA_HOSTDEV __host__ __device__
CUDA_HOSTDEV Identifier_Gpu & operator=(const Identifier_Gpu &old)
CUDA_HOSTDEV bool operator==(const Identifier_Gpu &other) const
enum Identifier_Gpu::max_value_type_enum max_value_type
CUDA_HOSTDEV bool operator==(Identifier_Gpu::value_type other) const
CUDA_HOSTDEV Identifier_Gpu(const Identifier_Gpu &value)
CUDA_HOSTDEV bool operator>=(const Identifier_Gpu &other) const
CUDA_HOSTDEV bool operator<(const Identifier_Gpu &other) const
CUDA_HOSTDEV bool operator>(const Identifier_Gpu &other) const
CUDA_HOSTDEV Identifier_Gpu & operator=(value_type value)
CUDA_HOSTDEV bool operator!=(Identifier_Gpu::value_type other) const
CUDA_HOSTDEV bool operator!=(const Identifier_Gpu &other) const
enum Identifier_Gpu::bit_defs_enum bit_defs
CUDA_HOSTDEV Identifier_Gpu(value_type value)
CUDA_HOSTDEV Identifier_Gpu()
CUDA_HOSTDEV bool operator<=(const Identifier_Gpu &other) const