Import Geant4 10.7.0 source tree
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
#**************
|
||||
#**
|
||||
#** 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
|
||||
Reference in New Issue
Block a user