Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/examples/extended/eventgenerator/exgps/macros/README

Version: [ ReleaseNotes ] [ 1.0 ] [ 1.1 ] [ 2.0 ] [ 3.0 ] [ 3.1 ] [ 3.2 ] [ 4.0 ] [ 4.0.p1 ] [ 4.0.p2 ] [ 4.1 ] [ 4.1.p1 ] [ 5.0 ] [ 5.0.p1 ] [ 5.1 ] [ 5.1.p1 ] [ 5.2 ] [ 5.2.p1 ] [ 5.2.p2 ] [ 6.0 ] [ 6.0.p1 ] [ 6.1 ] [ 6.2 ] [ 6.2.p1 ] [ 6.2.p2 ] [ 7.0 ] [ 7.0.p1 ] [ 7.1 ] [ 7.1.p1 ] [ 8.0 ] [ 8.0.p1 ] [ 8.1 ] [ 8.1.p1 ] [ 8.1.p2 ] [ 8.2 ] [ 8.2.p1 ] [ 8.3 ] [ 8.3.p1 ] [ 8.3.p2 ] [ 9.0 ] [ 9.0.p1 ] [ 9.0.p2 ] [ 9.1 ] [ 9.1.p1 ] [ 9.1.p2 ] [ 9.1.p3 ] [ 9.2 ] [ 9.2.p1 ] [ 9.2.p2 ] [ 9.2.p3 ] [ 9.2.p4 ] [ 9.3 ] [ 9.3.p1 ] [ 9.3.p2 ] [ 9.4 ] [ 9.4.p1 ] [ 9.4.p2 ] [ 9.4.p3 ] [ 9.4.p4 ] [ 9.5 ] [ 9.5.p1 ] [ 9.5.p2 ] [ 9.6 ] [ 9.6.p1 ] [ 9.6.p2 ] [ 9.6.p3 ] [ 9.6.p4 ] [ 10.0 ] [ 10.0.p1 ] [ 10.0.p2 ] [ 10.0.p3 ] [ 10.0.p4 ] [ 10.1 ] [ 10.1.p1 ] [ 10.1.p2 ] [ 10.1.p3 ] [ 10.2 ] [ 10.2.p1 ] [ 10.2.p2 ] [ 10.2.p3 ] [ 10.3 ] [ 10.3.p1 ] [ 10.3.p2 ] [ 10.3.p3 ] [ 10.4 ] [ 10.4.p1 ] [ 10.4.p2 ] [ 10.4.p3 ] [ 10.5 ] [ 10.5.p1 ] [ 10.6 ] [ 10.6.p1 ] [ 10.6.p2 ] [ 10.6.p3 ] [ 10.7 ] [ 10.7.p1 ] [ 10.7.p2 ] [ 10.7.p3 ] [ 10.7.p4 ] [ 11.0 ] [ 11.0.p1 ] [ 11.0.p2 ] [ 11.0.p3, ] [ 11.0.p4 ] [ 11.1 ] [ 11.1.1 ] [ 11.1.2 ] [ 11.1.3 ] [ 11.2 ] [ 11.2.1 ] [ 11.2.2 ] [ 11.3.0 ]

  1 More info on http://geant4.web.cern.ch/geant4/UserDocumentation/UsersGuides
  2                                  /ForApplicationDeveloper/html/ch02s07.html
  3 ---------------------------------------------------------------------------
  4 
  5 test01.mac
  6 ----------
  7 point source, isotropic radiation, monoenergetic
  8 
  9 test02.mac
 10 ----------
 11 square plane source, cosine-law radiation, linear energy
 12 
 13 test03.mac
 14 ----------
 15 rectangular plane source, isotropic radiation, power-law energy
 16  
 17 test04.mac
 18 ----------
 19 circular plane source, cosine-law radiation, exponential energy
 20 
 21 test05.mac
 22 ----------
 23 elliptical plane source, isotropic radiation, bremsstrahlung energy
 24 
 25 test06.mac
 26 ----------
 27 spherical surface source, isotropic radiation, black-body energy
 28 
 29 test07.mac
 30 ----------
 31 cylindrical surface source, cosine-law radiation, Cosmic diffuse energy
 32 
 33 test08.mac
 34 ----------
 35 elliptical surface source, isotropic radiation, linear energy
 36 
 37 test09.mac
 38 ----------
 39 parallepiped surface source, isotropic radiation, linear energy
 40 
 41 test10.mac
 42 ----------
 43 spherical volume source, isotropic radiation, linear energy
 44 
 45 test11.mac
 46 ----------
 47 cylindrical volume source, isotropic radiation, power-law energy
 48 
 49 test12.mac
 50 ----------
 51 elliptical volume source, isotropic radiation, power-law energy
 52 
 53 test13.mac
 54 ----------
 55 parallelepiped volume source, cosine-law radiation, exponential energy
 56 
 57 test14.mac
 58 ----------
 59 rotated circular plane source, isotropic radiation, exponential energy
 60 
 61 test15.mac
 62 ----------
 63 rotated surface cylinder source, isotropic radiation, bremsstrahlung energy
 64 
 65 test16.mac
 66 ----------
 67 rotated parallelepiped volume source, isotropic radiation, bremsstrahlung energy
 68 
 69 test17.mac
 70 ----------
 71 confined spherical volume source, isotropic radiation, exponential energy
 72 
 73 test18.mac
 74 ----------
 75 square plane source, cosine-law radiation, user-defined energy histogram
 76 
 77 test19.mac
 78 ----------
 79 square plane source, cosine-law radiation, arbitrary point-wise energy function
 80 with linear interpolation.
 81 
 82 test20.mac
 83 ----------
 84 square plane source, cosine-law radiation, arbitrary point-wise energy function
 85 with logarithmic interpolation.
 86 
 87 test21.mac
 88 ----------
 89 square plane source, cosine-law radiation, arbitrary point-wise energy function
 90 with exponential interpolation.
 91 
 92 test22.mac
 93 ----------
 94 square plane source, cosine-law radiation, arbitrary point-wise energy function
 95 with spline interpolation.
 96 
 97 test23.mac
 98 ----------
 99 square plane source with x and y biasing, user-defined theta and phi 
100 distributions, user-defined EPN energy distribution.
101 
102 test24.mac
103 ----------
104 spherical volume source with z biasing, isotropic radiation with theta and phi
105 biasing, arbitrary point-wise energy function with linear interpolation.
106 
107 test25.mac
108 ----------
109 spherical volume source, isotropic radiation with theta and phi biasing,
110 user-defined energy histogram
111 
112 test26.mac
113 ----------
114 square plane source, cosine-law radiation with lower and upper theta and phi 
115 limits, linear energy with biasing.
116 
117 test27.mac
118 ----------
119 square plane source, user-defined theta, arbitrary point-wise energy function 
120 with linear interpolation.
121 
122 test28.mac
123 ----------
124 particle=ion, square plane source, isotropic radiation, monoenergetic energy.
125 
126 test29.mac
127 ----------
128 plane source of type annulus, cosine-law radiation, exponential energy
129 
130 test30.mac
131 ----------
132 rotated 1d beam source, Gaussian beam energy 
133 
134 test31.mac
135 ----------
136 two-beam incidence, i.e. multiple sources with relative intensities.
137  
138 test32.mac
139 ----------
140 Sphere volume source, with biasing in theta and phi
141 Isotropic directional distribution with theta and phi biasing
142 
143 test33.mac
144 ----------
145 Focused angular distribution.
146 
147 test34.mac
148 ----------
149 Two simultaneous sources, both fired at the same time. 
150 
151 test35.mac
152 ----------
153 automatic biasing of the energy distribution sampling, original in power-law
154 
155 test36.mac
156 ----------
157 automatic biasing of the energy distribution sampling, original in arbitrary 
158 data points
159 
160 test37.mac
161 ----------
162 automatic biasing of the energy distribution sampling, original in exponetial 
163 form
164 
165 test38.mac
166 ----------
167 arbitrary energy distribution, defined using the ascii input file: spectrum.dat