EGSnrc C++ class library
Report PIRS-898 (2021)
Iwan Kawrakow, Ernesto Mainegra-Hing, Frederic Tessier, Reid Townson and Blake Walters
|
A structure corresponding to the rayleigh_inputs
common block.
More...
#include <egs_interface2.h>
Public Attributes | |
char | ff_media [MXMED][24] |
char | ff_file [MXMED][128] |
A structure corresponding to the rayleigh_inputs
common block.
Contains media and FF file names for custom Rayleigh scattering
Definition at line 338 of file egs_interface2.h.
char EGS_Rayleigh::ff_media[MXMED][24] |
Media names for which to read in custom FF
Definition at line 340 of file egs_interface2.h.
Referenced by EGS_AdvancedApplication::setRayleighData().
char EGS_Rayleigh::ff_file[MXMED][128] |
Custom FF file names
Definition at line 342 of file egs_interface2.h.
Referenced by EGS_AdvancedApplication::setRayleighData().