112 lines
1.9 KiB
Plaintext
112 lines
1.9 KiB
Plaintext
#
|
|
# Macro file 'salice.mac' for the initialization phase of "TestEm10.cc"
|
|
# with NIM A248 (1986) 379-388 (fig. 7) setup
|
|
#
|
|
/control/verbose 2
|
|
#
|
|
#
|
|
/run/verbose 2
|
|
#
|
|
# PLOT: energy deposit distribution in absorber (g4.11)
|
|
#
|
|
/plots/sethistName g4.p11
|
|
/plots/setnbinEn 30
|
|
/plots/setEnlow 0.0 MeV
|
|
/plots/setEnhigh 0.06 MeV
|
|
#
|
|
#
|
|
# Change and choice of experimental setups. Can be
|
|
# simpleALICE.,
|
|
#
|
|
#
|
|
/XTRdetector/setup watase86
|
|
#
|
|
# these commands do not change energy cuts???
|
|
#
|
|
# Set XTR model (default: transpM). Name list consits:
|
|
# gammaR, gammaM, regR, regM, strawR, transpR, transpM
|
|
#
|
|
# R - XTR dE/dx models, M - XTR flux after radiator models
|
|
#
|
|
#/emphyslist/setXTRModel transpM
|
|
#/emphyslist/setXTRModel transpR
|
|
#
|
|
#/emphyslist/setXTRModel gammaM
|
|
#/emphyslist/setXTRModel gammaR
|
|
#
|
|
#/emphyslist/setXTRModel strawR
|
|
#
|
|
#/emphyslist/setXTRModel regM
|
|
/emphyslist/setXTRModel regR
|
|
#
|
|
#/emphyslist/eMinEnergy 100.
|
|
#/emphyslist/gMinEnergy 100.
|
|
#
|
|
#
|
|
/run/particle/applyCuts
|
|
#
|
|
# set cuts in XTR radiator
|
|
#
|
|
/emphyslist/setGammaCut 1.0
|
|
/emphyslist/setElectronCut 1.0
|
|
/emphyslist/setPositronCut 1.0
|
|
/emphyslist/setRadiatorCuts 1.0
|
|
#
|
|
# set cuts in XTR detector
|
|
#
|
|
/emphyslist/setGammaCut 1.0
|
|
/emphyslist/setElectronCut 1.0
|
|
/emphyslist/setPositronCut 1.0
|
|
/emphyslist/setDetectorCuts 1.0
|
|
#
|
|
/run/initialize
|
|
#
|
|
#/XTRdetector/update
|
|
#
|
|
#Innactivate some processes: msc eIoni eBrem RegularXTRadiator
|
|
# hIoni
|
|
#
|
|
# (switch off dEdx and msc always together!)
|
|
#
|
|
#/process/inactivate msc
|
|
#/process/inactivate eIoni
|
|
#/process/inactivate hIoni
|
|
#
|
|
#/process/inactivate eBrem
|
|
#
|
|
# Inactivate gamma processes
|
|
#
|
|
#/process/inactivate phot
|
|
#/process/inactivate compt
|
|
#/process/inactivate conv
|
|
#
|
|
#/process/inactivate RegularXTRadiator
|
|
#
|
|
#/process/inactivate GammaXTRadiator
|
|
#
|
|
#/process/eLoss/fluct false
|
|
#
|
|
#/process/verbose 1
|
|
#
|
|
#
|
|
# Particle and its energy
|
|
#
|
|
/gun/particle e-
|
|
/gun/energy 2000.0 MeV
|
|
#
|
|
#/tracking/verbose 1
|
|
#
|
|
/event/printModulo 1000
|
|
/run/beamOn 10000
|
|
#
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|