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

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

update to geant4.9.3

File size: 1.1 KB
Line 
1# $Id: cms10gev.mac,v 1.5 2008/09/24 10:38:46 vnivanch 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/det/EcalLength 230 mm
13/testem/det/EcalWidth 22 mm
14#
15#/testem/phys/addPhysics emstandard_opt2
16/testem/phys/addPhysics standardLPM
17#
18/testem/phys/setCuts 1 mm
19/testem/phys/VertexCuts 0.01 mm
20/testem/phys/MuonCuts 10.0 mm
21#/testem/stepMax 10 mm
22#
23#
24/gun/particle e-
25/gun/energy 10 GeV
26#
27#/process/eLoss/StepFunction 0.2 1 mm
28#/process/eLoss/preciseRange true
29#
30#/testem/tracking/stepMax 1 mum
31#
32#/random/setSavingFlag true
33#/random/resetEngineFrom first.rndm
34/testem/event/printModulo 1000
35/testem/histo/fileName cms10gev1mm
36/testem/histo/fileType root
37/testem/histo/setHisto 0 250 0.60 0.85
38/testem/histo/setHisto 1 200 0.80 1.00
39/testem/histo/setHisto 2 100 0.90 1.00
40/testem/histo/setHisto 10 80 0.80 0.88
41/testem/histo/setHisto 11 100 0.75 0.85
42/testem/histo/setHisto 12 40 0.94 0.98
43/run/initialize
44/run/beamOn 10000
45#
46/testem/phys/setCuts 3 mm
47/testem/histo/fileName cms10gev3mm
48/run/beamOn 10000
49#
Note: See TracBrowser for help on using the repository browser.