27 lines
445 B
Plaintext
27 lines
445 B
Plaintext
#
|
|
# Macro file for "Hadr05.cc"
|
|
#
|
|
# Iron-Scintillator 50 layers
|
|
#
|
|
/control/verbose 1
|
|
/run/verbose 1
|
|
#
|
|
/process/em/verbose 0
|
|
/process/had/verbose 0
|
|
#
|
|
/testhadr/det/setNbOfLayers 50
|
|
/testhadr/det/setNbOfAbsor 2
|
|
/testhadr/det/setAbsor 1 Iron 36 mm
|
|
/testhadr/det/setAbsor 2 Scintillator 4 mm
|
|
/testhadr/det/setSizeYZ 1.5 m
|
|
#
|
|
/run/initialize
|
|
#
|
|
/testhadr/gun/setDefault
|
|
/gun/particle proton
|
|
/gun/energy 5 GeV
|
|
#
|
|
/run/printProgress 100
|
|
/run/beamOn 1000
|
|
|