source: trunk/examples/extended/electromagnetic/TestEm13/proton.mac @ 1333

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

update

File size: 368 bytes
Line 
1# $Id: proton.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 Water
10/testem/det/setSize 1 cm
11#
12/run/initialize
13#
14/testem/phys/setCuts 200 um
15#
16/gun/particle proton
17/gun/energy 1 GeV
18#
19##/tracking/verbose 2
20##/run/beamOn 1
21#
22/run/beamOn 100000
Note: See TracBrowser for help on using the repository browser.