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

EGS_Application implementation. More...

#include "egs_application.h"
#include "egs_functions.h"
#include "egs_input.h"
#include "egs_base_source.h"
#include "egs_rndm.h"
#include "egs_run_control.h"
#include "egs_simple_container.h"
#include "egs_ausgab_object.h"
#include <cstring>
#include <cstdio>
#include <cstdlib>
#include <vector>
#include <fstream>
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#include <sys/statvfs.h>

Go to the source code of this file.

Classes

class  EGS_GeometryHistory
 
struct  EGS_GeometryHistory::Step
 

Macros

#define EGS_ACCESS   ::access
 
#define MAXIMUM_JOB_NUMBER   8192
 

Functions

bool fileExists (const string &name)
 

Variables

const char fs = '/'
 

Detailed Description

EGS_Application implementation.

Author
Iwan Kawrakow, NRC

Definition in file egs_application.cpp.