source: trunk/examples/extended/electromagnetic/TestEm14/gamma.mac @ 1309

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

update

File size: 340 bytes
Line 
1# $Id: gamma.mac,v 1.3 2007/06/23 22:23:20 maire Exp $
2#
3# Macro file for "TestEm14.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/phys/addPhysics standard
13#
14/run/initialize
15#
16/gun/particle gamma
17/gun/energy 100 keV
18#
19/run/beamOn 100000
Note: See TracBrowser for help on using the repository browser.