EGS Brachy
An egs++ user code for rapid brachytherapy calculations
|
Main implementation of volume correction routines. More...
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 > ®_volumes) |
int | ebvolcor::loadVolumes (string fname, vector< RegVolume > ®_volumes) |
Main implementation of volume correction routines.
Definition in file eb_volcor.cpp.