|
EGSnrc C++ class library
Report PIRS-898 (2021)
Iwan Kawrakow, Ernesto Mainegra-Hing, Frederic Tessier, Reid Townson and Blake Walters
|
A main program for egspp applications. More...
#include "egs_application.h"#include "egs_library.h"#include "egs_functions.h"#include <string>#include <iostream>Go to the source code of this file.
Typedefs | |
| typedef EGS_Application *(* | createAppFunction) (int argc, char **argv) |
Functions | |
| int | main (int argc, char **argv) |
| A main program for egspp applications. | |
Variables | |
| const char | fs = '/' |
A main program for egspp applications.
Definition in file egspp.cpp.
1.9.1