MC-GPU
|
Structure storing the data defining the source model (except for the energy spectrum). More...
#include <MC-GPU_v1.3.h>
Public Attributes | |
float3 | position |
float3 | direction |
float | rot_fan [9] |
float | cos_theta_low |
float | phi_low |
float | D_cos_theta |
float | D_phi |
float | max_height_at_y1cm |
Structure storing the data defining the source model (except for the energy spectrum).
When a CT is simulated, multiple sources will be stored in an array (one source instance per projection angle).
Definition at line 153 of file MC-GPU_v1.3.h.
Definition at line 161 of file MC-GPU_v1.3.h.
Referenced by read_input(), and source().
Definition at line 161 of file MC-GPU_v1.3.h.
Referenced by source().
float source_struct::D_phi |
Definition at line 161 of file MC-GPU_v1.3.h.
Referenced by source().
Definition at line 159 of file MC-GPU_v1.3.h.
Referenced by main(), read_input(), report_image(), set_CT_trajectory(), and tally_image().
Definition at line 161 of file MC-GPU_v1.3.h.
Referenced by source().
float source_struct::phi_low |
Definition at line 161 of file MC-GPU_v1.3.h.
Referenced by source().
Definition at line 159 of file MC-GPU_v1.3.h.
Referenced by main(), read_input(), report_image(), set_CT_trajectory(), and source().
float source_struct::rot_fan[9] |
Definition at line 161 of file MC-GPU_v1.3.h.
Referenced by source().