source: trunk/examples/extended/electromagnetic/TestEm3/run01.mac @ 812

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

update

File size: 542 bytes
Line 
1# $Id: run01.mac,v 1.17 2006/10/31 12:53:48 maire Exp $
2#
3# Macro file for "exampleN03.cc"
4# (can be run in batch, without graphic)
5#
6# Lead-liquidArgon 50 layers; electron 1 GeV
7#
8/control/verbose 2
9/run/verbose 2
10#
11/testem/phys/addPhysics  standard
12#
13/testem/phys/setCuts 0.1 um
14#
15/run/initialize
16#
17/gun/particle e-
18/gun/energy 1 GeV
19#
20/testem/histo/setFileName run01
21/testem/histo/setFileType hbook
22/testem/histo/setHisto 1 100 700. 1000. MeV
23/testem/histo/setHisto 2 100   0.  300. MeV
24#
25/testem/event/printModulo 100
26#
27/run/beamOn 1000
Note: See TracBrowser for help on using the repository browser.