EGSnrc C++ class library
Report PIRS-898 (2021)
Iwan Kawrakow, Ernesto Mainegra-Hing, Frederic Tessier, Reid Townson and Blake Walters
|
Main program for a simple geometry testing utility. More...
#include "egs_base_geometry.h"
#include "egs_geometry_tester.h"
#include "egs_input.h"
#include "egs_functions.h"
#include <iostream>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Main program for a simple geometry testing utility.
This program uses an EGS_GeometryTester object to perform tests on a geometry. Both, the geometry and the tests to be performed, are specified in an input file.
Definition in file test_geometry.cpp.