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

Last change on this file since 1309 was 1230, checked in by garnier, 14 years ago

update to geant4.9.3

File size: 393 bytes
Line 
1# $Id: hadron.mac,v 1.4 2009/09/18 14:03:24 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  local
14#
15/testem/phys/setCuts 1 km
16#
17/run/initialize
18#
19/testem/gun/setDefault
20/gun/particle proton
21/gun/energy 500 MeV
22#
23/tracking/verbose 1
24#
25/run/beamOn 1
Note: See TracBrowser for help on using the repository browser.