source: trunk/examples/extended/electromagnetic/TestEm8/TestEm8.large_N.in @ 1309

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

update

File size: 905 bytes
Line 
1#
2# Macro file for the initialization phase of "TestEm8.cc"
3#
4# It creates the default geometry (simple absorber cylinder )       
5#
6/control/verbose 2
7/run/verbose 2
8#/tracking/verbose 2
9#
10#
11#  select EM PhysicsList
12#
13/testem/phys/addPhysics  standard
14#
15#/testem/phys/addPhysics model
16#
17/testem/phys/setCuts    1 mm
18#/testem/phys/VertexCuts 0.1 mm
19#/testem/phys/MuonCuts  10.0 mm
20#/testem/stepMax         10 mm
21#
22#/process/eLoss/preciseRange  true
23#/process/eLoss/integral      true
24#
25#  hist file name
26#
27/plots/sethistName g4.p11
28#
29#  PLOT: energy deposit distribution in absorber
30#
31/plots/setnbinEn 20
32/plots/setEnlow 0.0 MeV
33/plots/setEnhigh 0.060  MeV 
34#
35#
36/run/initialize
37/run/particle/dumpCutValues
38#
39#/gun/particle e-
40#
41/gun/particle proton
42#
43#/gun/particle mu-
44#
45/gun/energy 200000.00 MeV
46#
47#/gun/energy 200.0 MeV
48#
49#/tracking/verbose 1
50#
51/event/printModulo 1000
52/run/beamOn 10000
53#
54#
55
56
57
58
59
60
61
62
Note: See TracBrowser for help on using the repository browser.