Files
geant4/examples/extended/optical/wls/wls.in
T
2019-12-06 15:12:28 +01:00

25 lines
385 B
Plaintext

#
# Macro file for wls example
#
/run/verbose 1
/control/verbose 1
/event/verbose 0
/tracking/verbose 0
#
/run/initialize
#
/gps/particle opticalphoton
/gps/ene/type Mono
/gps/ene/mono 2.10 eV
#
/gps/pos/type Plane
/gps/pos/shape Circle
/gps/pos/radius 0.5 mm
/gps/ang/type iso
/gps/ang/mintheta 180.0 deg
/gps/ang/maxtheta 90.0 deg
/gps/pos/centre 0.0 0.0 0.0 cm
#
/run/beamOn 200
#