source: trunk/examples/extended/medical/fanoCavity2/stepfunction.mac @ 1292

Last change on this file since 1292 was 1230, checked in by garnier, 14 years ago

update to geant4.9.3

File size: 403 bytes
Line 
1# $Id: stepfunction.mac,v 1.2 2009/10/31 18:05:56 maire Exp $
2#
3/control/verbose 2
4/run/verbose 2
5#
6/testem/phys/addPhysics standard_opt3
7#
8/run/initialize
9#
10/process/inactivate msc
11/process/eLoss/fluct false
12#
13/process/eLoss/StepFunction 1 10 um
14#
15/testem/histo/setFileName nothing.dr100
16/testem/histo/setHisto 9 100  0  5 mm   #step size in wall
17#
18/testem/event/printModulo 200000
19#
20/run/beamOn 2000000
Note: See TracBrowser for help on using the repository browser.