source: trunk/examples/extended/electromagnetic/TestEm15/proton.mac@ 1036

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

update

File size: 997 bytes
Line 
1# $Id: proton.mac,v 1.2 2006/05/11 11:46:03 maire Exp $
2#
3# Macro file for "TestEm15.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 1 mm
14#
15/process/inactivate hIoni
16#
17/gun/particle proton
18/gun/energy 100 MeV
19#
20/testem/histo/setFileName proton
21/testem/histo/setFileType hbook
22/testem/histo/setHisto 1 100 0 10 cm #true step length
23/testem/histo/setHisto 2 100 0 10 cm #geom step length
24/testem/histo/setHisto 3 100 0 1.1 none #ratio geom/true
25/testem/histo/setHisto 4 100 0 5 mm #lateral radius
26/testem/histo/setHisto 5 100 0 +5 deg #psi_space angle
27/testem/histo/setHisto 6 100 -50 +50 deg #theta_plane angle
28/testem/histo/setHisto 7 90 -180 +180 deg #phi-position angle
29/testem/histo/setHisto 8 90 -180 +180 deg #phi-direction angle
30/testem/histo/setHisto 9 100 -1 +1 none #phi correlation
31#
32##/tracking/verbose 2
33##/run/beamOn 1
34#
35/run/beamOn 100000
Note: See TracBrowser for help on using the repository browser.