TRAX evalrzdose command
| GSI Biophysics | TRAX long write-up |

evalrzdose


evalrzdose | files 
           / outfile() 
	     rmin()  zmin()
             rmax()  zmax()          
             nr()    nz()
             rlin    zlin
             rlog    zlog
             rgrid() zgrid()
             debug

Purpose

Evaluates two-dimensional (radial, depth) dose distributions

Parameters

files

List of input listmode track files to be evaluated. If no files are specified and this command is given before the simulation is run, the listmode data are directly passed to the evaluation routine.

outfile(filename)

Name of the file to receive the evaluated data, in gd-format. This file is created after all listmode data have been processed.

rmin(rmin)

rmax(rmax)

Radial limits (cm) for evaluation.

nr(nr)

Number of radial intervals for evaluation. If omitted, some internal default will be chosen.

rlin

rlog

Linear or logarithmic spacing of radial intervals.

rgrid(rlist)

List of numbers specifying radial intervals.
Overrides rmin(), rmax(), nr(), rlin, rlog.

zmin(zmin)

zmax(zmax)

Axial (depth) limits (cm) for evaluation.

nz(nz)

Number of depth intervals for evaluation. If omitted, some internal default will be chosen.

zlin

zlog

Linear or logarithmic spacing of depth intervals.

zgrid(zlist)

List of numbers specifying depth intervals.
Overrides zmin() zmax() nz() zlin zlog.

debug

Debug switch. Lots of output !

Remark

Examples

See here


  
| GSI Biophysics | TRAX long write-up |
Last updated: M.Kraemer@gsi.de, 19-Jan-2001