Files
geant4/examples/extended/optical/LXe/photon.mac
2020-12-04 12:30:43 +01:00

12 lines
191 B
Plaintext

# shoot optical photons
/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 10