source: trunk/examples/extended/electromagnetic/TestEm11/TestEm11.in@ 1036

Last change on this file since 1036 was 807, checked in by garnier, 17 years ago

update

File size: 764 bytes
RevLine 
[807]1# $Id: TestEm11.in,v 1.6 2006/10/26 10:18:59 maire Exp $
2#
3# limit the step size from histo 1
4#
5/control/verbose 2
6/run/verbose 2
7#
8/testem/det/setMat G4_Si
9/testem/det/setSizeX 1 mm
10/testem/det/setSizeYZ 1 mm
11#
12/testem/phys/addPhysics standard # em physics
13###/testem/phys/addPhysics penelope # em physics
14#
15/run/initialize
16#
17/gun/particle e-
18/gun/energy 500 keV
19#
20/testem/histo/setFileType hbook
21/testem/histo/setFileName testem11
22/testem/histo/setHisto 1 100 0. 1. mm #edep profile
23/testem/histo/setHisto 2 102 0. 510. keV #total Edep
24/testem/histo/setHisto 3 100 0. 2. mm #track length
25/testem/histo/setHisto 4 100 0. 200. um #step length
26/testem/histo/setHisto 5 100 0. 1. mm #proj range
27#
28/testem/event/printModulo 10000
29#
30/run/beamOn 20000
Note: See TracBrowser for help on using the repository browser.