evalrdose command



evalrdose | files 
          / outfile() 
	    rmin() zmin() density(1)
            rmax() zmax()          
            nr()
            rlin
            rlog
            debug

Purpose

Evaluates radial 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 depth intervals for evaluation. If omitted, some internal default will be chosen.
rlin
rlog
Linear or logarithmic radial spacing.
zmin(zmin)
zmax(zmax)
Axial (depth) limits (cm) for evaluation.
density(d)
Bulk density for normalization.
debug
Debug switch. Lots of output !

Remarks

For a LEM-compatible radial dose distribution you may use parameters
   rlog rmin(1E-8) rmax(100E-4) nr(13823)

Examples

See here


  
Last updated: M.Kraemer,
$Id: traxcmdevalrdose.html,v 1.8 2019/03/17 22:57:47 kraemer Exp $