source: trunk/examples/extended/electromagnetic/TestEm17/brem.mac @ 1230

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

update

File size: 576 bytes
Line 
1# $Id: brem.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/process/inactivate muIoni
19/process/inactivate muPairProd
20/process/inactivate muNucl
21#
22/gun/particle mu+
23/gun/energy 10 TeV
24#
25/testem/histo/setFileName brem
26/testem/histo/setFileType hbook
27/testem/histo/setHisto 3 100 -10. 0.
28#
29/testem/event/printModulo 1000
30#
31/run/beamOn 10000
Note: See TracBrowser for help on using the repository browser.