High-precision dosimetry

From UCL HEP PBT Wiki

Jump to: navigation, search
m
m
Line 103: Line 103:
==== <span style="color:#000080"> Changes in macro dna.mac </span> ====
==== <span style="color:#000080"> Changes in macro dna.mac </span> ====
 +
 +
You can change the type and the energy of the incident particle by modifying the macro dna.mac. Open the macro with editor pico:
 +
 +
 +
#/control/execute vis.mac
 +
/tracking/verbose 0
 +
/run/verbose 2
 +
#/dna/det/setMat G4_WATER_MODIFIED
 +
/dna/det/setMat G4_WATER
 +
/gun/particle e-
 +
#/gun/particle proton
 +
#/gun/particle hydrogen
 +
#/gun/particle alpha
 +
#/gun/particle alpha+
 +
#/gun/particle helium
 +
/gun/energy 1 keV
 +
/run/initialize
 +
/process/em/auger true
 +
/run/beamOn 100
==== <span style="color:#000080"> Visualisation </span> ====
==== <span style="color:#000080"> Visualisation </span> ====

Revision as of 15:43, 29 August 2014

Personal tools