source: trunk/examples/extended/electromagnetic/TestEm13/TestEm13.in @ 1358

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

tag geant4.9.4 beta 1 + modifs locales

File size: 411 bytes
Line 
1# $Id: TestEm13.in,v 1.8 2010/04/05 13:45:17 maire Exp $
2#
3# Macro file for "TestEm13.cc"
4# (can be run in batch, without graphic)
5#
6# all processes
7#
8/control/verbose 2
9/run/verbose 2
10#
11/testem/det/setMat Water
12/testem/det/setSize 1 cm
13#
14/testem/phys/addPhysics standard
15#
16/run/initialize
17#
18/gun/particle gamma
19/gun/energy 100 keV
20/run/beamOn 1000000
21#
22/gun/particle e-
23/gun/energy 100 MeV
24/run/beamOn 1000000
Note: See TracBrowser for help on using the repository browser.