source: trunk/examples/extended/electromagnetic/TestEm14/proton.mac @ 1309

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

update

File size: 681 bytes
Line 
1# $Id: proton.mac,v 1.2 2006/05/10 11:15:33 maire Exp $
2#
3# Macro file for "TestEm14.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#
11/run/initialize
12#
13/testem/phys/setCuts 200 um
14#
15/gun/particle proton
16/gun/energy 1 GeV
17#
18/testem/histo/setFileName proton
19/testem/histo/setFileType hbook
20/testem/histo/setHisto 1  100 990  1000 MeV     #energy  of primary 
21/testem/histo/setHisto 2  100 0.9  +1. none     #costeta of primary
22/testem/histo/setHisto 3  100 0.    5. MeV      #energy  of ch. secondary 
23/testem/histo/setHisto 4  100 0.   +1. none     #costeta of ch. secondary
24#
25##/tracking/verbose 2
26##/run/beamOn 1
27#
28/run/beamOn 100000
Note: See TracBrowser for help on using the repository browser.