evalspheredose command



evalspheredose | files 
               / outfile() 
	         rmin() centre(0,0,0) density(1)
                 rmax()           
                 nr()
                 rlin
                 rlog
                 rgrid()
                 debug

Purpose

Evaluates spherical 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.
rgrid(rlist)
List of numbers specifying radial intervals.
Overrides rmin(), rmax(), nr(), rlin, rlog.
centre(cx,cy,cz)
Centre coordinates (cm).
density(d)
Bulk density for normalization.
debug
Debug switch. Lots of output !

Remarks

Examples

See here
Last updated: M.Kraemer,
$Id: traxcmdevalspheredose.html,v 1.7 2019/03/17 22:57:47 kraemer Exp $