Monoenergetic proton pencil beam
From UCL HEP PBT Wiki
m |
m |
||
| Line 73: | Line 73: | ||
=== <span style="color:#000080"> Text files </span> === | === <span style="color:#000080"> Text files </span> === | ||
| - | This is output from '''DoseFile.txt''' with physics process '''QGSP_BIC_EMY''' and incident proton energy of '''62 MeV'''. | + | This is output from '''DoseFile.txt''' with physics process '''QGSP_BIC_EMY''' and incident proton energy of '''62 MeV'''. Use your favorite editor pico, vi, emacs etc to open the text file. For example, open it with editor pico: |
| + | |||
| + | <pre style="color: #800000; background-color: #dcdcdc"> | ||
| + | pico DoseFile.txt | ||
| + | </pre> | ||
<pre style="color: #800000; background-color: #dcdcdc"> | <pre style="color: #800000; background-color: #dcdcdc"> | ||
| Line 190: | Line 194: | ||
.x PlotSimulation.C | .x PlotSimulation.C | ||
| + | </pre> | ||
| + | |||
| + | To exit the ROOT terminal type | ||
| + | |||
| + | <pre style="color: #800000; background-color: #dcdcdc"> | ||
| + | .q | ||
</pre> | </pre> | ||