25 lines
467 B
Plaintext
25 lines
467 B
Plaintext
# $Id: run01.mac,v 1.7 2009-09-22 15:18:20 maire Exp $
|
|
#
|
|
/control/verbose 2
|
|
/run/verbose 2
|
|
#
|
|
/testem/det/setMat G4_WATER
|
|
/testem/det/setRadius 100 nm
|
|
#
|
|
/testem/phys/addPhysics dna # em DNA physics
|
|
#
|
|
/run/initialize
|
|
#
|
|
/gun/particle e-
|
|
/gun/energy 1 keV
|
|
#
|
|
/analysis/setFileName dna
|
|
/analysis/h1/set 1 50 0. 100 nm #edep profile
|
|
/analysis/h1/set 3 50 0. 300 nm #true track length
|
|
#
|
|
/testem/applyAutomaticStepMax true
|
|
#
|
|
/run/printProgress 1000
|
|
#
|
|
/run/beamOn 5000
|