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

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 *)
 

Detailed Description

EGS_Object and EGS_ObjectFactory implementations.

Author
Iwan Kawrakow, NRC

Definition in file egs_object_factory.cpp.