source: trunk/examples/extended/electromagnetic/TestEm5/hadron.mac @ 1023

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

update

File size: 499 bytes
Line 
1# $Id: hadron.mac,v 1.2 2004/11/22 15:43:39 maire Exp $
2#
3# macro file for TestEm5.cc
4#
5/control/verbose 2
6/run/verbose 2
7#
8/testem/det/setAbsMat Iron
9#
10/testem/det/setAbsThick 1 m
11/testem/det/setAbsYZ    1 m
12#
13/testem/phys/addPhysics  standard
14/testem/phys/addPhysics  binary
15/testem/phys/addPhysics  binary_ion
16/testem/phys/addPhysics  elastic
17#
18/testem/phys/setCuts 1 km
19#
20/run/initialize
21#
22/testem/gun/setDefault
23/gun/particle proton
24/gun/energy 500 MeV
25#
26/tracking/verbose 1
27#
28/run/beamOn 1
29
30
Note: See TracBrowser for help on using the repository browser.