EGS Brachy
An egs++ user code for rapid brachytherapy calculations
|
Functions | |
get_spectra () | |
gen_docs (fname) | |
Variables | |
root = os.path.join("..", "lib") | |
abs_root = os.path.abspath(root) | |
specs = os.path.join(abs_root, "spectra") | |
str | outfile = "spectra.md" |
gen_specs.gen_docs | ( | fname | ) |
Definition at line 26 of file gen_specs.py.
gen_specs.get_spectra | ( | ) |
Definition at line 8 of file gen_specs.py.
gen_specs.abs_root = os.path.abspath(root) |
Definition at line 4 of file gen_specs.py.
str gen_specs.outfile = "spectra.md" |
Definition at line 46 of file gen_specs.py.
gen_specs.root = os.path.join("..", "lib") |
Definition at line 3 of file gen_specs.py.
gen_specs.specs = os.path.join(abs_root, "spectra") |
Definition at line 5 of file gen_specs.py.