source: trunk/examples/extended/electromagnetic/TestEm9/cms10gev.mac @ 1229

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

update

File size: 910 bytes
Line 
1# $Id: cms10gev.mac,v 1.2 2006/10/26 15:50:35 maire Exp $
2#
3# Macro file for "TestEm9.cc"
4#
5# CMS PbWO4 model
6#
7/control/verbose 2
8/run/verbose 1
9/tracking/verbose 0
10#
11/testem/det/CalMat     G4_PbWO4
12/testem/del/EcalLength 230 mm
13/testem/det/EcalWidth   22 mm
14#
15/testem/phys/addPhysics  standard
16#
17/testem/phys/VertexCuts 0.01 mm
18/testem/phys/MuonCuts  10.0 mm
19/testem/stepMax          10 mm
20#
21#
22/gun/particle e-
23/gun/energy 10 GeV
24#
25#/process/eLoss/StepFunction 0.2 1 mm
26#/process/eLoss/preciseRange true
27#
28#/testem/tracking/stepMax 1 mum
29#
30#/random/setSavingFlag true
31#/random/resetEngineFrom first.rndm
32/testem/event/printModulo 1000
33/testem/histo/fileName  cms.paw
34/testem/histo/setHisto  0 75  7000  8500 MeV
35/testem/histo/setHisto  1 100 9000 10000 MeV
36/testem/histo/setHisto  2 100 9500 10000 MeV
37#/testem/histo/fileType  hbook
38/testem/
39#
40/testem/phys/setCuts 1 mm
41/run/initialize
42/run/beamOn 1000
43#
44#
Note: See TracBrowser for help on using the repository browser.