source: trunk/examples/extended/electromagnetic/TestEm13/compton.mac @ 1279

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

update

File size: 424 bytes
Line 
1# $Id: compton.mac,v 1.3 2006/04/24 16:48:54 maire Exp $
2#
3# Macro file for "TestEm13.cc"
4# (can be run in batch, without graphic)
5#
6# photon 300 keV; compton
7#
8/control/verbose 2
9/run/verbose 2
10#
11/testem/det/setMat Aluminium
12/testem/det/setSize 1 cm
13#
14/run/initialize
15#
16/process/inactivate phot
17/process/inactivate conv
18#
19/gun/particle gamma
20/gun/energy 300 keV
21#
22##/tracking/verbose 2
23##/run/beamOn 1
24#
25/run/beamOn 100000
Note: See TracBrowser for help on using the repository browser.