Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/optical/wls/wls.in is written in an unsupported language. File is not indexed.

0001 #
0002 # Macro file for wls example
0003 #
0004 /run/verbose 1
0005 /control/verbose 1
0006 /event/verbose 0
0007 /tracking/verbose 0
0008 
0009 /WLS/setMirrorPolish 0.99
0010 /WLS/setMirrorReflectivity 0.99
0011 /WLS/setPhotonDetPolish 0.98
0012 /WLS/setPhotonDetReflectivity 0.98
0013 
0014 /run/initialize
0015 
0016 /gps/particle opticalphoton
0017 /gps/ene/type Mono
0018 /gps/ene/mono 2.10 eV
0019 
0020 /gps/pos/type Plane
0021 /gps/pos/shape Circle
0022 /gps/pos/radius 0.5 mm
0023 /gps/ang/type iso
0024 /gps/ang/mintheta 180.0 deg
0025 /gps/ang/maxtheta  90.0 deg
0026 /gps/pos/centre 0.0 0.0 0.0 cm
0027 
0028 /WLS/setPhotonDetGeometry Circle
0029 /WLS/setNumOfLayers 2
0030 /WLS/setSurfaceRoughness 0.999
0031 /WLS/setXYRatio 0.8
0032 /WLS/setWLSLength 1. m
0033 /WLS/setWLSRadius 0.5 mm
0034 /WLS/setClad1Radius 0.3 mm
0035 /WLS/setClad2Radius 0.1 mm
0036 #
0037 /WLS/setPhotonDetHalfLength 0.6 mm
0038 /WLS/setGap 0.15 mm
0039 /WLS/setAlignment 0.1 deg
0040 /WLS/setMirror true
0041 
0042 /WLS/setBarLength 1.1 m
0043 /WLS/setBarBase 9.5 mm
0044 /WLS/setHoleRadius 0.9 mm
0045 /WLS/setCoatingThickness 0.3 mm
0046 /WLS/setCoatingRadius 1.775 mm
0047 
0048 
0049 /WLS/eventVerbose 2
0050 /run/printProgress 1
0051 /WLS/eventVerbose 2
0052 /run/beamOn 10
0053 
0054 /WLS/gun/optPhotonPolar 90. deg
0055 /WLS/gun/setDecayTimeConstant 10. ns
0056 /stepping/setBounceLimit 10000
0057 
0058 /WLS/eventVerbose 0
0059 /run/printProgress 1000
0060 /run/beamOn 10000
0061 #