Import Geant4 7.0.0 source tree
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
# $Id: anni.mac,v 1.3 2004/09/29 10:37:47 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
|
||||
#
|
||||
/run/initialize
|
||||
#
|
||||
/process/inactivate eIoni
|
||||
/process/inactivate eBrem
|
||||
/process/inactivate msc
|
||||
#
|
||||
/gun/particle e+
|
||||
/gun/energy 100 MeV
|
||||
#
|
||||
/testem/histo/setFileType hbook
|
||||
/testem/histo/setFileName anni.paw
|
||||
/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
|
||||
Reference in New Issue
Block a user