EGSnrc C++ class library
Report PIRS-898 (2021)
Iwan Kawrakow, Ernesto Mainegra-Hing, Frederic Tessier, Reid Townson and Blake Walters
|
A fast envelope geometry (based on EGS_FastEnvelope) with automatic region detection. More...
#include "egs_input.h"
#include "egs_autoenvelope.h"
#include "../egs_gtransformed/egs_gtransformed.h"
#include <cstdlib>
#include <algorithm>
#include <numeric>
#include <iostream>
#include <fstream>
Go to the source code of this file.
Functions | |
EGS_AENVELOPE_EXPORT EGS_BaseGeometry * | createGeometry (EGS_Input *input) |
A fast envelope geometry (based on EGS_FastEnvelope) with automatic region detection.
Definition in file egs_autoenvelope.cpp.