MC-GPU
|
Structure storing the source energy spectrum data to be sampled using the Walker aliasing algorithm. More...
#include <MC-GPU_v1.3.h>
Public Attributes | |
int | num_bins_espc |
float | espc [MAX_ENERGY_BINS] |
float | espc_cutoff [MAX_ENERGY_BINS] |
short int | espc_alias [MAX_ENERGY_BINS] |
Structure storing the source energy spectrum data to be sampled using the Walker aliasing algorithm.
Definition at line 171 of file MC-GPU_v1.3.h.
Definition at line 178 of file MC-GPU_v1.3.h.
Referenced by init_energy_spectrum(), main(), and source().
short int source_energy_struct::espc_alias[MAX_ENERGY_BINS] |
Definition at line 180 of file MC-GPU_v1.3.h.
Referenced by init_energy_spectrum(), and source().
Definition at line 178 of file MC-GPU_v1.3.h.
Referenced by init_energy_spectrum(), and source().
Definition at line 177 of file MC-GPU_v1.3.h.
Referenced by init_energy_spectrum(), main(), and source().