Files
2023-06-30 09:09:57 +02:00

37 lines
934 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
#
/analysis/setFileName Fe-Sci
/analysis/h1/set 1 100 3.1 5.1 GeV #edep in absor1
/analysis/h1/set 2 100 0. 500. MeV #edep in absor2
/analysis/h1/set 11 52 0. 52. none #long. profile in absor1
/analysis/h1/set 12 52 0. 52. none #long. profile in absor2
/analysis/h1/set 21 102 0. 102. none #energy flow
/analysis/h1/set 22 100 3.1 5.1 GeV #energy deposit
/analysis/h1/set 23 100 0. 500. MeV #energy leakage
/analysis/h1/set 24 100 3.1 5.1 GeV #energy total
#
/run/printProgress 1000
/run/beamOn 10000