![]() |
ATLAS Offline Software
|
#include <LoadGpuHist.h>
Public Member Functions | |
| LoadGpuHist () | |
| ~LoadGpuHist () | |
| void | set_hf1d (FH1D *hf_ptr) |
| void | set_d_hf1d (FH1D *hf_ptr) |
| FH1D * | hf1d () const |
| FH1D * | hf1d_d () const |
| FH1D * | hf1d_h () const |
| void | LD1D () |
Private Attributes | |
| struct FH1D * | m_hf1d {0} |
| struct FH1D * | m_hf1d_d {0} |
| struct FH1D * | m_hf1d_h {0} |
Definition at line 10 of file LoadGpuHist.h.
| LoadGpuHist::LoadGpuHist | ( | ) |
| LoadGpuHist::~LoadGpuHist | ( | ) |
|
inline |
Definition at line 18 of file LoadGpuHist.h.
|
inline |
Definition at line 19 of file LoadGpuHist.h.
|
inline |
Definition at line 20 of file LoadGpuHist.h.
| void LoadGpuHist::LD1D | ( | ) |
|
inline |
Definition at line 17 of file LoadGpuHist.h.
|
inline |
Definition at line 16 of file LoadGpuHist.h.
|
private |
Definition at line 25 of file LoadGpuHist.h.
|
private |
Definition at line 26 of file LoadGpuHist.h.
|
private |
Definition at line 27 of file LoadGpuHist.h.