63 lines
1.6 KiB
Plaintext
63 lines
1.6 KiB
Plaintext
###############################################################################
|
|
# #
|
|
# alpha_1000.mac #
|
|
# Alpha spectrum from internal calibrator #
|
|
# output in file hits.out #
|
|
# #
|
|
###############################################################################
|
|
#
|
|
# verbosities
|
|
/control/verbose 0
|
|
/run/verbose 0
|
|
/tracking/verbose 0
|
|
/hits/verbose 0
|
|
/dmx/printModulo 10
|
|
#
|
|
# draw flags
|
|
/dmx/draw/drawColours standard
|
|
/dmx/draw/drawTracks none
|
|
/dmx/draw/drawHits 0
|
|
#
|
|
# file output
|
|
/dmx/savePmt 0
|
|
/dmx/saveHits 1
|
|
#
|
|
# Set a very high time threshold to allow all decays to happen
|
|
/process/had/rdm/thresholdForVeryLongDecayTime 1.0e+60 year
|
|
#
|
|
# gun: particle
|
|
/dmx/gun/verbose 0
|
|
/dmx/gun/particle alpha
|
|
/dmx/gun/energytype Mono
|
|
/dmx/gun/energy 5.486 MeV
|
|
#
|
|
# gun: isotropic
|
|
/dmx/gun/angtype iso
|
|
#
|
|
# OR gun: shoot up
|
|
#/dmx/gun/angtype direction
|
|
#/dmx/gun/direction 0 0 1
|
|
#
|
|
# gun: source
|
|
/dmx/gun/type Volume
|
|
/dmx/gun/shape Cylinder
|
|
#/dmx/gun/radius 250 um
|
|
#/dmx/gun/halfz 10.0 nm
|
|
/dmx/gun/radius 650 um
|
|
/dmx/gun/halfz 300.0 nm
|
|
#/dmx/gun/centre 0 0 82.750 mm
|
|
/dmx/gun/centre 0 0 -302.65 mm
|
|
#/dmx/gun/centre 0 0 0 mm
|
|
/dmx/gun/confine americium_phys
|
|
#
|
|
# set to 0 if too many tracks to store
|
|
/tracking/storeTrajectory 0
|
|
#
|
|
/dmx/hitsfile alpha_1000.out
|
|
/dmx/histogramfile alpha_1000
|
|
|
|
/run/beamOn 1000
|
|
#
|
|
/tracking/storeTrajectory 1
|
|
|