GGEMS  1.1
GPU GEant4-based Monte Carlo Simulations
GGEMSHistogramMode_t Struct Reference

Structure storing histogram infos. More...

#include "GGEMSHistogramMode.hh"

Collaboration diagram for GGEMSHistogramMode_t:
Collaboration graph

Public Attributes

cl::Buffer ** histogram_
 
cl::Buffer ** scatter_
 
GGsize number_of_elements_
 

Detailed Description

Structure storing histogram infos.

Definition at line 42 of file GGEMSHistogramMode.hh.

Member Data Documentation

◆ histogram_

cl::Buffer** GGEMSHistogramMode_t::histogram_

Buffer storing histogram counting

Definition at line 44 of file GGEMSHistogramMode.hh.

◆ number_of_elements_

GGsize GGEMSHistogramMode_t::number_of_elements_

Number of elements in hit buffer

Definition at line 46 of file GGEMSHistogramMode.hh.

◆ scatter_

cl::Buffer** GGEMSHistogramMode_t::scatter_

Buffer storing scattered photon

Definition at line 45 of file GGEMSHistogramMode.hh.


The documentation for this struct was generated from the following file: