source: trunk/examples/extended/electromagnetic/TestEm2/TestEm2.in @ 1309

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

update

File size: 575 bytes
Line 
1# $Id: TestEm2.in,v 1.24 2007/06/22 16:35:07 vnivanch 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 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
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.