Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/processes/electromagnetic/xrays/History

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 ]

Diff markup

Differences between /processes/electromagnetic/xrays/History (Version 11.3.0) and /processes/electromagnetic/xrays/History (Version 10.7.p4)


  1 # Category xrays History                       <<   1 -------------------------------------------------------------------
  2                                                     2 
  3 See `CONTRIBUTING.rst` for details of **requir <<   3      =========================================================
  4 which **must** added in reverse chronological  <<   4      Geant4 - an Object-Oriented Toolkit for Simulation in HEP
  5 It must **not** be used as a substitute for wr <<   5      =========================================================
                                                   >>   6 
                                                   >>   7                       Category History file
                                                   >>   8                       ---------------------
                                                   >>   9 This file should be used by G4 developers and category coordinators
                                                   >>  10 to briefly summarize all major modifications introduced in the code
                                                   >>  11 and keep track of all category-tags.
                                                   >>  12 It DOES NOT substitute the  CVS log-message one should put at every
                                                   >>  13 committal in the CVS repository !
                                                   >>  14 
                                                   >>  15      ----------------------------------------------------------
                                                   >>  16      * Reverse chronological order (last date on top), please *
                                                   >>  17      ----------------------------------------------------------
  6                                                    18 
  7 ---------------------------------------------- <<  19 19 Sep 21: V. Grichine (xrays-V10-06-11)
  8                                                << 
  9 ##2024-09-03 Dmitri Konstantinov (xrays-V11-02 << 
 10 - G4VTRModel: Added empty implementation {} to << 
 11   to resolve linker error encountered when com << 
 12                                                << 
 13 ## 2024-07-18 Vladimir Ivanchenko (xrays-V11-0 << 
 14 - G4VXTRenergyLoss - fixed Coverity warning    << 
 15                                                << 
 16 ## 2024-05-16 Vladimir Grichine (xrays-V11-02- << 
 17 - G4XTRGaussRadModel.hh/.cc class was added wi << 
 18   on the origin of theXTR photon               << 
 19                                                << 
 20 ## 2024-01-10 Soon Yung Jun (xrays-V11-02-01)  << 
 21 - G4Scintillation::sample_time - refactor the  << 
 22                                                << 
 23 ## 2023-12-16 Vladimir Grichine (xrays-V11-02- << 
 24 - G4GaussXTRadiator, G4VXTRenergyLoss - flexib << 
 25   SpectralXTRdEdx, clean-up in GetStackFactor  << 
 26                                                << 
 27 ## 2023-11-04 Vladimir Grichine (xrays-V11-01- << 
 28 - G4GaussXTRadiator - bug fixed by renaming vi << 
 29   clash between base and inhereted classes, ne << 
 30                                                << 
 31 ## 2023-11-04 Vladimir Ivanchenko (xrays-V11-0 << 
 32 - G4XrayReflectivity - fixed Coverity warning  << 
 33                                                << 
 34 ## 2023-11-02 Daren Sawkey (xrays-V11-01-07)   << 
 35 - G4Scintillation: address Coverity warning of << 
 36                                                << 
 37 ## 2023-10-27 Daren Sawkey (xrays-V11-01-06)   << 
 38 - G4Scintillation: verbosity of 0 silences run << 
 39                                                << 
 40 ## 2023-10-20 H. Burkhardt (xrays-V11-01-05)   << 
 41 - improved SaveHenkeDataAsMaterialProperty     << 
 42                                                << 
 43 ## 2023-10-19 Daren Sawkey (xrays-V11-01-04)   << 
 44 - G4Scintillation: allow different decay time  << 
 45   particles, with particle-dependent scintilla << 
 46                                                << 
 47 ## 2023-10-16 H. Burkhardt (xrays-V11-01-03)   << 
 48 - use XRayReflection_data from G4EMLOW         << 
 49                                                << 
 50 ## 2023-09-19 H. Burkhardt (xrays-V11-01-02)   << 
 51 - G4XrayReflection SetSurfaceRoughness fSurfac << 
 52                                                << 
 53 ## 2023-09-19 H. Burkhardt (xrays-V11-01-01)   << 
 54 - First implementation of new process XrayRefl << 
 55                                                << 
 56 ## 2023-08-11 Daren Sawkey (xrays-V11-01-00)   << 
 57 - Add protection against infinite loops. Addre << 
 58                                                << 
 59 ## 2022-11-23 Gabriele Cosmo (xrays-V11-00-07) << 
 60 - Fixed more compilation warnings for implicit << 
 61                                                << 
 62 ## 2022-11-18 Gabriele Cosmo (xrays-V11-00-06) << 
 63 - Fixed compilation warnings for implicit type << 
 64                                                << 
 65 ## 2022-11-011 Vladimir Grichine (xrays-V11-00 << 
 66 - G4VXTRenergyLoss.cc bug fixed in the angle r << 
 67                                                << 
 68 ## 2022-04-27 Daren Sawkey (xrays-V11-00-04)   << 
 69 - many files: apply clang-tidy recommendations << 
 70   use nullptr                                  << 
 71                                                << 
 72 ## 2022-01-21 Daren Sawkey (xrays-V11-00-03)   << 
 73 - G4Scintillation - remove unused YieldFactor  << 
 74                                                << 
 75 ## 2021-12-17 Ivana Hrivnacova (xrays-V11-00-0 << 
 76 - Fix MaxBetaChange value in Cerenkov process. << 
 77   Addressing problem report [#2456](https://bu << 
 78                                                << 
 79 ## 2021-12-15 Ben Morgan (xrays-V11-00-01)     << 
 80 - Minor code formatting                        << 
 81                                                << 
 82 ## 2021-12-10 Ben Morgan (xrays-V11-00-00)     << 
 83 - Change to new Markdown History format        << 
 84                                                << 
 85 ---                                            << 
 86                                                << 
 87 # History entries prior to 11.0                << 
 88                                                << 
 89 19 Oct 21: D. Sawkey (xrays-V10-07-08)         << 
 90 - G4Cerenkov, G4Scintillation - update G4Optic << 
 91   parameters updated directly. Addresses bug 2 << 
 92                                                << 
 93 19 Sep 21: V. Grichine (xrays-V10-07-07)       << 
 94 - G4GaussXTRadiator and G4VXTRenergyLoss - Gau     20 - G4GaussXTRadiator and G4VXTRenergyLoss - Gauss-distributed regular radiator
 95   and set/get methods for angle distribution r     21   and set/get methods for angle distribution range
 96                                                    22 
 97 13 Sep 21: D. Sawkey (xrays-V10-07-06)         <<  23 14 Sept 21: D. Sawkey (xrays-V10-06-10)
 98 - G4Cerenkov - fix protection against too smal     24 - G4Cerenkov - fix protection against too small steps (bug 1992, again)
 99                                                    25 
100 20 Aug 21: V. Ivanchenko (xrays-V10-07-05)     <<  26 26 May 21: D. Sawkey (xrays-V10-06-09)
101 - G4Cerenkov - do not use obsolete methods to  << 
102                                                << 
103 4 Aug 21: A. Ribon (xrays-V10-07-04)           << 
104 - G4Cerenkov, G4Scintillation, G4SynchrotronRa << 
105   G4SynchrotronRadiationInMat, G4ForwardXrayTR << 
106   set the creator model ID for the secondaries << 
107   of G4PhysicsModelCatalog.                    << 
108                                                << 
109 26 May 21: D. Sawkey (xrays-V10-07-03)         << 
110 - G4Scintillation: change IsApplicable to all      27 - G4Scintillation: change IsApplicable to all particles except opticalphoton
111   and short-lived.  Address bug 2372.              28   and short-lived.  Address bug 2372.
112                                                    29 
113 16 April 21: B. Morgan (xrays-V10-07-02)       << 
114 - Migrate to build to modular CMake API        << 
115                                                << 
116 24 February 21: D. Sawkey (xrays-V10-07-01)    << 
117 - G4Scintillation. Remove deprecated optical c << 
118                                                << 
119 11 February 21: D. Sawkey (xrays-V10-07-00)    << 
120 - large cleaning (all files)                   << 
121  - remove commented out code                   << 
122  - add ProcessDescription and DumpInfo         << 
123  - organize order of headers, remove and add a << 
124  - use constexpr for numbers                   << 
125  - replace G4PhysicsOrderedFreeVector with G4P << 
126                                                << 
127 5 October 20: D. Sawkey (xrays-V10-06-08)          30 5 October 20: D. Sawkey (xrays-V10-06-08)
128 - G4Cerenkov, G4Scintillation: apply clang-for     31 - G4Cerenkov, G4Scintillation: apply clang-format style guidelines
129                                                    32 
130 30 September 20: H. Wenzel (xrays-V10-06-07)       33 30 September 20: H. Wenzel (xrays-V10-06-07)
131 - G4Cerenkov: make GetAverageNumberOfPhotons p     34 - G4Cerenkov: make GetAverageNumberOfPhotons public
132                                                    35 
133 28 September 20: D. Sawkey (xrays-V10-06-06)       36 28 September 20: D. Sawkey (xrays-V10-06-06)
134 - G4Scintillation, G4Cerenkov: remove BuildThe     37 - G4Scintillation, G4Cerenkov: remove BuildThePhysicsTable
135                                                    38 
136 24 September 20: D. Sawkey (xrays-V10-06-05)       39 24 September 20: D. Sawkey (xrays-V10-06-05)
137 - G4Scintillation: allow specifying SCINTILLAT     40 - G4Scintillation: allow specifying SCINTILLATIONYIELD only (not
138     requiring SCINTILLATIONYIELD1) when only 1     41     requiring SCINTILLATIONYIELD1) when only 1 scintillation channel present.
139     Same for particle specific yields.             42     Same for particle specific yields.
140                                                    43 
141 20 July 20: D. Sawkey (xrays-V10-06-04)            44 20 July 20: D. Sawkey (xrays-V10-06-04)
142 - G4Cerenkov, G4Scintillation: use new G4Optic     45 - G4Cerenkov, G4Scintillation: use new G4OpticalParameters to control
143     simulation parameters                          46     simulation parameters
144                                                    47 
145 28 May 20: D. Sawkey (xrays-V10-06-03)             48 28 May 20: D. Sawkey (xrays-V10-06-03)
146 - G4Cerenkov - set verbosity levels correctly      49 - G4Cerenkov - set verbosity levels correctly
147                                                    50 
148 24 May 20: D. Sawkey (xrays-V10-06-02)             51 24 May 20: D. Sawkey (xrays-V10-06-02)
149 - G4Scintillation, G4ScintillationTrackInforma     52 - G4Scintillation, G4ScintillationTrackInformation - new material property
150   names allowing 3 time constants, either with     53   names allowing 3 time constants, either with/without scintillation
151   by particle type                                 54   by particle type
152                                                    55 
153 19 May 20: D. Sawkey (xrays-V10-06-01)             56 19 May 20: D. Sawkey (xrays-V10-06-01)
154 - G4Cerenkov, G4Scintillation - update format      57 - G4Cerenkov, G4Scintillation - update format and style
155                                                    58 
156 14 February 20: V. Ivanchenko (xrays-V10-06-00     59 14 February 20: V. Ivanchenko (xrays-V10-06-00)
157 - G4VXTRenergyLoss - fixed destructor              60 - G4VXTRenergyLoss - fixed destructor
158                                                    61 
159 08 November 19: V. Ivanchenko (xrays-V10-05-02     62 08 November 19: V. Ivanchenko (xrays-V10-05-02)
160 - G4SynchrotronRadiation, G4VTransitionRadiati     63 - G4SynchrotronRadiation, G4VTransitionRadiation - fixed deregistration
161                                                    64 
162 03 April 19: V. Ivanchenko (xrays-V10-05-01)       65 03 April 19: V. Ivanchenko (xrays-V10-05-01)
163 - G4SynchrotronRadiation, G4VTransitionRadiati <<  66 - G4SynchrotronRadiation, G4VTransitionRadiation - added 
164     Register/DeRegister mechnism                   67     Register/DeRegister mechnism
165                                                    68 
166 11 March 19: D. Sawkey (xrays-V10-05-00)           69 11 March 19: D. Sawkey (xrays-V10-05-00)
167 - G4Cerenkov: increase protection against infi     70 - G4Cerenkov: increase protection against infinite loops (see xrays-V10-04-04)
168                                                    71 
169 20 September 18: D. Sawkey (xrays-V10-04-05)       72 20 September 18: D. Sawkey (xrays-V10-04-05)
170 - G4Cerenkov, G4Scintillation. Reset fNumPhoto     73 - G4Cerenkov, G4Scintillation. Reset fNumPhotons to 0 correctly each step.
171   Fixes bug 2056.                                  74   Fixes bug 2056.
172                                                    75 
173 3 August 18: D. Sawkey (xrays-V10-04-04)           76 3 August 18: D. Sawkey (xrays-V10-04-04)
174 - G4Cerenkov. Add protection against infinite      77 - G4Cerenkov. Add protection against infinite loops due to very small
175   steps. Fixes bug 1992.                           78   steps. Fixes bug 1992.
176                                                    79 
177 17 May 18: J. Madsen (xrays-V10-04-03)             80 17 May 18: J. Madsen (xrays-V10-04-03)
178 - updated "thread-local-static-var" model to       81 - updated "thread-local-static-var" model to
179   "function-returning-thread-local-static-refe     82   "function-returning-thread-local-static-reference" model
180   which fixes Windows DLL + MT                     83   which fixes Windows DLL + MT
181                                                    84 
182 12 February 18: V.Ivanchenko (xrays-V10-04-02)     85 12 February 18: V.Ivanchenko (xrays-V10-04-02)
183 - G4VTransitionRadiation, G4TransitionRadiatio     86 - G4VTransitionRadiation, G4TransitionRadiation, G4SynchrotronRadiationInMat,
184   G4Scintillation, G4ForwardXrayTR, G4Cerenkov     87   G4Scintillation, G4ForwardXrayTR, G4Cerenkov - moved static and virtual
185     methods from inline to the source, removed     88     methods from inline to the source, removed extra empty and commented lines
186                                                    89 
187 26 January 18: V.Ivanchenko (xrays-V10-04-01)      90 26 January 18: V.Ivanchenko (xrays-V10-04-01)
188 - G4VXTRenergyLoss - V.Grichine exteded XTR an     91 - G4VXTRenergyLoss - V.Grichine exteded XTR angle limit up to 250/gamma
189     (ATLAS requirements)                           92     (ATLAS requirements)
190                                                    93 
191 21 December 17: G.Cosmo (xrays-V10-04-00)          94 21 December 17: G.Cosmo (xrays-V10-04-00)
192 - Fixed self-consistency in G4VTRModel header      95 - Fixed self-consistency in G4VTRModel header (missing #include).
193   Thanks to Raphael Isemann for reporting this     96   Thanks to Raphael Isemann for reporting this.
194                                                    97 
195 11 September 17: S.Y.Jun (xrays-V10-03-00)         98 11 September 17: S.Y.Jun (xrays-V10-03-00)
196 - Change material property keys by the enum (i <<  99 - Change material property keys by the enum (index) type defined in 
197   G4MaterialPropertiesIndex                       100   G4MaterialPropertiesIndex
198                                                   101 
199 20 Jun 16: P. Gumplinger (xrays-V10-02-05)        102 20 Jun 16: P. Gumplinger (xrays-V10-02-05)
200 - Add a stacking flag to G4Scintillation and G    103 - Add a stacking flag to G4Scintillation and G4Cerenkov and add
201   GetNumPhotons() method                          104   GetNumPhotons() method
202                                                   105 
203 1 Jun 16: D.Sawkey (xrays-V10-02-04)              106 1 Jun 16: D.Sawkey (xrays-V10-02-04)
204 - Most files: use C++11 keywords override, del    107 - Most files: use C++11 keywords override, delete, explicit, nullptr
205                                                   108 
206 29 Jan 16: P.Gumplinger (xrays-V10-02-03)         109 29 Jan 16: P.Gumplinger (xrays-V10-02-03)
207 - Attach the G4ScintillationTrackInformation t    110 - Attach the G4ScintillationTrackInformation to the secondary photon
208   only if so requesed by the user                 111   only if so requesed by the user
209                                                   112 
210 22 Jan 16: P.Gumplinger (xrays-V10-02-02)         113 22 Jan 16: P.Gumplinger (xrays-V10-02-02)
211 - Add G4ScintillationTrackInformation class an    114 - Add G4ScintillationTrackInformation class and use it in G4Scintillation
212   Thanks to Valentin Libioulle (Univ. Sherbroo    115   Thanks to Valentin Libioulle (Univ. Sherbrooke)
213                                                   116 
214 14 Jan 16: V.Ivanchenko (xrays-V10-02-01)         117 14 Jan 16: V.Ivanchenko (xrays-V10-02-01)
215 - G4Scintillation - use a new method of G4EmSa    118 - G4Scintillation - use a new method of G4EmSaturation class
216     G4EmSaturation::VisibleEnergyDepositionAtA    119     G4EmSaturation::VisibleEnergyDepositionAtAStep(aStep)
217     in order to fix overload problem #1807        120     in order to fix overload problem #1807
218                                                   121 
219 17 Dec 15: V.Ivanchenko (xrays-V10-02-00)         122 17 Dec 15: V.Ivanchenko (xrays-V10-02-00)
220 - G4VTransitionRadiation, G4VXTRenergyLoss - f    123 - G4VTransitionRadiation, G4VXTRenergyLoss - fixed process sub-type
221                                                   124 
222 13 Aug 14: V.Ivanchenko, P. Gumplinger (xrays-    125 13 Aug 14: V.Ivanchenko, P. Gumplinger (xrays-V10-01-01/02)
223 - G4Cerenkov, G4Scintillation, G4SynchrotronRa    126 - G4Cerenkov, G4Scintillation, G4SynchrotronRadiationMat - checked while
224     loops                                         127     loops
225                                                   128 
226 29 Apr 15: P.Gumplinger (xrays-V10-01-00)         129 29 Apr 15: P.Gumplinger (xrays-V10-01-00)
227 - calculate deltaTime more accurately in G4Sci    130 - calculate deltaTime more accurately in G4Scintillation and G4Cerenkov
228                                                   131 
229 21 Nov 14: V.Ivanchenko (xrays-V10-00-07)         132 21 Nov 14: V.Ivanchenko (xrays-V10-00-07)
230 - G4ForwardXrayTR - fixed Coverity report (V.G    133 - G4ForwardXrayTR - fixed Coverity report (V.Grichine)
231                                                   134 
232 27 Oct 14: A.Dotti (xrays-V10-00-06)              135 27 Oct 14: A.Dotti (xrays-V10-00-06)
233 - Address problem #1675, this requires re engi << 136 - Address problem #1675, this requires re engineering of 
234   all UI commands related to optical processes    137   all UI commands related to optical processes and created
235   in G4OpticalPhysics.                            138   in G4OpticalPhysics.
236 - Co-working tags: xrays-V10-00-06, op-V10-00-    139 - Co-working tags: xrays-V10-00-06, op-V10-00-09, phys-ctor-em-V10-00-17
237                                                   140 
238                                                   141 
239 17 Oct 14: P.Gumplinger (xrays-V10-00-05)         142 17 Oct 14: P.Gumplinger (xrays-V10-00-05)
240 - address problem report 1678 for BuildPhysics    143 - address problem report 1678 for BuildPhysicsTable in G4Scintillation
241                                                   144 
242 07 Sept 14: V.Ivanchenko (xrays-V10-00-04)        145 07 Sept 14: V.Ivanchenko (xrays-V10-00-04)
243 - G4VXTRenergyLoss - fixed remaining Coverity     146 - G4VXTRenergyLoss - fixed remaining Coverity reports
244                                                   147 
245 05 Sept 14: V.Ivanchenko (xrays-V10-00-03)        148 05 Sept 14: V.Ivanchenko (xrays-V10-00-03)
246 - G4VXTRenergyLoss - fixed Coverity reports       149 - G4VXTRenergyLoss - fixed Coverity reports
247                                                   150 
248 01 Aug 14: V.Ivanchenko (xrays-V10-00-02)         151 01 Aug 14: V.Ivanchenko (xrays-V10-00-02)
249 - G4SynchrotronRadiation - H.Burkhardt extend  << 152 - G4SynchrotronRadiation - H.Burkhardt extend model from e+, e- to be 
250     universal - applicable for all relativisti << 153     universal - applicable for all relativistic charged particles 
251                                                   154 
252 07 Jan 14: P.Gumplinger (xrays-V10-00-01)         155 07 Jan 14: P.Gumplinger (xrays-V10-00-01)
253 - make all static 'Set/Add/Remove' methods non    156 - make all static 'Set/Add/Remove' methods non-inline in G4Scintillation
254   and G4Cerenkov                                  157   and G4Cerenkov
255                                                   158 
256 18 Dec 13: P.Gumplinger (xrays-V10-00-00)         159 18 Dec 13: P.Gumplinger (xrays-V10-00-00)
257 - make some class members and methods static i    160 - make some class members and methods static in G4Cerenkov and
258   G4Scintillation                                 161   G4Scintillation
259                                                   162 
260 14 Oct 13: V.Ivanchenko (xrays-V09-06-07)         163 14 Oct 13: V.Ivanchenko (xrays-V09-06-07)
261 - G4SynchrotronRadiation added interface to G4    164 - G4SynchrotronRadiation added interface to G4VEmAngularDistribution,
262     the default G4DipBustGenerator; minor code    165     the default G4DipBustGenerator; minor code cleanup
263                                                   166 
264 12 Sept 13: P.Gumplinger (xrays-V09-06-06)        167 12 Sept 13: P.Gumplinger (xrays-V09-06-06)
265 - G4Scintillation - fix a bug changing incorre    168 - G4Scintillation - fix a bug changing incorrect GetMaxValue to GetMaxEnergy
266                                                   169 
267 13 June 13: P.Gumplinger (xrays-V09-06-05)        170 13 June 13: P.Gumplinger (xrays-V09-06-05)
268 - G4Scintillation - added BuildPhysicsTable me    171 - G4Scintillation - added BuildPhysicsTable method which is doing initialisation
269   as before but at the moment when material li    172   as before but at the moment when material list is fully defined.
270                                                   173 
271 10 June 13: V.Ivanchenko (xrays-V09-06-04)        174 10 June 13: V.Ivanchenko (xrays-V09-06-04)
272 - G4Cerenkov - added BuildPhysicsTable method     175 - G4Cerenkov - added BuildPhysicsTable method which is doing initialisation
273     as before but at the moment when material     176     as before but at the moment when material list is fully defined;
274     it is assumed that the list of materials i    177     it is assumed that the list of materials is not changed for the next runs;
275     internal table has NULL pointer to Physics << 178     internal table has NULL pointer to PhysicsVector if material properties 
276     are not defined for a given material, this    179     are not defined for a given material, this pointer is check in when step
277     limitation is computed.                    << 180     limitation is computed. 
278                                                   181 
279 28 May 13: P.Gumplinger (xrays-V09-06-03)         182 28 May 13: P.Gumplinger (xrays-V09-06-03)
280 - G4Scintillation.cc: Fixed bug in G4Scintilla << 183 - G4Scintillation.cc: Fixed bug in G4Scintillation 
281   "ScintillationYieldByParticleType" mode to c    184   "ScintillationYieldByParticleType" mode to correctly produce photons for
282   nonlinear scintillators, accounting for vari    185   nonlinear scintillators, accounting for variable particle step size in the
283   scintillator (dependent on G4 tracking and p    186   scintillator (dependent on G4 tracking and production cuts) and attempting
284   to best simulate photon density along the pa    187   to best simulate photon density along the particle track. See, for example:
285   http://hypernews.slac.stanford.edu/HyperNews    188   http://hypernews.slac.stanford.edu/HyperNews/geant4/get/opticalphotons/418.html
286   Thanks to Zach Hartwig (Department of Nuclea    189   Thanks to Zach Hartwig (Department of Nuclear Science and Engineeering - MIT)
287                                                   190 
288 13 May 13: P. Gumplinger (xrays-V09-06-02)        191 13 May 13: P. Gumplinger (xrays-V09-06-02)
289 - G4Scintillation.cc give the YieldRatio prior    192 - G4Scintillation.cc give the YieldRatio priority in cases when the
290   ExcitationRatio is both 0.0 or 1.0; necessar    193   ExcitationRatio is both 0.0 or 1.0; necessary because the defaults in
291   G4Scintillation.cc (1.0) and G4OpticalPhysic << 194   G4Scintillation.cc (1.0) and G4OpticalPhysics.cc (0.0) are inconsistent 
292                                                   195 
293 21  Feb 13: V.Ivanchenko (xrays-V09-06-01)        196 21  Feb 13: V.Ivanchenko (xrays-V09-06-01)
294 - G4VXTRenergyLoss, G4StrawTubeXTRadiator - us    197 - G4VXTRenergyLoss, G4StrawTubeXTRadiator - use const declaration to
295     array of G4SandiaTable values                 198     array of G4SandiaTable values
296                                                   199 
297 18  Feb 13: V.Ivanchenko (xrays-V09-06-00)        200 18  Feb 13: V.Ivanchenko (xrays-V09-06-00)
298 - G4SynchrotronRadiation, G4ForwardXrayTR - re << 201 - G4SynchrotronRadiation, G4ForwardXrayTR - removed G4ThreadLocal 
299     declarations                                  202     declarations
300                                                   203 
301 21 Sept 12: P.Gumplinger (xrays-V09-05-06)        204 21 Sept 12: P.Gumplinger (xrays-V09-05-06)
302 - Remove what has now become an annoying NOTE  << 205 - Remove what has now become an annoying NOTE warning in the constructor of 
303   G4Cerenkov                                      206   G4Cerenkov
304                                                   207 
305 10 July 12: G.Cosmo (xrays-V09-05-05)             208 10 July 12: G.Cosmo (xrays-V09-05-05)
306 - Explicitly use inclusion of headers for syst    209 - Explicitly use inclusion of headers for system of units and physical
307   constants, in plan to remove implicit inclus    210   constants, in plan to remove implicit inclusion from globals.hh.
308                                                   211 
309 08 June 12: V.Ivanchenko (xrays-V09-05-04)        212 08 June 12: V.Ivanchenko (xrays-V09-05-04)
310 - fixed shadowing                                 213 - fixed shadowing
311                                                   214 
312 05 June 12: V. Grichine (xrays-V09-05-03)         215 05 June 12: V. Grichine (xrays-V09-05-03)
313 - G4VTransitionRadiation, G4SynchrotronRadiati    216 - G4VTransitionRadiation, G4SynchrotronRadiationInMat,
314   G4ForwardXrayTR - trying to fix Coverity war    217   G4ForwardXrayTR - trying to fix Coverity warnings
315                                                   218 
316 17 May 12: P. Gumplinger (xrays-V09-05-02)        219 17 May 12: P. Gumplinger (xrays-V09-05-02)
317 - G4Cerenkov.hh, G4Scintillation.hh trying to     220 - G4Cerenkov.hh, G4Scintillation.hh trying to fix Coverity warnings
318                                                   221 
319 08 February 12: V. Grichine (xrays-V09-05-01)     222 08 February 12: V. Grichine (xrays-V09-05-01)
320 - G4SynchrotronRadiarion and G4SynchrotronRadi << 223 - G4SynchrotronRadiarion and G4SynchrotronRadiarionInMat was modified to 
321   provide more realistic angualr distribution  << 224   provide more realistic angualr distribution for secondary SR gammas 
322   accordong to simplified dipole busted approa    225   accordong to simplified dipole busted approach.
323                                                   226 
324 20 December 11: V. Grichine  (xrays-V09-05-00)    227 20 December 11: V. Grichine  (xrays-V09-05-00)
325 - G4VXTRenergyLoss.cc and regular XTR radiator << 228 - G4VXTRenergyLoss.cc and regular XTR radiators/models were updated for more 
326   accurate angular distribution of XTR            229   accurate angular distribution of XTR
327                                                   230 
328 18 November 11: G.Folger     (xrays-V09-04-10)    231 18 November 11: G.Folger     (xrays-V09-04-10)
329 - G4VXTRenergyLoss.cc: migrate to new g4Except    232 - G4VXTRenergyLoss.cc: migrate to new g4Exception, fix compilation warning
330                                                   233 
331 16 November 11: P.Gumplinger (xrays-V09-04-09)    234 16 November 11: P.Gumplinger (xrays-V09-04-09)
332 - remove reminder message from G4Cerenkov cons    235 - remove reminder message from G4Cerenkov constructor
333 - G4VXTRenergyLoss.cc - changed:                  236 - G4VXTRenergyLoss.cc - changed:
334     result=x1+(position-y1)*(x2-x1)/(y2-y1)->r    237     result=x1+(position-y1)*(x2-x1)/(y2-y1)->result=x1+(x2-x1)*G4UniformRand();
335   and added:                                      238   and added:
336     if(fAngleRadDistr) {  angleSum  += ......     239     if(fAngleRadDistr) {  angleSum  += ......
337                                                   240 
338 13 October 11: P.Gumplinger (xrays-V09-04-08)     241 13 October 11: P.Gumplinger (xrays-V09-04-08)
339 - modify to work with materials-V09-04-14         242 - modify to work with materials-V09-04-14
340                                                   243 
341 06 October 11: P.Gumplinger (xrays-V09-04-07)     244 06 October 11: P.Gumplinger (xrays-V09-04-07)
342 - update G4Exception syntax in G4Scintillation    245 - update G4Exception syntax in G4Scintillation.cc, G4ForwardXrayTR.cc and
343   G4VXTRenergyLoss.cc                             246   G4VXTRenergyLoss.cc
344                                                   247 
345 19 August 11: G.Cosmo (xrays-V09-04-06)           248 19 August 11: G.Cosmo (xrays-V09-04-06)
346 - G4ForwardXrayTR: made 'fProtonEnergyVector'     249 - G4ForwardXrayTR: made 'fProtonEnergyVector' non static pointer; allocate
347   and deallocate it directly inside class cons    250   and deallocate it directly inside class constructors/destructor.
348                                                   251 
349 30 July 11: V.Ivant (xrays-V09-04-05)             252 30 July 11: V.Ivant (xrays-V09-04-05)
350 - G4SynchrotronRadiation, G4SynchrotronRadiati << 253 - G4SynchrotronRadiation, G4SynchrotronRadiationInMat - fixed 
351   length of C-arrays for the interface with EM << 254   length of C-arrays for the interface with EM field (addressed 
352   bug report #1236)                               255   bug report #1236)
353                                                   256 
354 12 July 11: V.Ivant (xrays-V09-04-04)             257 12 July 11: V.Ivant (xrays-V09-04-04)
355 - G4VXTRenergyLoss, G4TransitionRadiation, G4S    258 - G4VXTRenergyLoss, G4TransitionRadiation, G4SynchrotronRadiation,
356   G4ForwardXrayTR - fixed the Coverity tool wa    259   G4ForwardXrayTR - fixed the Coverity tool warnings
357                                                   260 
358 08 May 11: V.Ivant (xrays-V09-04-03)              261 08 May 11: V.Ivant (xrays-V09-04-03)
359 08 May 11: V.Ivant (xrays-V09-04-02)              262 08 May 11: V.Ivant (xrays-V09-04-02)
360 - G4TransparentRegXTRadiator - fixed new gcc-4    263 - G4TransparentRegXTRadiator - fixed new gcc-4.6.0 warnings
361                                                   264 
362 16 May 11: V.Ivant (xrays-V09-04-01)              265 16 May 11: V.Ivant (xrays-V09-04-01)
363 - G4ForwardXrayTR, G4Scintillation, G4Transpar << 266 - G4ForwardXrayTR, G4Scintillation, G4TransparentRegXTRadiator, 
364   G4VXTRenergyLoss - fixed gcc-4.6.0 warnings     267   G4VXTRenergyLoss - fixed gcc-4.6.0 warnings
365                                                   268 
366 05 May 11: V.Ivanchenko (xrays-V09-04-00)         269 05 May 11: V.Ivanchenko (xrays-V09-04-00)
367 - fixed Coverity warnings                         270 - fixed Coverity warnings
368                                                   271 
369 09 November 10: P. Gumplinger (xrays-V09-03-06    272 09 November 10: P. Gumplinger (xrays-V09-03-06)
370 - fix coding error in G4Scintillation.cc          273 - fix coding error in G4Scintillation.cc
371                                                   274 
372 03 November 10: P. Gumplinger (xrays-V09-03-05    275 03 November 10: P. Gumplinger (xrays-V09-03-05)
373 - more corrections to G4Scintillation; now all    276 - more corrections to G4Scintillation; now all particles are assigned the
374   ELECTRONSCINTILLATIONYIELD unless the user s    277   ELECTRONSCINTILLATIONYIELD unless the user specifies otherwise
375   sort out where Ion and Neutron (recoil ions     278   sort out where Ion and Neutron (recoil ions below tracking cut) should go
376                                                   279 
377 28 October 10: P. Gumplinger (xrays-V09-03-04)    280 28 October 10: P. Gumplinger (xrays-V09-03-04)
378 - several small corrections to the previous im    281 - several small corrections to the previous implementation of G4Scintillation
379                                                   282 
380 19 October 10: P. Gumplinger (xrays-V09-03-03)    283 19 October 10: P. Gumplinger (xrays-V09-03-03)
381 - G4Scintillation: allow for the light yield t    284 - G4Scintillation: allow for the light yield to be a function of
382   particle type and deposited energy in case o    285   particle type and deposited energy in case of non-linear light
383   emission in scintillators. Thanks to Zach Ha    286   emission in scintillators. Thanks to Zach Hartwig (Department
384   of Nuclear Science and Engineeering - MIT)      287   of Nuclear Science and Engineeering - MIT)
385                                                   288 
386 14 October 10: V. Ivanchenko (xrays-V09-03-02)    289 14 October 10: V. Ivanchenko (xrays-V09-03-02)
387 - G4SynchrotronRadiationInMat, G4SynchrotronRa << 290 - G4SynchrotronRadiationInMat, G4SynchrotronRadiation, 
388   G4TransitionRadiation - added process sub-ty    291   G4TransitionRadiation - added process sub-types
389                                                   292 
390 16 June 10: G. Cosmo (xrays-V09-03-01)            293 16 June 10: G. Cosmo (xrays-V09-03-01)
391 - Use mathematical functions in std namespace     294 - Use mathematical functions in std namespace explicitely.
392                                                   295 
393 22 February 10: P. Gumplinger (xrays-V09-03-00    296 22 February 10: P. Gumplinger (xrays-V09-03-00)
394 - Scintillation rise time included, thanks to     297 - Scintillation rise time included, thanks to Martin Goettlich/DESY
395                                                   298 
396 29 July 09: P. Gumplinger (xrays-V09-02-00)       299 29 July 09: P. Gumplinger (xrays-V09-02-00)
397 - Change IsApplicable for G4Cerenkov and G4Sci << 300 - Change IsApplicable for G4Cerenkov and G4Scintillation to 
398   exclude short-lived particles.                  301   exclude short-lived particles.
399                                                   302 
400 14 November 08: P. Gumplinger (xrays-V09-01-06    303 14 November 08: P. Gumplinger (xrays-V09-01-06)
401 - Do not calculate a step limit coming from G4    304 - Do not calculate a step limit coming from G4Cerenkov when the
402   minimum beta for a particle to radiate in th    305   minimum beta for a particle to radiate in the material (vacuum)
403   is already 1; fix G4Cerenkov.cc                 306   is already 1; fix G4Cerenkov.cc
404                                                   307 
405 12 November 08: V. Ivanchenko (xrays-V09-01-05    308 12 November 08: V. Ivanchenko (xrays-V09-01-05)
406 - exclude G4MscRadiation from the release         309 - exclude G4MscRadiation from the release
407                                                   310 
408 21 October 08: P. Gumplinger (xrays-V09-01-04)    311 21 October 08: P. Gumplinger (xrays-V09-01-04)
409 - Add SetProcessSubType(G4EmProcessSubType) to    312 - Add SetProcessSubType(G4EmProcessSubType) to G4Cerenkov.cc
410   and G4Scintillation. Modify G4Cerenkov to al    313   and G4Scintillation. Modify G4Cerenkov to allow for
411   MaxBetaChangePerStep, sets PostStepGetPhysic    314   MaxBetaChangePerStep, sets PostStepGetPhysicalInteractionLength to
412   where the particle would drop below the Cere    315   where the particle would drop below the Cerenkov threshold in the
413   current material. The Cerenkov photon origin    316   current material. The Cerenkov photon origins are now sampled
414   according to the linear decrease in the Mean    317   according to the linear decrease in the MeanNumberOfPhotons over
415   the step. G4Cerenkov now inherits from G4VPr    318   the step. G4Cerenkov now inherits from G4VProcess. For this to work
416   tracking-V09-01-03 or newer is required.        319   tracking-V09-01-03 or newer is required.
417                                                   320 
418 04 July 08: P. Gumplinger (xrays-V09-01-03)       321 04 July 08: P. Gumplinger (xrays-V09-01-03)
419 - In G4Scintillation and G4Cerenkov now        << 322 - In G4Scintillation and G4Cerenkov now 
420   SetTouchableHandle(aStep.GetPreStepPoint()->    323   SetTouchableHandle(aStep.GetPreStepPoint()->GetTouchableHandle())
421   for the secondaries in the DoIt.                324   for the secondaries in the DoIt.
422                                                   325 
423 06 June 08: P. Gumplinger (xrays-V09-01-02)       326 06 June 08: P. Gumplinger (xrays-V09-01-02)
424 - G4Scintillation: make now use of G4EmSaturat    327 - G4Scintillation: make now use of G4EmSaturation to implement the
425   Birks Correction.                               328   Birks Correction.
426                                                   329 
427 05 June 08: P. Gumplinger (xrays-V09-01-01)       330 05 June 08: P. Gumplinger (xrays-V09-01-01)
428 - G4Scintillation, G4Cerenkov                     331 - G4Scintillation, G4Cerenkov
429   trivial name changes: momentum->energy, mome    332   trivial name changes: momentum->energy, momenta->energies
430                                                   333 
431 05 February 08: P. Gumplinger                     334 05 February 08: P. Gumplinger
432 - G4BirkScintillation class was removed and sc    335 - G4BirkScintillation class was removed and scintillation with Birk's law
433   was added to the G4Scintillation class direc    336   was added to the G4Scintillation class directly.
434                                                   337 
435 01 February 08: V. Grichine                       338 01 February 08: V. Grichine
436 - G4BirkScintillation class was added. The cla    339 - G4BirkScintillation class was added. The class implements the scintillation
437   process with Birk's law                         340   process with Birk's law
438                                                << 341  
439 02 November 07: P. Gumplinger (xrays-V09-00-03    342 02 November 07: P. Gumplinger (xrays-V09-00-03)
440 - G4Cerenkov constructor add warning printout     343 - G4Cerenkov constructor add warning printout about the change
441   to G4VDiscreteProcess                           344   to G4VDiscreteProcess
442                                                   345 
443 30 September 07: P. Gumplinger (xrays-V09-00-0    346 30 September 07: P. Gumplinger (xrays-V09-00-02)
444 - G4Cerenkov change inheritance to G4VDiscrete    347 - G4Cerenkov change inheritance to G4VDiscreteProcess
445   changed the arguments of G4Cerenkov::GetAver    348   changed the arguments of G4Cerenkov::GetAverageNumberOfPhotons
446                                                   349 
447 28 September 07: V.Ivant (xrays-V09-00-01)        350 28 September 07: V.Ivant (xrays-V09-00-01)
448 - G4VXTRenergyLoss: general cleanup of old com    351 - G4VXTRenergyLoss: general cleanup of old comments;
449                     removed all static members    352                     removed all static members;
450                     use verboseLevel variable     353                     use verboseLevel variable to control cout
451 - G4XTRTransparentRegRadModel, G4XTRRegularRad << 354 - G4XTRTransparentRegRadModel, G4XTRRegularRadModel, 
452   G4StrawTubeXTRadiator : cleanup, use verbose    355   G4StrawTubeXTRadiator : cleanup, use verboseLevel to control cout
453                                                << 356   
454 02 July 07: V.Ivant (xrays-V09-00-00)             357 02 July 07: V.Ivant (xrays-V09-00-00)
455 - G4VXTRenergyLoss: fixed valgrind complains f    358 - G4VXTRenergyLoss: fixed valgrind complains for wrong memory allocation
456   by removing internal initialisation of Sandi    359   by removing internal initialisation of Sandia table but using Sandia
457   table from material                          << 360   table from material 
458                                                   361 
459 19 June 07: V.Ivant (xrays-V08-03-01)             362 19 June 07: V.Ivant (xrays-V08-03-01)
460 - G4VXTRenergyLoss: restore version 1.34 after    363 - G4VXTRenergyLoss: restore version 1.34 after failing to clean it up
461                                                   364 
462 11 May 07: G.Cosmo (xrays-V08-03-00)              365 11 May 07: G.Cosmo (xrays-V08-03-00)
463 - Use call to G4GeometryTolerance instead of k    366 - Use call to G4GeometryTolerance instead of kCarTolerance in G4ForwardXrayTR.
464 - Requires tag "global-V08-03-00" and related     367 - Requires tag "global-V08-03-00" and related tag set.
465                                                   368 
466 19 May 06: V.Ivant (xrays-V08-00-03)              369 19 May 06: V.Ivant (xrays-V08-00-03)
467 - Create two processes G4SynchrotronRadiation     370 - Create two processes G4SynchrotronRadiation and G4SynchrotronRadiationInMat
468                                                   371 
469 05 April 06: V.Ivant (xrays-V08-00-02)            372 05 April 06: V.Ivant (xrays-V08-00-02)
470 - Move G4SynchrotronRadiation from standard an    373 - Move G4SynchrotronRadiation from standard and GNUmakefile updated accordingly
471 04.04.06  V. Grichine                             374 04.04.06  V. Grichine
472 - Angular distribution of XTR according to tra    375 - Angular distribution of XTR according to transparent regular approximation
473                                                   376 
474 20 Jan 06: V.Ivant (xrays-V08-00-01)              377 20 Jan 06: V.Ivant (xrays-V08-00-01)
475 27 Jan 06: V. Grichine                            378 27 Jan 06: V. Grichine
476 - Algorithm for XTR angular distribution based    379 - Algorithm for XTR angular distribution based on the transparent regular radiator
477   was tested. The mode activated by SetAngleRa    380   was tested. The mode activated by SetAngleRadDistr(true) method just after the
478   construction of XTR object                      381   construction of XTR object
479                                                   382 
480 26 Jan 06: V. Grichine                            383 26 Jan 06: V. Grichine
481 - Algorithm for XTR angular distribution based    384 - Algorithm for XTR angular distribution based on the transparent regular radiator
482   was updated. The method takes into account t    385   was updated. The method takes into account the angular distribution for given
483   energy                                          386   energy
484                                                   387 
485 20 Jan 06: V.Ivant (xrays-V08-00-00)              388 20 Jan 06: V.Ivant (xrays-V08-00-00)
486 20 Jan 06: V. Grichine                            389 20 Jan 06: V. Grichine
487 - New algorithm for XTR angular distribution b    390 - New algorithm for XTR angular distribution based on the transparent regular radiator
488   was developed. The method can help for more  << 391   was developed. The method can help for more precise estimation of XTR angular 
489   distribution needed in tracking applications << 392   distribution needed in tracking applications of XTR detectors (ATLAS). The algorithm is 
490   under futher testing.                        << 393   under futher testing. 
491                                                   394 
492 25 Aug 05: V.Ivant (xrays-V07-01-03)              395 25 Aug 05: V.Ivant (xrays-V07-01-03)
493 - G4XTRTransparentRegRadModel: abs -> std::abs << 396 - G4XTRTransparentRegRadModel: abs -> std::abs 
494                                                   397 
495 15 Aug 05: V.Ivant (xrays-V07-01-02)              398 15 Aug 05: V.Ivant (xrays-V07-01-02)
496 14 Oct 05: V. Grichine                            399 14 Oct 05: V. Grichine
497 - new XTR models were added with G4VXTRenergyL    400 - new XTR models were added with G4VXTRenergyLoss::fExitFlux=true for
498   the description of XTR after radiator. These    401   the description of XTR after radiator. These are: G4XTRRegularRadModel,
499   G4XTRGammaRadModel, G4XTRTransparentRegRadMo << 402   G4XTRGammaRadModel, G4XTRTransparentRegRadModel. XTR process was 
500   transformed to be discrete.                  << 403   transformed to be discrete.      
501                                                   404 
502                                                   405 
503 17 Aug 05: P.Gumplinger (xrays-V07-01-01)         406 17 Aug 05: P.Gumplinger (xrays-V07-01-01)
504 - change variable name MeanNumPhotons to MeanN    407 - change variable name MeanNumPhotons to MeanNumberOfPhotons
505   in G4Scintillation.cc and G4Cerenkov.cc to c    408   in G4Scintillation.cc and G4Cerenkov.cc to conform with the
506   documentation in the ApplicationDevelopersGu    409   documentation in the ApplicationDevelopersGuide
507                                                   410 
508 28 Jul 05: P.Gumplinger (xrays-V07-01-00)         411 28 Jul 05: P.Gumplinger (xrays-V07-01-00)
509 - add G4ProcessType to all constructors           412 - add G4ProcessType to all constructors
510                                                   413 
511 27 Jun 05: P.Gumplinger (xrays-V07-00-04)         414 27 Jun 05: P.Gumplinger (xrays-V07-00-04)
512 - Change IsApplicable for G4Cerenkov to exclud    415 - Change IsApplicable for G4Cerenkov to exclude 'chargedgeantino'
513                                                   416 
514 06 June 05: V.Ivant (xrays-V07-00-03)             417 06 June 05: V.Ivant (xrays-V07-00-03)
515 - V.Grichine fix in G4TransparentRegXTRadiator << 418 - V.Grichine fix in G4TransparentRegXTRadiator - low limit of integration 
516   over theta, which strongly effect the result    419   over theta, which strongly effect the results for ALICE
517                                                   420 
518 27 May 05: V.Ivant (xrays-V07-00-02)              421 27 May 05: V.Ivant (xrays-V07-00-02)
519                                                   422 
520 22 April 04: V.Ivant (xrays-V07-00-01)            423 22 April 04: V.Ivant (xrays-V07-00-01)
521 - Add G4StrawTubeXTRadiator;                      424 - Add G4StrawTubeXTRadiator;
522 - Modify integration algorithm in G4Transparen    425 - Modify integration algorithm in G4TransparentRegXTRadiator
523                                                   426 
524 12 April 04: V.Ivant (xrays-V07-00-00)            427 12 April 04: V.Ivant (xrays-V07-00-00)
525 - Update TRD model for regular radiator to pro    428 - Update TRD model for regular radiator to provide more realistic
526   gamma spectrum (V.Grichine)                     429   gamma spectrum (V.Grichine)
527                                                   430 
528 10 Dec 04: G.Cosmo (xrays-V06-02-05)              431 10 Dec 04: G.Cosmo (xrays-V06-02-05)
529 - Replaced M_PI with CLHEP's pi.                  432 - Replaced M_PI with CLHEP's pi.
530                                                   433 
531 02 Dec 04: V.Ivant (xrays-V06-02-04)              434 02 Dec 04: V.Ivant (xrays-V06-02-04)
532 - Migration to cmath                              435 - Migration to cmath
533                                                   436 
534 18 October 04: P. Gumplinger (xrays-V06-02-03)    437 18 October 04: P. Gumplinger (xrays-V06-02-03)
535 - Migration of ParticleChange method names to     438 - Migration of ParticleChange method names to 7.0 for:
536   G4Scintillation.cc G4Cerenkov.cc G4ForwardXr    439   G4Scintillation.cc G4Cerenkov.cc G4ForwardXrayTR.cc G4VXTRenergyLoss.cc
537                                                   440 
538 11 August 04: V.Ivant (xrays-V06-02-02)           441 11 August 04: V.Ivant (xrays-V06-02-02)
539 - Substitute absolete iterfaces to G4ParticleD    442 - Substitute absolete iterfaces to G4ParticleDefinition
540                                                   443 
541 05 August 04: P. Gumplinger (xrays-V06-02-01)     444 05 August 04: P. Gumplinger (xrays-V06-02-01)
542 - changed StronglyForced back to Forced in Get    445 - changed StronglyForced back to Forced in GetMeanLifeTime of
543   G4Scintillation.cc                              446   G4Scintillation.cc
544                                                   447 
545 27 July 04: V.Ivant (xrays-V06-02-00)             448 27 July 04: V.Ivant (xrays-V06-02-00)
546 - Fix a compilation problem connected with rem    449 - Fix a compilation problem connected with removal of the dependence
547   of particle cathegory on G4Material             450   of particle cathegory on G4Material
548                                                   451 
549 4 Oct 03: G.Cosmo (xrays-V05-02-01)               452 4 Oct 03: G.Cosmo (xrays-V05-02-01)
550 - Modified GNUmakefiles:                          453 - Modified GNUmakefiles:
551   o added dependency to new module "geometry/n    454   o added dependency to new module "geometry/navigation".
552   o replaced "digits+hits" with "digits_hits".    455   o replaced "digits+hits" with "digits_hits".
553 - Coworks with "geometry-V05-02-00" and "digit    456 - Coworks with "geometry-V05-02-00" and "digits_hits-V05-02-00".
554                                                   457 
555 20 Sept 03: V.Ivant (xrays-V05-02-00)             458 20 Sept 03: V.Ivant (xrays-V05-02-00)
556 -Update GNUmakefile                               459 -Update GNUmakefile
557                                                   460 
558 20 June 03: V.Ivant (xrays-V05-01-01)             461 20 June 03: V.Ivant (xrays-V05-01-01)
559 -modifications in BuildTable: angle range 0-0.    462 -modifications in BuildTable: angle range 0-0.3, Legendre96
560  integration in0-0.3-0.6-1.0*fMaxThetaTR" in G    463  integration in0-0.3-0.6-1.0*fMaxThetaTR" in G4VXTRenergyLoss.cc
561  by V.Grichine                                    464  by V.Grichine
562                                                   465 
563 03 June 03: V.Ivant (xrays-V05-01-00)             466 03 June 03: V.Ivant (xrays-V05-01-00)
564 -Fix compilation warnings for pedantic compile    467 -Fix compilation warnings for pedantic compiler options
565                                                   468 
566 21 March 03: G. Cosmo (xrays-V05-00-04)           469 21 March 03: G. Cosmo (xrays-V05-00-04)
567 - G4VXTRenergyLoss.cc: fix for porting on Wind    470 - G4VXTRenergyLoss.cc: fix for porting on Windows .NET compiler.
568                                                   471 
569 11 March 03: V. Ivanchenko (xrays-V05-00-03)      472 11 March 03: V. Ivanchenko (xrays-V05-00-03)
570 - Minor fix to cut per region                     473 - Minor fix to cut per region
571                                                   474 
572 10 March 03: V. Ivanchenko (xrays-V05-00-02)      475 10 March 03: V. Ivanchenko (xrays-V05-00-02)
573 - Cut per region G4ForwardXrayTR.cc               476 - Cut per region G4ForwardXrayTR.cc
574                                                   477 
575 12 February 03: G. Cosmo (xrays-V05-00-01)        478 12 February 03: G. Cosmo (xrays-V05-00-01)
576 - Replaced call to RandPoisson::shoot() with G    479 - Replaced call to RandPoisson::shoot() with G4Poisson(), more performant.
577   Affected files: G4Cerenkov.cc, G4ForwardXray    480   Affected files: G4Cerenkov.cc, G4ForwardXrayTR.cc, G4VXTRenergyLoss.cc.
578                                                   481 
579 23 January 03: G. Cosmo (xrays-V05-00-00)         482 23 January 03: G. Cosmo (xrays-V05-00-00)
580 - G4VXTRenergyLoss[.hh.cc]: removed reduntant     483 - G4VXTRenergyLoss[.hh.cc]: removed reduntant headers inclusions and
581   ordered inclusion for complex numbers to all    484   ordered inclusion for complex numbers to allow porting on Windows .NET VC++.
582                                                   485 
583 25 November 02: P. Gumplinger (xrays-V04-01-04    486 25 November 02: P. Gumplinger (xrays-V04-01-04)
584 - G4int binding error fixed when calcuating nu    487 - G4int binding error fixed when calcuating number of photons
585                                                   488 
586 25 November 02: P. Gumplinger (xrays-V04-01-03    489 25 November 02: P. Gumplinger (xrays-V04-01-03)
587 - G4Scintillation now allows for particle depe    490 - G4Scintillation now allows for particle dependent excitation levels
588                                                   491 
589 21 November 02: P. Gumplinger (xrays-V04-01-02    492 21 November 02: P. Gumplinger (xrays-V04-01-02)
590 - G4Scintillation now uses G4Poisson for small    493 - G4Scintillation now uses G4Poisson for small MeanNumPhotons in a step
591                                                   494 
592 14 November 02: P. Gumplinger (xrays-V04-01-01    495 14 November 02: P. Gumplinger (xrays-V04-01-01)
593 - G4Scintillation now uses the nearest integer    496 - G4Scintillation now uses the nearest integer to calculate the number of photons in DoIt
594                                                   497 
595 07 November 02: P. Gumplinger (xrays-V04-01-00    498 07 November 02: P. Gumplinger (xrays-V04-01-00)
596 - G4Scintillation now allows for fast and slow    499 - G4Scintillation now allows for fast and slow components. Scintillation properties are stored
597   with the material and retrieved with GetCons    500   with the material and retrieved with GetConstProperty.
598                                                   501 
599 16 may 02: P. Gumplinger (xrays-V04-00-04)        502 16 may 02: P. Gumplinger (xrays-V04-00-04)
600 - G4Scintillation now inherits from G4VRestDis    503 - G4Scintillation now inherits from G4VRestDiscreteProcess changes made accordingly
601   G4Scintillation/G4Cerenkov now only suspend     504   G4Scintillation/G4Cerenkov now only suspend the track when it is still 'fAlive'
602                                                   505 
603 09 may 02: P. Gumplinger (xrays-V04-00-03)        506 09 may 02: P. Gumplinger (xrays-V04-00-03)
604 - changed method 'DoIt' in G4Scintillation so     507 - changed method 'DoIt' in G4Scintillation so that origin of optical photons is
605   the PostStepPoint location in case energy is    508   the PostStepPoint location in case energy is lost to the medium by a neutral
606   particle.                                       509   particle.
607                                                   510 
608 09 may 02: P. Gumplinger (xrays-V04-00-02)        511 09 may 02: P. Gumplinger (xrays-V04-00-02)
609 - changed method 'IsApplicable' for G4Scintill << 512 - changed method 'IsApplicable' for G4Scintillation to return .false. when it 
610   is called for an optical photon.                513   is called for an optical photon.
611                                                   514 
612 28 mar 02: G. Cosmo (xrays-V04-00-01)             515 28 mar 02: G. Cosmo (xrays-V04-00-01)
613 - fixed endl/G4endl compilation problem in G4V    516 - fixed endl/G4endl compilation problem in G4VXTRenergyLoss.cc ...
614                                                   517 
615 22 mar 02: V. Grichine (xrays-V04-00-00)          518 22 mar 02: V. Grichine (xrays-V04-00-00)
616 - new classes (G4VXTRenergyLoss,G4GammaXTRadia    519 - new classes (G4VXTRenergyLoss,G4GammaXTRadiator and G4RegularXTRadiator) were
617   added for the description of X-ray transitio    520   added for the description of X-ray transition radiation as continuous process.
618                                                << 521      
619 12 nov 01: mma (xrays-V03-02-02)                  522 12 nov 01: mma (xrays-V03-02-02)
620 - merge of 00a and 01                             523 - merge of 00a and 01
621                                                << 524   
622 24 oct 01: mma (xrays-V03-02-01)                  525 24 oct 01: mma (xrays-V03-02-01)
623 - modified G4ForwardXrayTR.cc for cuts per mat    526 - modified G4ForwardXrayTR.cc for cuts per material.
624   Does NOT include mods in "xrays-V03-02-00a".    527   Does NOT include mods in "xrays-V03-02-00a".
625                                                   528 
626 08 nov 01: R.Chytracek (xrays-V03-02-00a)         529 08 nov 01: R.Chytracek (xrays-V03-02-00a)
627 - modified G4Cerenkov.cc and G4Scintillator.cc    530 - modified G4Cerenkov.cc and G4Scintillator.cc for reference-counted
628   touchables. Requires coworking tags in geome    531   touchables. Requires coworking tags in geometry category.
629                                                   532 
630 17 sep 01: mma (xrays-V03-02-00)                  533 17 sep 01: mma (xrays-V03-02-00)
631 - modifs in almost all classes for the migrati    534 - modifs in almost all classes for the migration of Materials to pure STL,
632   but backward compatible with g4rw            << 535   but backward compatible with g4rw   
633                                                   536 
634 12 Nov 00: pg  (xrays-V02-00-04)                  537 12 Nov 00: pg  (xrays-V02-00-04)
635 - G4Cerenkov.cc: add check on CerenkovAngleInt    538 - G4Cerenkov.cc: add check on CerenkovAngleIntegrals->IsFilledVectorExist()
636 -                in method GetAverageNumberOfP    539 -                in method GetAverageNumberOfPhotons
637 -                and a test for MeanNumPhotons    540 -                and a test for MeanNumPhotons <= 0.0 in DoIt
638                                                   541 
639 09 Nov 00: mma (xrays-V02-00-03)                  542 09 Nov 00: mma (xrays-V02-00-03)
640                                                   543 
641 04 oct 00: pg  (xrays-V02-00-02)                  544 04 oct 00: pg  (xrays-V02-00-02)
642 - G4Cerenkov.cc: calculate secondary position     545 - G4Cerenkov.cc: calculate secondary position from aStep.GetDeltaPosition().
643 - G4Scintillation.cc: calculate secondary posi    546 - G4Scintillation.cc: calculate secondary position from aStep.GetDeltaPosition().
644                                                << 547      
645 11 aug 00: mma  (xrays-V02-00-01)                 548 11 aug 00: mma  (xrays-V02-00-01)
646                                                   549 
647 03 aug 00: gc  (xrays-V02-00-00r)                 550 03 aug 00: gc  (xrays-V02-00-00r)
648 - G4Scintillation.cc: changed RandGauss to G4R    551 - G4Scintillation.cc: changed RandGauss to G4RandGauss for fixing
649   events' reproducibility problem.                552   events' reproducibility problem.
650                                                << 553      
651 24 may 00: mma  (xrays-V01-01-02)              << 554 24 may 00: mma  (xrays-V01-01-02)  
652                                                << 555      
653 27 apr 00 mma  (em-V01-01-01)                     556 27 apr 00 mma  (em-V01-01-01)
654 - G4endl (dec/iso)                             << 557 - G4endl (dec/iso)      
655                                                << 558      
656 26 apr 00 mma  (em-V01-01-00)                     559 26 apr 00 mma  (em-V01-01-00)
657 - all EnergyLoss classes renamed G4V...        << 560 - all EnergyLoss classes renamed G4V... 
658   Most classes in standard and muons affected.    561   Most classes in standard and muons affected.
659 - G4Muls moved in utils                           562 - G4Muls moved in utils
660 - bugs fixe in MuPairProduction                << 563 - bugs fixe in MuPairProduction  
661 - cowork with geant4-01-01-ref-02                 564 - cowork with geant4-01-01-ref-02
662                                                << 565      
663 02 mar 00 mma  (em-V01-00-00)                     566 02 mar 00 mma  (em-V01-00-00)
664 - new G4VEnergyLoss class and related structur    567 - new G4VEnergyLoss class and related structure
665 - cowork with geant4-01-00-ref-06                 568 - cowork with geant4-01-00-ref-06
666                                                << 569      
667 10 nov 99 mma  (em-V00-01-03)                     570 10 nov 99 mma  (em-V00-01-03)
668 - migration to STL: remove RWT hash dictionnar    571 - migration to STL: remove RWT hash dictionnary
669                                                   572 
670 14th June 1999  John Allison (em-01-00-05b)       573 14th June 1999  John Allison (em-01-00-05b)
671 - Muon corrections in G4MultipleScattering.cc,    574 - Muon corrections in G4MultipleScattering.cc, G4MuBremsstrahlung.cc
672   and G4MuPairProduction.cc by Laszlo Urban, P    575   and G4MuPairProduction.cc by Laszlo Urban, Pedro Arce.
673   (Also in rocesses/photoleplon_hadron/src/G4M    576   (Also in rocesses/photoleplon_hadron/src/G4MuNuclearInteraction.cc.)
674                                                   577 
675 5th June 1999  John Allison                       578 5th June 1999  John Allison
676 - standard/GNUmakefile: Force non-optimised co    579 - standard/GNUmakefile: Force non-optimised compliation of some
677   files on HP with aCC: HP ANSI C++ B3910B A.0    580   files on HP with aCC: HP ANSI C++ B3910B A.01.15.
678                                                   581 
679 May 29, 1999: John Allison                        582 May 29, 1999: John Allison
680 - Added electromagnetic/lowenergy to GNUmakefi    583 - Added electromagnetic/lowenergy to GNUmakefile and
681   electromagnetic/GNUmakefile..                   584   electromagnetic/GNUmakefile..