Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/advanced/gammaknife/GPS.in is written in an unsupported language. File is not indexed.

0001 # We have two energies and for these we set up two mono-energetic sources.
0002 # Unluckily we have to set all the parameters for each source separately.
0003 #
0004 # /gps/verbose 2
0005 /gps/source/intensity 1
0006 /gps/ene/type Mono
0007 /gps/ene/mono 1.33 MeV
0008 /gps/particle gamma
0009 /gps/pos/type Volume
0010 /gps/pos/shape Cylinder
0011 /gps/pos/centre 0.0 0.0 -40.1 cm
0012 /gps/pos/radius 0.5 mm
0013 /gps/pos/halfz 10.0 mm
0014 /gps/ang/type iso
0015 /gps/ang/mintheta 177 deg
0016 /gps/ang/maxtheta 180 deg
0017 
0018 /gps/source/add 1
0019 # /gps/verbose 2
0020 /gps/ene/type Mono
0021 /gps/ene/mono 1.17 MeV
0022 /gps/particle gamma
0023 /gps/pos/type Volume
0024 /gps/pos/shape Cylinder
0025 /gps/pos/centre 0.0 0.0 -40.1 cm
0026 /gps/pos/radius 0.5 mm
0027 /gps/pos/halfz 10.0 mm
0028 /gps/ang/type iso
0029 /gps/ang/mintheta 177 deg
0030 /gps/ang/maxtheta 180 deg
0031 
0032 # /gps/source/list        # Writes the list of source (not that useful)