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

Last change on this file was 1342, checked in by garnier, 14 years ago

update ti head

File size: 601 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  pai
13#/testem/phys/addPhysics  pai_photon
14#
15#/testem/stepMax         10 mm
16#
17/testem/phys/setNbinsE 20
18/testem/phys/setMaxE 0.060  MeV 
19#
20/run/initialize
21#
22/run/setCut  0.5 mm
23/run/setCutForRegion GasDetector 1.8 mm
24/run/particle/dumpCutValues
25#
26#/gun/particle e-
27#
28/gun/particle proton
29#
30#/gun/particle mu-
31#
32/gun/energy 200000.00 MeV
33#
34/run/beamOn 1000
35#
Note: See TracBrowser for help on using the repository browser.