Warning, /geant4/examples/extended/optical/OpNovice2/electron.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 SCINTILLATIONCOMPONENT1 0.000002 1.0 0.000005 1.1 0.000008 1.3
0014 /opnovice2/boxProperty SCINTILLATIONCOMPONENT2 0.000002 0.1 0.000003 0.2 0.000004 0.4 0.000005 0.6 0.000006 0.8 0.000007 0.9 .000008 1.0
0015 /opnovice2/boxProperty SCINTILLATIONCOMPONENT3 0.000002 0.2 0.000005 0.1 0.000008 0.05
0016
0017 /opnovice2/boxConstProperty SCINTILLATIONTIMECONSTANT1 20 ## ns
0018 /opnovice2/boxConstProperty SCINTILLATIONTIMECONSTANT2 100
0019 /opnovice2/boxConstProperty SCINTILLATIONTIMECONSTANT3 200
0020 /opnovice2/boxConstProperty SCINTILLATIONYIELD 5000.0
0021 /opnovice2/boxConstProperty SCINTILLATIONYIELD1 1.0
0022 /opnovice2/boxConstProperty SCINTILLATIONYIELD2 1.0
0023 /opnovice2/boxConstProperty SCINTILLATIONYIELD3 0.1
0024 /opnovice2/boxConstProperty RESOLUTIONSCALE 1
0025 /opnovice2/boxConstProperty SCINTILLATIONRISETIME1 3
0026 /opnovice2/boxConstProperty SCINTILLATIONRISETIME2 10
0027 /opnovice2/boxConstProperty SCINTILLATIONRISETIME3 20
0028
0029 /opnovice2/worldProperty RINDEX 0.000002 1.01 0.000008 1.01
0030 /opnovice2/worldProperty ABSLENGTH 0.000002 100 0.000005 100 0.000008 100
0031
0032 /opnovice2/surfaceFinish ground
0033
0034 /opnovice2/surfaceSigmaAlpha 0.2
0035 /opnovice2/surfaceProperty SPECULARLOBECONSTANT 0.000002 0.1 0.000008 0.1
0036 /opnovice2/surfaceProperty SPECULARSPIKECONSTANT 0.000002 0.1 0.000008 0.1
0037 /opnovice2/surfaceProperty BACKSCATTERCONSTANT 0.000002 0.1 0.000008 0.1
0038
0039 /opnovice2/surfaceProperty TRANSMITTANCE 0.000002 0.1 0.000008 0.1
0040 /opnovice2/surfaceProperty REFLECTIVITY 0.000002 0.8 0.000008 0.8
0041 /opnovice2/surfaceProperty EFFICIENCY 0.000002 0.1 0.000008 0.1
0042
0043 /process/optical/cerenkov/setMaxPhotons 3
0044 /process/optical/cerenkov/setMaxBetaChange 10
0045
0046 /process/optical/scintillation/setByParticleType false
0047 /process/optical/scintillation/setTrackInfo false
0048 /process/optical/scintillation/setFiniteRiseTime true
0049 /process/optical/scintillation/setStackPhotons true
0050
0051 /run/initialize
0052
0053 /analysis/setFileName electron
0054 /analysis/h1/set 1 100 0 10 # eV
0055 /analysis/h1/set 2 100 0 10 # eV
0056 /analysis/h1/set 3 400 0 200 # ns
0057
0058
0059 /gun/particle e-
0060 /gun/energy 1 MeV
0061 /gun/position -1 0 0 m
0062 /gun/direction 1 0 0
0063 #
0064 /run/printProgress 100
0065 /run/beamOn 100