source: trunk/examples/extended/electromagnetic/TestEm5/dedx1.mac @ 1229

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

update

File size: 559 bytes
Line 
1# $Id: dedx1.mac,v 1.4 2006/03/28 15:03:08 maire Exp $
2#
3# macro file for TestEm5.cc
4#
5# to control dE/dx calculation
6#
7/control/verbose 2
8/run/verbose 2
9#
10/testem/det/setAbsMat Silicon   
11/testem/det/setAbsThick 1 mm 
12/testem/det/setAbsYZ    1 mm
13#
14/testem/phys/addPhysics standard
15###/testem/phys/addPhysics livermore
16###/testem/phys/addPhysics penelope
17#
18/testem/phys/setCuts 1 km
19#   
20/run/initialize
21#
22/process/inactivate msc
23/process/eLoss/fluct false
24#
25/testem/gun/setDefault
26/gun/particle e-
27/gun/energy 1 MeV
28#
29/tracking/verbose 1
30#
31/run/beamOn 5
Note: See TracBrowser for help on using the repository browser.