Files
geant4/examples/extended/electromagnetic/TestEm3/TestEm3.in
T
2016-06-09 14:44:26 +02:00

31 lines
851 B
Plaintext

# $Id: TestEm3.in,v 1.23 2006/05/29 13:42:35 maire Exp $
#
# 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 g4v71
/testem/phys/addPhysics standard
#
/run/initialize
#
/gun/particle e-
/gun/energy 1 GeV
#
/testem/histo/setFileName testem3
/testem/histo/setFileType hbook
/testem/histo/setHisto 1 100 700. 1000. MeV #edep in absor1
/testem/histo/setHisto 2 100 0. 300. MeV #edep in absor2
/testem/histo/setHisto 11 52 0. 52. none #long. profile in absor1
/testem/histo/setHisto 12 52 0. 52. none #long. profile in absor2
/testem/histo/setHisto 21 102 0. 102. none #energy flow
/testem/histo/setHisto 22 102 0. 102. none #lateral energy leakage
#
/testem/event/printModulo 50
#
/run/beamOn 100