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

Last change on this file since 1342 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  standard
14#
15/testem/phys/setNbinsE 20
16/testem/phys/setMaxE 0.060  MeV 
17#
18/run/initialize
19#
20/run/setCut  1 mm
21/run/setCutForRegion GasDetector 0.2 mm
22/run/particle/dumpCutValues
23#
24/gun/particle proton
25#
26#/gun/particle mu-
27#
28/gun/energy 200000.00 MeV
29#
30#/gun/energy 200.0 MeV
31#
32#/tracking/verbose 1
33#
34/run/beamOn 10000
35#
36
37
38
39
40
41
42
43
Note: See TracBrowser for help on using the repository browser.