30 lines
665 B
Plaintext
30 lines
665 B
Plaintext
# $Id: convtomu.mac,v 1.2 2004/09/29 10:37:48 maire Exp $
|
|
#
|
|
# Macro file for "PhotonProcesses.cc"
|
|
# (can be run in batch, without graphic)
|
|
#
|
|
# photon 100 TeV; gamma conversion to mu+mu-
|
|
#
|
|
/control/verbose 2
|
|
/run/verbose 2
|
|
#
|
|
/testem/det/setMat Iron
|
|
/testem/det/setSize 10 km
|
|
#
|
|
/run/initialize
|
|
#
|
|
/process/inactivate phot
|
|
/process/inactivate compt
|
|
/process/inactivate conv
|
|
#
|
|
/gun/energy 100 TeV
|
|
#
|
|
/testem/histo/setFileType hbook
|
|
/testem/histo/setFileName convtomu.paw
|
|
/testem/histo/setHisto 3 200 0. 100. TeV #energy of ch. secondaries
|
|
/testem/histo/setHisto 4 100 0.9 1.1 none #costeta of ch. secondaries
|
|
#
|
|
/testem/event/printModulo 10000
|
|
#
|
|
/run/beamOn 100000
|