source: trunk/examples/extended/electromagnetic/TestEm7/proton.mac @ 807

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

update

File size: 454 bytes
Line 
1# $Id: proton.mac,v 1.10 2007/07/28 16:39:31 vnivanch Exp $
2#
3# Macro file for "TestEm7.cc"
4# (can be run in batch, without graphic)
5#
6#
7/control/verbose 2
8/run/verbose 2
9#
10/testem/det/setMat Water
11/testem/det/setSizeX  10 cm
12/testem/det/setSizeYZ 10 cm
13#
14/testem/phys/addPhysics  standard       #em physics
15#
16/run/initialize
17#
18/gun/particle proton
19/gun/energy 100 MeV
20#
21# step limit
22/testem/stepMax 0.5 mm
23#
24/testem/event/printModulo 1000
25#
26/run/beamOn 10000
Note: See TracBrowser for help on using the repository browser.