|
EGSnrc C++ class library
Report PIRS-898 (2021)
Iwan Kawrakow, Ernesto Mainegra-Hing, Frederic Tessier, Reid Townson and Blake Walters
|
EGS_Application class header file. More...
#include "egs_base_geometry.h"#include "egs_base_source.h"#include "egs_simple_container.h"#include "egs_interpolator.h"#include <string>#include <iostream>Go to the source code of this file.
Classes | |
| struct | EGS_Particle |
| A structure holding the information of one particle. More... | |
| class | EGS_Application |
| Base class for advanced EGSnrc C++ applications. More... | |
Macros | |
| #define | APP_MAIN(app_name) |
| #define | APP_SIMPLE_MAIN(app_name) |
| #define | APP_LIB(app_name) |
EGS_Application class header file.
Definition in file egs_application.h.
| #define APP_MAIN | ( | app_name | ) |
Definition at line 1218 of file egs_application.h.
| #define APP_SIMPLE_MAIN | ( | app_name | ) |
Definition at line 1228 of file egs_application.h.
| #define APP_LIB | ( | app_name | ) |
Definition at line 1237 of file egs_application.h.
1.9.1