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

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)
 

Detailed Description

Main program for a simple geometry testing utility.

Author
Iwan Kawrakow, NRC

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.