32 lines
649 B
Plaintext
32 lines
649 B
Plaintext
# $Id: anni.mac,v 1.5 2005/05/09 16:10:42 maire Exp $
|
|
#
|
|
# Macro file for "PhotonProcesses.cc"
|
|
# (can be run in batch, without graphic)
|
|
#
|
|
# e+ e- ---> gamma gamma
|
|
#
|
|
/control/verbose 2
|
|
/run/verbose 2
|
|
#
|
|
/testem/det/setMat Aluminium
|
|
#
|
|
###/testem/phys/addPhysics g4v52
|
|
#
|
|
/run/initialize
|
|
#
|
|
/process/inactivate eIoni
|
|
/process/inactivate eBrem
|
|
/process/inactivate msc
|
|
#
|
|
/gun/particle e+
|
|
/gun/energy 100 MeV
|
|
#
|
|
/testem/histo/setFileName anni.std
|
|
/testem/histo/setFileType hbook
|
|
/testem/histo/setHisto 5 210 0. 105. MeV #energy of gamma
|
|
/testem/histo/setHisto 6 200 -1. +1. none #costeta of gamma
|
|
#
|
|
/testem/event/printModulo 10000
|
|
#
|
|
/run/beamOn 100000
|