EGSnrc C++ class library  Report PIRS-898 (2021)
Iwan Kawrakow, Ernesto Mainegra-Hing, Frederic Tessier, Reid Townson and Blake Walters
Typedefs | Functions | Variables
egspp.cpp File Reference

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 = '/'
 

Detailed Description

A main program for egspp applications.

Author
Iwan Kawrakow, NRC

Definition in file egspp.cpp.