Files
geant4/examples/extended/optical/LXe/photon.mac
T
2018-06-29 10:58:11 +02:00

12 lines
215 B
Plaintext

#This sets the gun up to shoot an optical photon
/run/initialize
/gun/particle opticalphoton
/gun/energy 7.07 eV
/gun/position 5 5 -5
/gun/direction 0 0 1
/gun/polarization 0 1 0
/tracking/verbose 1
/run/beamOn 1