EGSnrc C++ class library  Report PIRS-898 (2021)
Iwan Kawrakow, Ernesto Mainegra-Hing, Frederic Tessier, Reid Townson and Blake Walters
Public Attributes | List of all members
EGS_Rayleigh Struct Reference

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]
 

Detailed Description

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.

Member Data Documentation

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().


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