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

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

update

File size: 433 bytes
Line 
1# $Id: electron.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/control/verbose 2
7/run/verbose 2
8#
9/testem/det/setMat Aluminium
10/testem/det/setSize 1 cm
11#
12/run/initialize
13#
14/testem/phys/setCuts 500 um
15
16###/process/inactivate eIoni
17###/process/inactivate eBrem
18#
19/gun/particle e-
20/gun/energy 100 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.