Files
geant4/examples/extended/hadronic/Hadr05/Pb-lAr.mac
T
2021-12-10 16:15:15 +00:00

34 lines
765 B
Plaintext

#
# Macro file for "Hadr05.cc"
#
# Lead-liquidArgon 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 Lead 36 mm
/testhadr/det/setAbsor 2 liquidArgon 4 mm
/testhadr/det/setSizeYZ 1.5 m
#
/run/initialize
#
/testhadr/gun/setDefault
/gun/particle proton
/gun/energy 5 GeV
#
/analysis/setFileName Pb-lAr
/analysis/h1/set 1 100 3. 5. 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
#
/run/printProgress 100
/run/beamOn 1000