Files
2020-12-04 12:30:43 +01:00

38 lines
742 B
Plaintext

#**************
#**
#** Demonstrates the basic functionality of this example
#**
#**************
/run/verbose 1
/control/verbose 1
/tracking/verbose 0
/process/optical/verbose 1
/LXe/detector/MainScintYield 10000
#/process/optical/processActivation Cerenkov false
/run/initialize
/gun/particle gamma
/gun/energy 511 keV
/run/printProgress 10
/vis/disable
/random/setSavingFlag true
/LXe/saveThreshold 1400
/LXe/pmtThreshold 4
/LXe/forceDrawNoPhotons true
/run/beamOn 200
/vis/enable
/LXe/eventVerbose 1
/process/optical/scintillation/setTrackSecondariesFirst false
/run/beamOn 5
#
/tracking/verbose 1
/LXe/forceDrawPhotons true
/LXe/detector/MainScintYield 100
/process/optical/scintillation/setTrackSecondariesFirst true
/run/beamOn 1