source: trunk/examples/extended/electromagnetic/TestEm16/TestEm16.in @ 1337

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

update

File size: 630 bytes
Line 
1# $Id: TestEm16.in,v 1.4 2007/01/18 09:07:20 hbu Exp $
2#
3# Macro file for "TestEm16.cc"
4# (can be run in batch, without graphic)
5#
6#
7/control/verbose 2
8/run/verbose 2
9#
10/testem/det/setMat Vacuum
11#
12/run/initialize
13#
14# inactivate other processes to make SynchrotronRadiation more visible
15/process/inactivate msc
16/process/inactivate eIoni
17/process/inactivate eBrem
18/process/inactivate annihil
19/process/inactivate phot
20/process/inactivate compt
21/process/inactivate conv
22#
23/testem/det/setField 1.0 tesla
24#
25/gun/particle e-
26/gun/energy 9.9994890009 GeV
27#
28# expected results is:
29# Emean = 20.48 keV
30# E_rms = 37.18 keV
31#
32/run/beamOn 100
Note: See TracBrowser for help on using the repository browser.