EGSnrc C++ class library
Report PIRS-898 (2021)
Iwan Kawrakow, Ernesto Mainegra-Hing, Frederic Tessier, Reid Townson and Blake Walters
|
EGS_Object and EGS_ObjectFactory implementations. More...
#include <cstdio>
#include <cstdlib>
#include "egs_object_factory.h"
#include "egs_library.h"
#include "egs_input.h"
Go to the source code of this file.
Typedefs | |
typedef EGS_Object *(* | EGS_ObjectCreationFunction )(EGS_Input *, EGS_ObjectFactory *) |
EGS_Object and EGS_ObjectFactory implementations.
Definition in file egs_object_factory.cpp.