evalmdose command



evalmdose | files 
          / outfile() rmin() zmin() diameter(1E-4)
                      rmax() zmax() site(sphere)         
                      nr()          threshold()
                      rlin          phd
                      rlog
            debug

Purpose

Evaluates microdosimetric quantities, that is, specific and lineal energy deposition in a small volume of given shape and size.

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 radial spacing, respectively.
zmin(zmin)
zmax(zmax)
Axial (depth) limits (cm) for evaluation.
diameter()
Size of the sensitive site (cm). For cylindrical sites: height = diameter.
site()
Shape of the site, either sphere or cylinder. Cylinders are always placed with their axis perpendicular to the z-direction.
threshold()
For cross section calculations: number of ionizations in the sensitive site above which the damage is considered lethal.
phd
Output pulse height (event size) distributions too.
debug
Debug switch. Lots of output !

Remarks

Examples

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