Files
geant4/examples/extended/electromagnetic/TestEm9/cms50gev.mac
T
2016-06-09 17:01:34 +02:00

46 lines
1.0 KiB
Plaintext

# $Id: cms50gev.mac,v 1.4 2010-11-19 18:33:42 vnivanch Exp $
#
# Macro file for TestEm9
#
# CMS PbWO4 model
#
/control/verbose 2
/run/verbose 1
/tracking/verbose 0
#
/testem/det/CalMat G4_PbWO4
/testem/det/EcalLength 230 mm
/testem/det/EcalWidth 22 mm
#
#/testem/phys/addPhysics emstandard
/testem/phys/addPhysics emstandard_opt1
#/testem/phys/addPhysics emstandard_opt2
#/testem/phys/addPhysics standardLPM
#
/process/eLoss/verbose 1
/testem/phys/setCuts 1.0 mm
/testem/phys/VertexCuts 0.01 mm
/testem/phys/MuonCuts 10.0 mm
#
/gun/particle e-
/gun/energy 50 GeV
#
#/testem/tracking/stepMax 1 mum
#
#/random/setSavingFlag true
#/random/resetEngineFrom first.rndm
/testem/event/printModulo 1000
#
/testem/histo/fileName cms50gev
/testem/histo/setHisto 0 250 0.60 0.85
/testem/histo/setHisto 1 200 0.80 1.00
/testem/histo/setHisto 2 100 0.90 1.00
/testem/histo/setHisto 10 80 0.80 0.88
/testem/histo/setHisto 11 100 0.75 0.85
/testem/histo/setHisto 12 40 0.94 0.98
#
/run/initialize
/process/em/applyCuts true
/run/beamOn 10000
#