37 lines
779 B
Plaintext
37 lines
779 B
Plaintext
# $Id: TestEm9.in,v 1.11 2004/12/03 10:54:06 vnivanch Exp $
|
|
# GEANT4 tag $Name: geant4-08-01 $
|
|
#
|
|
# Macro file for TestEm9 - Crystal Calorimeter
|
|
# V.Ivanchenko
|
|
#
|
|
#
|
|
/control/verbose 2
|
|
/run/verbose 1
|
|
#/tracking/verbose 1
|
|
#
|
|
# select EM PhysicsList
|
|
|
|
#/testem/phys/addPhysics g4v52
|
|
/testem/phys/addPhysics standard
|
|
#
|
|
/testem/phys/setCuts 0.3 mm
|
|
/testem/phys/VertexCuts 0.01 mm
|
|
/testem/phys/MuonCuts 10.0 mm
|
|
/testem/stepMax 100 mm
|
|
#
|
|
/testem/det/acceptance1 0.8260 0.0351 3.0
|
|
/testem/det/acceptance9 0.9564 0.0160 3.0
|
|
/testem/det/acceptance25 0.9790 0.0119 3.0
|
|
#
|
|
#/process/eLoss/preciseRange true
|
|
#/process/eLoss/integral true
|
|
/run/initialize
|
|
#
|
|
#/testem/histo/fileName e_pr.root
|
|
#/testem/histo/fileType root
|
|
/gun/particle e-
|
|
/gun/energy 1 GeV
|
|
/run/beamOn 100
|
|
#
|
|
|