|
ATLAS Offline Software
|
#include <CaloDetDescrElement_g.h>
|
CUDA_HOSTDEV | CaloDetDescrElement_Gpu (const long long identify, const long long hash_id, const int calosample, const float eta, const float phi, const float deta, const float dphi, const float r, const float eta_raw, const float phi_raw, const float r_raw, const float dr, const float x, const float y, const float z, const float x_raw, const float y_raw, const float z_raw, const float dx, const float dy, const float dz) |
|
CUDA_HOSTDEV | CaloDetDescrElement_Gpu () |
|
CUDA_HOSTDEV | ~CaloDetDescrElement_Gpu () |
| virtual destructor More...
|
|
CUDA_HOSTDEV float | eta () const |
| cell eta More...
|
|
CUDA_HOSTDEV float | phi () const |
| cell phi More...
|
|
CUDA_HOSTDEV float | r () const |
| cell r More...
|
|
CUDA_HOSTDEV float | eta_raw () const |
| cell eta_raw More...
|
|
CUDA_HOSTDEV float | phi_raw () const |
| cell phi_raw More...
|
|
CUDA_HOSTDEV float | r_raw () const |
| cell r_raw More...
|
|
CUDA_HOSTDEV float | dphi () const |
| cell dphi More...
|
|
CUDA_HOSTDEV float | deta () const |
| cell deta More...
|
|
CUDA_HOSTDEV float | dr () const |
| cell dr More...
|
|
CUDA_HOSTDEV float | x () const |
| cell x More...
|
|
CUDA_HOSTDEV float | y () const |
| cell y More...
|
|
CUDA_HOSTDEV float | z () const |
| cell z More...
|
|
CUDA_HOSTDEV float | x_raw () const |
| cell x_raw More...
|
|
CUDA_HOSTDEV float | y_raw () const |
| cell y_raw More...
|
|
CUDA_HOSTDEV float | z_raw () const |
| cell z_raw More...
|
|
CUDA_HOSTDEV float | dx () const |
| cell dx More...
|
|
CUDA_HOSTDEV float | dy () const |
| cell dy More...
|
|
CUDA_HOSTDEV float | dz () const |
| cell dz More...
|
|
CUDA_HOSTDEV Identifier_Gpu | identify () const |
| cell identifier More...
|
|
CUDA_HOSTDEV long long | get_compact () const |
|
CUDA_HOSTDEV unsigned long long | calo_hash () const |
|
CUDA_HOSTDEV int | getSampling () const |
|
Definition at line 10 of file CaloDetDescrElement_g.h.
◆ CaloDetDescrElement_Gpu() [1/2]
CUDA_HOSTDEV CaloDetDescrElement_Gpu::CaloDetDescrElement_Gpu |
( |
const long long |
identify, |
|
|
const long long |
hash_id, |
|
|
const int |
calosample, |
|
|
const float |
eta, |
|
|
const float |
phi, |
|
|
const float |
deta, |
|
|
const float |
dphi, |
|
|
const float |
r, |
|
|
const float |
eta_raw, |
|
|
const float |
phi_raw, |
|
|
const float |
r_raw, |
|
|
const float |
dr, |
|
|
const float |
x, |
|
|
const float |
y, |
|
|
const float |
z, |
|
|
const float |
x_raw, |
|
|
const float |
y_raw, |
|
|
const float |
z_raw, |
|
|
const float |
dx, |
|
|
const float |
dy, |
|
|
const float |
dz |
|
) |
| |
|
inline |
◆ CaloDetDescrElement_Gpu() [2/2]
CUDA_HOSTDEV CaloDetDescrElement_Gpu::CaloDetDescrElement_Gpu |
( |
| ) |
|
|
inline |
◆ ~CaloDetDescrElement_Gpu()
CUDA_HOSTDEV CaloDetDescrElement_Gpu::~CaloDetDescrElement_Gpu |
( |
| ) |
|
|
inline |
◆ calo_hash()
CUDA_HOSTDEV unsigned long long CaloDetDescrElement_Gpu::calo_hash |
( |
| ) |
const |
|
inline |
◆ deta()
◆ dphi()
◆ dr()
◆ dx()
◆ dy()
◆ dz()
◆ eta()
◆ eta_raw()
CUDA_HOSTDEV float CaloDetDescrElement_Gpu::eta_raw |
( |
| ) |
const |
|
inline |
◆ get_compact()
CUDA_HOSTDEV long long CaloDetDescrElement_Gpu::get_compact |
( |
| ) |
const |
|
inline |
◆ getSampling()
CUDA_HOSTDEV int CaloDetDescrElement_Gpu::getSampling |
( |
| ) |
const |
|
inline |
◆ identify()
◆ phi()
◆ phi_raw()
CUDA_HOSTDEV float CaloDetDescrElement_Gpu::phi_raw |
( |
| ) |
const |
|
inline |
◆ r()
◆ r_raw()
◆ x()
◆ x_raw()
◆ y()
◆ y_raw()
◆ z()
◆ z_raw()
◆ m_calosample
int CaloDetDescrElement_Gpu::m_calosample |
◆ m_cosPhi
float CaloDetDescrElement_Gpu::m_cosPhi |
◆ m_cosTh
float CaloDetDescrElement_Gpu::m_cosTh |
◆ m_deta
float CaloDetDescrElement_Gpu::m_deta |
◆ m_dphi
float CaloDetDescrElement_Gpu::m_dphi |
◆ m_dr
float CaloDetDescrElement_Gpu::m_dr |
◆ m_dx
float CaloDetDescrElement_Gpu::m_dx |
◆ m_dy
float CaloDetDescrElement_Gpu::m_dy |
◆ m_dz
float CaloDetDescrElement_Gpu::m_dz |
◆ m_eta
float CaloDetDescrElement_Gpu::m_eta |
◆ m_eta_raw
float CaloDetDescrElement_Gpu::m_eta_raw |
◆ m_hash_id
long long CaloDetDescrElement_Gpu::m_hash_id |
◆ m_identify
long long CaloDetDescrElement_Gpu::m_identify |
◆ m_phi
float CaloDetDescrElement_Gpu::m_phi |
◆ m_phi_raw
float CaloDetDescrElement_Gpu::m_phi_raw |
◆ m_r
float CaloDetDescrElement_Gpu::m_r |
◆ m_r_raw
float CaloDetDescrElement_Gpu::m_r_raw |
◆ m_sinPhi
float CaloDetDescrElement_Gpu::m_sinPhi |
◆ m_sinTh
float CaloDetDescrElement_Gpu::m_sinTh |
◆ m_volume
float CaloDetDescrElement_Gpu::m_volume |
◆ m_x
float CaloDetDescrElement_Gpu::m_x |
◆ m_x_raw
float CaloDetDescrElement_Gpu::m_x_raw |
◆ m_y
float CaloDetDescrElement_Gpu::m_y |
◆ m_y_raw
float CaloDetDescrElement_Gpu::m_y_raw |
◆ m_z
float CaloDetDescrElement_Gpu::m_z |
◆ m_z_raw
float CaloDetDescrElement_Gpu::m_z_raw |
The documentation for this class was generated from the following file:
float m_z
cartesian coordinates : Z
float m_y_raw
cartesian coordinates : Y raw
CUDA_HOSTDEV float z() const
cell z
CUDA_HOSTDEV Identifier_Gpu identify() const
cell identifier
CUDA_HOSTDEV float phi_raw() const
cell phi_raw
float m_dz
cartesian coordinates : delta Z
CUDA_HOSTDEV float r() const
cell r
float m_y
cartesian coordinates : Y
float m_r
cylindric coordinates : r
float m_x
cartesian coordinates : X
CUDA_HOSTDEV float phi() const
cell phi
CUDA_HOSTDEV float deta() const
cell deta
float m_dy
cartesian coordinates : delta Y
CUDA_HOSTDEV float eta() const
cell eta
CUDA_HOSTDEV float dr() const
cell dr
float m_dphi
cylindric coordinates : delta phi
CUDA_HOSTDEV float dz() const
cell dz
CUDA_HOSTDEV float z_raw() const
cell z_raw
CUDA_HOSTDEV float dphi() const
cell dphi
CUDA_HOSTDEV float x_raw() const
cell x_raw
float m_r_raw
cylindric coordinates : r_raw
float m_phi_raw
cylindric coordinates : phi_raw
CUDA_HOSTDEV float y() const
cell y
float m_eta_raw
cylindric coordinates : eta_raw
CUDA_HOSTDEV float dy() const
cell dy
float m_dr
cylindric coordinates : delta r
CUDA_HOSTDEV float r_raw() const
cell r_raw
CUDA_HOSTDEV float x() const
cell x
float m_dx
cartesian coordinates : delta X
CUDA_HOSTDEV float eta_raw() const
cell eta_raw
float m_deta
cylindric coordinates : delta eta
CUDA_HOSTDEV float dx() const
cell dx
float m_eta
cylindric coordinates : eta
float m_z_raw
cartesian coordinates : Z raw
float m_phi
cylindric coordinates : phi
float m_x_raw
cartesian coordinates : X raw
CUDA_HOSTDEV float y_raw() const
cell y_raw