Files
geant4/examples/extended/electromagnetic/TestEm3/TestEm3.in
T
2016-06-10 14:11:04 +02:00

38 lines
976 B
Plaintext

# $Id: TestEm3.in 92914 2015-09-21 15:00:48Z gcosmo $
#
# Macro file for "exampleN03.cc"
# (can be run in batch, without graphic)
#
# Lead-liquidArgon 50 layers; electron 1 GeV
#
/control/verbose 2
/control/cout/ignoreThreadsExcept 0
/run/verbose 2
#
/testem/phys/addPhysics emstandard_opt0
#
/run/initialize
/process/em/verbose 1
/process/msc/Skin 1
#
/gun/particle e-
/gun/energy 1 GeV
#
###/analysis/setFileName testem3
###/analysis/h1/set 1 100 700. 1000. MeV #edep in absor1
###/analysis/h1/set 2 100 0. 300. 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 102 0. 102. none #lateral energy leakage
#
/run/printProgress 50
#
/run/beamOn 100
#
/process/em/setSecBiasing eIoni World 0.3 2 MeV
/process/em/setSecBiasing eBrem World 0.2 1 MeV
/run/physicsModified
/run/beamOn 100
#