Files
geant4/examples/extended/optical/LXe/LXe.in
T
2018-12-07 15:15:39 +01:00

21 lines
558 B
Plaintext

#**************
#**
#** Demonstrates the basic functionality of this example by running a
#** a single event with the default configuration
#**
#**************
/run/verbose 1
#/control/verbose 1
#/tracking/verbose 1
#/LXe/detector/MainScintYield 100
#/process/optical/verbose 1
/process/optical/processActivation Cerenkov false
/run/initialize
/LXe/saveThreshold 1000
/LXe/pmtThreshold 2
/LXe/eventVerbose 1
#/LXe/forceDrawPhotons true #/LXe/forceDrawNoPhotons false
/run/beamOn 1
/process/optical/scintillation/setTrackSecondariesFirst false
/run/beamOn 10