MC-GPU
source_energy_struct Struct Reference

Structure storing the source energy spectrum data to be sampled using the Walker aliasing algorithm. More...

#include <MC-GPU_v1.3.h>

List of all members.

Public Attributes

int num_bins_espc
float espc [MAX_ENERGY_BINS]
float espc_cutoff [MAX_ENERGY_BINS]
short int espc_alias [MAX_ENERGY_BINS]

Detailed Description

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.


Member Data Documentation

Definition at line 178 of file MC-GPU_v1.3.h.

Referenced by init_energy_spectrum(), main(), and source().

Definition at line 180 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().


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