Files
geant4/examples/extended/electromagnetic/TestEm3/run01.mac
T
2016-06-10 12:08:39 +02:00

31 lines
719 B
Plaintext

# $Id: run01.mac 82038 2014-06-10 07:58:08Z gcosmo $
#
# Macro file for "exampleN03.cc"
# (can be run in batch, without graphic)
#
# Lead-liquidArgon 50 layers; electron 1 GeV
#
/control/verbose 2
/run/verbose 2
#
/testem/phys/addPhysics local
#
/run/setCut 100 um
#
/run/initialize
#
/gun/particle e-
/gun/energy 1 GeV
#
/analysis/setFileName run01
/analysis/h1/set 1 100 700. 1000. MeV
/analysis/h1/set 2 100 0. 300. MeV
/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 100
#
/run/beamOn 1000