Back to home page

EIC code displayed by LXR

 
 

    


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

0001 /control/verbose 2
0002 /tracking/verbose 0
0003 /run/verbose 1
0004 /process/optical/verbose 1
0005 /control/cout/ignoreThreadsExcept 0
0006 
0007 /opnovice2/boxMaterial G4_BGO
0008 /opnovice2/worldMaterial G4_AIR
0009 
0010 /opnovice2/boxProperty ABSLENGTH 0.000002 1   0.000005 2   0.000008 3
0011 /opnovice2/boxProperty RAYLEIGH 0.000002 1   0.000008 1
0012 /opnovice2/boxProperty RINDEX   0.000002 1.3 0.000008 1.4
0013 /opnovice2/boxProperty WLSABSLENGTH  0.000005 100000 0.000006 0.06 0.000007 0.08 0.000008 0.09 .000009 100000
0014 /opnovice2/boxProperty WLSCOMPONENT  0.000003 0.1 0.000004 0.4 0.000005 0.7 0.000006 0.6 0.000007 0.1
0015 /opnovice2/boxProperty WLSABSLENGTH2 0.000002 100000 0.000003 0.36 0.000004 0.18 0.000005 0.09 .000006 10000
0016 /opnovice2/boxProperty WLSCOMPONENT2 0.000002 0.1 0.000003 0.8 0.000004 0.9 .000005 0.1
0017 /opnovice2/boxConstProperty WLSMEANNUMBERPHOTONS 1
0018 /opnovice2/boxConstProperty WLSMEANNUMBERPHOTONS2 3
0019 /opnovice2/boxConstProperty WLSTIMECONSTANT  1.0 # ns
0020 /opnovice2/boxConstProperty WLSTIMECONSTANT2 2.0 # ns
0021 
0022 /opnovice2/worldProperty RINDEX    0.000002 1.01 0.000008 1.01
0023 /opnovice2/worldProperty ABSLENGTH 0.000002 100  0.000005 100   0.000008 100
0024 
0025 /process/optical/wls/setTimeProfile  delta
0026 /process/optical/wls2/setTimeProfile exponential
0027 
0028 /run/initialize
0029 
0030 /analysis/setFileName wls
0031 ## WLS process
0032 /analysis/h1/set      4  100 0 10  # eV
0033 /analysis/h1/set      5  100 0 10  # eV
0034 /analysis/h1/set      6  100 0 10  # ns
0035 ## WLS2 process
0036 /analysis/h1/set      7  100 0 10  # eV
0037 /analysis/h1/set      8  100 0 10  # eV
0038 /analysis/h1/set      9  100 0 50  # ns
0039 
0040 
0041 /gun/particle opticalphoton
0042 /gun/energy 7 eV
0043 /gun/position 0 0 0 m
0044 /gun/direction 1 0 0
0045 /opnovice2/gun/optPhotonPolar
0046 #
0047 /run/printProgress 1000
0048 /run/beamOn 10000