EGS Brachy
An egs++ user code for rapid brachytherapy calculations
|
RegVolumeT sruct with members (ir=RegionNumber, vol=Volume, unc=Unc) More...
#include <eb_volcor.h>
Public Attributes | |
int | ir |
EGS_Float | vol |
EGS_Float | unc |
RegVolumeT sruct with members (ir=RegionNumber, vol=Volume, unc=Unc)
Definition at line 89 of file eb_volcor.h.
int ebvolcor::RegVolume::ir |
Definition at line 90 of file eb_volcor.h.
EGS_Float ebvolcor::RegVolume::unc |
Definition at line 92 of file eb_volcor.h.
EGS_Float ebvolcor::RegVolume::vol |
Definition at line 91 of file eb_volcor.h.