source: trunk/examples/extended/electromagnetic/TestEm7/ionC12.mac @ 807

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

update

File size: 828 bytes
Line 
1# $Id: ionC12.mac,v 1.19 2007/11/07 19:41:32 vnivanch Exp $
2#
3# Macro file for "TestEm7.cc"
4# (can be run in batch, without graphic)
5#
6#
7/control/verbose 2
8/run/verbose 2
9/tracking/verbose 1
10#
11/testem/det/setMat Water
12/testem/det/setSizeX  20 cm
13/testem/det/setSizeYZ 20 cm
14#
15/testem/det/tallyMat Water
16/testem/det/tallySize 2. 2. 2. mm
17/testem/det/tallyPosition -9.9 0. 0. cm
18/testem/det/tallyPosition -5.  0. 0. cm
19/testem/det/tallyPosition  0.  0. 0. cm
20/testem/det/tallyPosition  5.  0. 0. cm
21#
22/testem/phys/addPhysics  standardNR     
23#/testem/phys/addPhysics  emstandard
24#/testem/phys/addPhysics  standard_opt2
25#
26/run/initialize
27#
28/gun/particle ion
29/gun/ion 6 12 6
30#/gun/ion 6 12 1
31/gun/energy 3.5 GeV
32#
33# beam size
34/testem/gun/rndm 2 mm
35#
36# step limit
37/testem/stepMax 1 mm
38#
39/testem/event/printModulo 1000
40#
41/run/beamOn 1000
Note: See TracBrowser for help on using the repository browser.