source: trunk/examples/extended/electromagnetic/TestEm17/TestEm17.in

Last change on this file was 1337, checked in by garnier, 14 years ago

tag geant4.9.4 beta 1 + modifs locales

File size: 473 bytes
Line 
1# $Id: TestEm17.in,v 1.3 2008/03/31 10:11:30 vnivanch Exp $
2#
3# Macro file for "TestEm17.cc"
4# (can be run in batch, without graphic)
5#
6/control/verbose 2
7/run/verbose 2
8#
9/testem/det/setMat Iron
10/testem/det/setSize 1 m
11#
12/testem/phys/addPhysics standard
13/testem/phys/setCuts 1 mm
14#
15/run/initialize
16#
17/gun/particle mu+
18/gun/energy 10 TeV
19#
20/testem/event/printModulo 1000
21#
22/run/beamOn 10000
23#
24/gun/particle pi+
25/run/beamOn 10000
26#
27/gun/particle proton
28/run/beamOn 10000
29#
30
Note: See TracBrowser for help on using the repository browser.