|
MC-GPU
|
Structure storing the data of the Rayleigh interaction sampling model (equivalent to PENELOPE's common block /CGRA/). More...
#include <MC-GPU_v1.3.h>
Public Attributes | |
| float | xco [NP_RAYLEIGH *MAX_MATERIALS] |
| float | pco [NP_RAYLEIGH *MAX_MATERIALS] |
| float | aco [NP_RAYLEIGH *MAX_MATERIALS] |
| float | bco [NP_RAYLEIGH *MAX_MATERIALS] |
| float | pmax [MAX_ENERGYBINS_RAYLEIGH *MAX_MATERIALS] |
| unsigned char | itlco [NP_RAYLEIGH *MAX_MATERIALS] |
| unsigned char | ituco [NP_RAYLEIGH *MAX_MATERIALS] |
Structure storing the data of the Rayleigh interaction sampling model (equivalent to PENELOPE's common block /CGRA/).
Definition at line 248 of file MC-GPU_v1.3.h.
Definition at line 254 of file MC-GPU_v1.3.h.
Referenced by GRAa(), and load_material().
Definition at line 254 of file MC-GPU_v1.3.h.
Referenced by GRAa(), and load_material().
| unsigned char rayleigh_struct::itlco[NP_RAYLEIGH *MAX_MATERIALS] |
Definition at line 259 of file MC-GPU_v1.3.h.
Referenced by GRAa(), and load_material().
| unsigned char rayleigh_struct::ituco[NP_RAYLEIGH *MAX_MATERIALS] |
Definition at line 259 of file MC-GPU_v1.3.h.
Referenced by GRAa(), and load_material().
Definition at line 254 of file MC-GPU_v1.3.h.
Referenced by GRAa(), and load_material().
Definition at line 254 of file MC-GPU_v1.3.h.
Referenced by load_material(), and track_particles().
Definition at line 254 of file MC-GPU_v1.3.h.
Referenced by GRAa(), and load_material().