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

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

update

File size: 802 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#  select EM PhysicsList
11#
12#/testem/phys/addPhysics  emstandard
13/testem/phys/addPhysics  pai
14#/testem/phys/addPhysics  pai_photon
15#/testem/phys/addPhysics  pai_brem
16#
17/testem/phys/setCuts    1 mm
18#/testem/stepMax         10 mm
19#
20#  PLOT: energy deposit distribution in absorber
21#
22/plots/setnbinEn 20
23/plots/setEnlow 0.0 MeV
24/plots/setEnhigh 0.060  MeV 
25/plots/sethistName g4.p11
26#
27/run/initialize
28/run/particle/dumpCutValues
29#
30#/gun/particle e-
31#
32/gun/particle proton
33#
34#/gun/particle mu-
35#
36/gun/energy 200000.00 MeV
37#
38#/gun/energy 200.0 MeV
39#
40#/tracking/verbose 1
41#
42/event/printModulo 100
43/run/beamOn 1000
44#
Note: See TracBrowser for help on using the repository browser.