source: trunk/examples/extended/electromagnetic/TestEm17/allproc.mac @ 1279

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

update

File size: 569 bytes
Line 
1# $Id: allproc.mac,v 1.1 2006/05/09 16:22:19 maire 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#
14/testem/phys/setCuts 1 mm
15#
16/run/initialize
17#
18/gun/particle mu+
19/gun/energy 10 TeV
20#
21/testem/histo/setFileName allproc
22/testem/histo/setFileType hbook
23/testem/histo/setHisto 1 100 -10. 0.
24/testem/histo/setHisto 2 100 -10. 0.
25/testem/histo/setHisto 3 100 -10. 0.
26#
27/testem/event/printModulo 1000
28#
29/run/beamOn 10000
Note: See TracBrowser for help on using the repository browser.