source: trunk/examples/extended/electromagnetic/TestEm2/TestEm2.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: 580 bytes
Line 
1# $Id: TestEm2.in,v 1.26 2009/09/16 18:07:30 maire Exp $
2#
3# Macro file for "TestEm2.cc"
4# (can be run in batch, without graphic)
5#
6# PbWO4 L = 20 radl  R = 5 radl; electron 5 GeV
7#
8/control/verbose 1
9/run/verbose 1
10#
11/testem/det/setMat G4_PbWO4
12/testem/det/setLbin 40 0.5
13/testem/det/setRbin 50 0.1
14#
15# Acceptance printout is activated
16/testem/run/acceptance  0.949 0.0082 3.0
17#
18/testem/phys/addPhysics  emstandard_opt0
19#
20/testem/phys/setCuts 1.0 mm
21#
22/run/initialize
23/process/eLoss/verbose 1
24#
25/gun/particle e-
26/gun/energy 5 GeV
27#
28/testem/event/printModulo 20
29#
30/run/beamOn 100
Note: See TracBrowser for help on using the repository browser.