Files
geant4/examples/extended/electromagnetic/TestEm1/phot.mac
T
2016-06-08 16:57:27 +02:00

29 lines
456 B
Plaintext

# $Id: phot.mac,v 1.2 2002/12/11 14:31:30 maire Exp $
#
# Macro file for "TestEm1.cc"
# (can be run in batch, without graphic)
#
# PhotoElectricEffect; Gamma 1 Mev
#
/control/verbose 2
#
/run/initialize
#
/testem/det/setMat Germanium
/testem/det/setSize 1 cm
/testem/det/update
#
/testem/gun/setDefault 1
#
/run/verbose 2
#
/gun/particle gamma
/gun/energy 1 MeV
/testem/gun/rndm 0.8
#
/tracking/verbose 1
#
#/run/particle/applyCuts
#
#/run/beamOn 100000