EGS Brachy
An egs++ user code for rapid brachytherapy calculations
Loading...
Searching...
No Matches
Public Attributes | List of all members
GeomRegionInfo Struct Reference

a struct to contain elementary information aboud a geometry More...

#include <ginfo.h>

Public Attributes

string name
 
string type
 
vector< string > children
 
int nreg
 
int start
 
int end
 

Detailed Description

a struct to contain elementary information aboud a geometry

Definition at line 83 of file ginfo.h.

Member Data Documentation

◆ children

vector<string> GeomRegionInfo::children

list of children contained by this geometry (if any)

Definition at line 87 of file ginfo.h.

◆ end

int GeomRegionInfo::end

global end region number

Definition at line 90 of file ginfo.h.

◆ name

string GeomRegionInfo::name

the name given to the geometry by the user

Definition at line 85 of file ginfo.h.

◆ nreg

int GeomRegionInfo::nreg

total number of regions in this geometry

Definition at line 88 of file ginfo.h.

◆ start

int GeomRegionInfo::start

global start region number

Definition at line 89 of file ginfo.h.

◆ type

string GeomRegionInfo::type

egs++ geometry type

Definition at line 86 of file ginfo.h.


The documentation for this struct was generated from the following file: