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

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)
 

Detailed Description

A fast envelope geometry (based on EGS_FastEnvelope) with automatic region detection.

Author
Randle Taylor (randl.nosp@m.e.ta.nosp@m.ylor@.nosp@m.gmai.nosp@m.l.com)

Definition in file egs_autoenvelope.cpp.