EGS Brachy
An egs++ user code for rapid brachytherapy calculations
Loading...
Searching...
No Matches
Namespaces | Functions
/Users/marc/Developer/EGSnrc/HEN_HOUSE/user_codes/egs_brachy/egs_brachy/eb_volcor.cpp File Reference

Main implementation of volume correction routines. More...

#include <eb_volcor.h>
#include <iostream>
#include <fstream>
#include "gzstream.h"
Include dependency graph for eb_volcor.cpp:

Go to the source code of this file.

Namespaces

namespace  ebvolcor
 

Functions

bool ebvolcor::isGZip (istream &vfile)
 
EGS_Float ebvolcor::getShapeVolume (EGS_Input *shape_inp)
 get shape volume from a shape input item
 
void ebvolcor::readVolumes (istream &vfile, vector< RegVolume > &reg_volumes)
 
int ebvolcor::loadVolumes (string fname, vector< RegVolume > &reg_volumes)
 

Detailed Description

Main implementation of volume correction routines.

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

Definition in file eb_volcor.cpp.