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

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

update

File size: 634 bytes
Line 
1# $Id: munucl.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/tracking/verbose 0
9#
10/testem/det/setMat Iron
11/testem/det/setSize 1 m
12#
13/testem/phys/addPhysics standard
14/testem/phys/addPhysics muNucl
15#
16/testem/phys/setCuts 1 mm
17#
18/run/initialize
19#
20/process/inactivate muIoni
21/process/inactivate muPairProd
22/process/inactivate muBrems
23#
24/gun/particle mu+
25/gun/energy 10 TeV
26#
27/testem/histo/setFileName munucl
28/testem/histo/setFileType hbook
29/testem/histo/setHisto 4 100 -10. 0.
30#
31/testem/event/printModulo 10000
32#
33/run/beamOn 100000
Note: See TracBrowser for help on using the repository browser.