source: trunk/examples/extended/electromagnetic/TestEm12/TestEm12.in @ 1279

Last change on this file since 1279 was 807, checked in by garnier, 16 years ago

update

File size: 874 bytes
Line 
1# $Id: TestEm12.in,v 1.7 2006/10/25 17:27:02 maire Exp $
2#
3# limit the step size from histos 1 and 8
4#
5/control/verbose 2
6/run/verbose 2
7#
8/testem/det/setMat G4_WATER
9/testem/det/setRadius  3 cm
10/testem/det/setNbOfLayers 1
11#
12/testem/phys/addPhysics  standard       # em physics
13#
14/run/initialize
15#
16/testem/phys/setCuts 1 um
17#
18/gun/particle e-
19/gun/energy 4 MeV
20#
21/testem/histo/setFileType hbook
22/testem/histo/setFileName testem12
23/testem/histo/setHisto 1 120  0.   2.4 cm       #edep profile
24/testem/histo/setHisto 2 180  0.   4.5 MeV      #total Edep
25/testem/histo/setHisto 3 100  0.    3. cm       #true track length
26/testem/histo/setHisto 4 100  0.  500. um       #true step length
27/testem/histo/setHisto 5 200 -3.    3. cm       #proj range
28/testem/histo/setcsdaRange       2.037 cm
29/testem/histo/setHisto 8 120  0.   1.2 none     #normalized edep profile
30#
31/testem/event/printModulo 1000
32#
33/run/beamOn 10000
Note: See TracBrowser for help on using the repository browser.