source: trunk/examples/extended/electromagnetic/TestEm13/gamma.mac @ 1187

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

update

File size: 411 bytes
Line 
1# $Id: gamma.mac,v 1.4 2007/06/24 22:26:54 maire Exp $
2#
3# Macro file for "TestEm13.cc"
4# (can be run in batch, without graphic)
5#
6# photon 100 keV; all processes
7#
8/control/verbose 2
9/run/verbose 2
10#
11/testem/det/setMat Water
12/testem/det/setSize 1 cm
13#
14/testem/phys/addPhysics standard
15#
16/run/initialize
17#
18/gun/particle gamma
19/gun/energy 100 keV
20/run/beamOn 100000
21#
22/testem/det/setSize 5 cm
23/run/beamOn 100000
Note: See TracBrowser for help on using the repository browser.