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

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

update

File size: 432 bytes
Line 
1# $Id: conv.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 20 MeV; gamma conversion to e+e-
7#
8/control/verbose 2
9/run/verbose 2
10#
11/testem/det/setMat Lead
12/testem/det/setSize 5 mm
13#
14/run/initialize
15#
16/process/inactivate phot
17/process/inactivate compt
18#
19/gun/particle gamma
20/gun/energy 20 MeV
21#
22##/tracking/verbose 2
23##/run/beamOn 1
24#
25/run/beamOn 100000
Note: See TracBrowser for help on using the repository browser.