Scoring quantities
Several quantities can be scored inside the defined regions, e.g. dose, LETd. Present implementation of scores in Fred is restricted to voxel-based scorers defined on the same grid of the referenced region. For instance, when scoring the dose on the phantom region, Fred accumulates the energy deposited in each voxel of the phantom during particle tracking. At the end of the run, the deposited energy is divided by the mass of the voxel and the dose map is saved to disk in mhd format.
Scorers are actived within the definition of each region, as reported here.
An example of requiring dose and LETd scoring on a CTscan phantom is here below:
region: phantom ; CTscan = MrHead ; score = [dose,LETd]
Scorers
- Edep
total energy deposited in a voxel
for each energy deposition event the voxel scorer is incremented by the
energy released in the voxel. This energy is typically due to the collisional stopping power
of the particle in the medium. It also can have contributions from heavy fragments produced in nuclear interactions which, due to very short range, are deposited locally at the production site.
Scoring units = MeV
- dose
total energy deposited in a voxel divided by the mass of the voxel
This is equivalent to dose-to-medium in dosimetry jargon.
Scoring units = Gy
- dose-to-water
equivalent dose to water obtained from stopping power conversion
where the dose-to-medium
is converted into dose-to-water
using the density ratio and the stopping power ratio. It is equivalent to divide the dose
by the relative mass stopping power RMSP.
Scoring units = Gy
- LETd
dose-averaged LET according to Eq. 14 in Polster et al, PMB 2015
Scoring units =