High-precision dosimetry

From UCL HEP PBT Wiki

Jump to: navigation, search
m
m
Line 84: Line 84:
./dnageometry dna.mac
./dnageometry dna.mac
</pre>
</pre>
 +
 +
== <span style="color:#000080"> How to analyze data </span> ==
 +
 +
=== <span style="color:#ff0000"> dnaphysics </span> ===
 +
 +
The macro dna.mac produces root file '''dna.root''' with ntuples containing the following information for every step:
 +
 +
* type of particle
 +
* type of physics process
 +
* x, y and z coordinates of the step
 +
* total energy deposit [eV]
 +
* step length [nm]
 +
* kinetic energy difference along the step[eV]
 +
 +
You can analyze the '''dna.root''' file using '''plot.C''' macro. The macro produces two plots. The first plot shows the distribution of the different physics plrocesses when the incident particle interacts with the water cube. The second plot shows the trajectory of the incident particle. [Here] you can find the codes for '''flagParticle''' and '''flagProcess'''.

Revision as of 15:27, 29 August 2014

Personal tools