source: trunk/examples/extended/electromagnetic/TestEm1/TestEm1.in @ 1309

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

update

File size: 814 bytes
Line 
1# $Id: TestEm1.in,v 1.24 2006/02/16 13:54:26 maire Exp $
2#
3# Macro file for "TestEm1.cc"
4# (can be run in batch, without graphic)
5#
6# electron 100 MeV; all processes
7#
8/control/verbose 2
9/run/verbose 2
10#
11/testem/det/setMat Aluminium
12/testem/det/setSize 10 m
13#
14/run/initialize
15#
16/testem/gun/setDefault
17/gun/particle e-
18/gun/energy 100 MeV
19#
20/testem/histo/setHisto 1 100 0   50 cm          #track length of primary
21/testem/histo/setHisto 2 100 0  300 none        #nb steps of primary
22/testem/histo/setHisto 3 200 0   20 mm          #step size of primary
23#
24/testem/histo/setFileType hbook
25###/testem/histo/setFileType root
26###/testem/histo/setFileType XML
27#
28/testem/phys/setCuts 1 mm
29/testem/histo/setFileName run0
30/run/beamOn 2000
31#
32/process/eLoss/verbose 0
33#
34/testem/phys/setCuts 10 um
35/testem/histo/setFileName run1
36/run/beamOn 2000
Note: See TracBrowser for help on using the repository browser.