![]() |
ATLAS Offline Software
|
#include <LoadGpuFuncHist.h>
Public Member Functions | |
| LoadGpuFuncHist () | |
| ~LoadGpuFuncHist () | |
| void | set_hf (FHs *hf_ptr) |
| void | set_d_hf (FHs *hf_ptr) |
| void | set_hf2d (FH2D *hf_ptr) |
| void | set_d_hf2d (FH2D *hf_ptr) |
| FHs * | hf () const |
| FHs * | hf_h () const |
| FHs * | hf_d () const |
| FH2D * | hf2d () const |
| FH2D * | hf2d_h () const |
| FH2D * | hf2d_d () const |
| void | LD () |
| void | LD2D () |
Private Attributes | |
| struct FHs * | m_hf {0} |
| struct FHs * | m_hf_d {0} |
| struct FHs * | m_hf_h {0} |
| struct FH2D * | m_hf2d {0} |
| struct FH2D * | m_hf2d_d {0} |
| struct FH2D * | m_hf2d_h {0} |
Definition at line 10 of file LoadGpuFuncHist.h.
| LoadGpuFuncHist::LoadGpuFuncHist | ( | ) |
| LoadGpuFuncHist::~LoadGpuFuncHist | ( | ) |
|
inline |
Definition at line 20 of file LoadGpuFuncHist.h.
|
inline |
Definition at line 23 of file LoadGpuFuncHist.h.
|
inline |
Definition at line 25 of file LoadGpuFuncHist.h.
|
inline |
Definition at line 24 of file LoadGpuFuncHist.h.
|
inline |
Definition at line 22 of file LoadGpuFuncHist.h.
|
inline |
Definition at line 21 of file LoadGpuFuncHist.h.
| void LoadGpuFuncHist::LD | ( | ) |
| void LoadGpuFuncHist::LD2D | ( | ) |
|
inline |
Definition at line 17 of file LoadGpuFuncHist.h.
|
inline |
Definition at line 19 of file LoadGpuFuncHist.h.
|
inline |
Definition at line 16 of file LoadGpuFuncHist.h.
|
inline |
Definition at line 18 of file LoadGpuFuncHist.h.
|
private |
Definition at line 31 of file LoadGpuFuncHist.h.
|
private |
Definition at line 35 of file LoadGpuFuncHist.h.
|
private |
Definition at line 36 of file LoadGpuFuncHist.h.
|
private |
Definition at line 37 of file LoadGpuFuncHist.h.
|
private |
Definition at line 32 of file LoadGpuFuncHist.h.
|
private |
Definition at line 33 of file LoadGpuFuncHist.h.