Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/particles/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 /particles/History (Version 11.3.0) and /particles/History (Version 10.5)


  1 # Category particles 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                                                <<   6 
  7 ---------------------------------------------- <<   7                       Category History file
  8                                                <<   8                       ---------------------
  9 ## 2024-10-28 Ben Morgan (particles-V11-02-01) <<   9 This file should be used by G4 developers and category coordinators
 10 - Apply [GitHub PR 74](https://github.com/Gean <<  10 to briefly summarize all major modifications introduced in the code
 11   `G4ParticleMessenger` that never updated the <<  11 and keep track of all category-tags.
 12   - Simplified logic in patch to remove local  <<  12 It DOES NOT substitute the  CVS log-message one should put at every
 13                                                <<  13 committal in the CVS repository !
 14 ## 2024-08-01 Alberto Ribon (particles-V11-02- <<  14 
 15 - G4ChargedUnknownParticle : new class, simila <<  15      ----------------------------------------------------------
 16   charged unknown particles.                   <<  16      * Reverse chronological order (last date on top), please *
 17   ( This is part of ATLAS and LHCb request to  <<  17      ----------------------------------------------------------
 18     ionisation and multiple scattering process << 
 19     with valid PDG code but not known to Geant << 
 20                                                << 
 21 ## 2023-11-20 Vladimir Ivanchenko (particles-V << 
 22 - G4IonTable - fixed run time memory leak by c << 
 23   methods - now they return G4String instead o << 
 24   of all these methods is simplified, TLS is n << 
 25   is expected in any application               << 
 26                                                << 
 27 ## 2023-11-06 Shogo Okada (particles-V11-01-09 << 
 28 - Scanned all mesons and baryons, including th << 
 29   compare their particle properties with PDG-2 << 
 30   width (lifetime) for particles below with re << 
 31   PDG-2023.                                    << 
 32   - Mesons:  G4AntiBsMesonZero, G4BsMesonZero, << 
 33   - Baryons: G4AntiLambdacPlus, G4AntiOmegacZe << 
 34              G4AntiSigmabPlus,  G4AntiSigmacPl << 
 35              G4LambdacPlus, G4OmegacZero, G4Si << 
 36              G4SigmacPlus, G4XicPlus, G4XicZer << 
 37   - Resonances: G4ExcitedDeltaConstructor, G4E << 
 38                 G4ExcitedMesonConstructor, G4E << 
 39                 G4ExcitedSigmaConstructor, G4E << 
 40                 mesons and baryons implemened  << 
 41                                                << 
 42 ## 2023-07-14 Ben Morgan (particles-V11-01-08) << 
 43 - Remove unused headers suggested by include-w << 
 44                                                << 
 45 ## 2023-07-10 Ben Morgan (particles-V11-01-07) << 
 46 - Apply clang-format, excepting tabular data/c << 
 47 - Remove extraneous/duplictae comments.        << 
 48                                                << 
 49 ## 2023-06-13 Ben Morgan (particles-V11-01-06) << 
 50 - Apply core/recommended clang-tidy fixes      << 
 51                                                << 
 52 ## 2023-06-10 Vladimir Ivanchenko (particles-V << 
 53 - G4IonTable - attempt to fix non-reproducibil << 
 54     with floating levels                       << 
 55                                                << 
 56 ## 2023-05-25 Vladimir Ivanchenko (particles-V << 
 57 - G4IonTable - fix GetIon(..) method for the c << 
 58     of an isomere is floating (Geant4 Forum th << 
 59     duplications in FindIon and GetIon methods << 
 60     have full implementation, others redirect  << 
 61 - G4NuclideTable - take into account floating  << 
 62 - G4Ion - added protection against unphysical  << 
 63                                                << 
 64 ## 2023-02-23 Alberto Ribon (particles-V11-01- << 
 65 - G4XicZero, G4AntiXicZero : updated mean life << 
 66   PDG-2022.                                    << 
 67 - Note: the particles' properties in Geant4 ar << 
 68   those of PDG-2017; the mean lifetimes have s << 
 69   values with respect to the latest PDG versio << 
 70   Xi_c0 and Omega_c0. For this reason, only th << 
 71   updated, while the rest will be updated in t << 
 72                                                << 
 73 ## 2023-02-07 Sandro Wenzel (particles-V11-01- << 
 74 - G4OmegacZero, G4AntiOmegacZero : fixed mean  << 
 75   Thanks to Francesco Mazzaschi of ALICE for r << 
 76                                                << 
 77 ## 2023-01-11 Alberto Ribon (particles-V11-01- << 
 78 - G4AntiNeutron : set the "PDG stable" flag to << 
 79   (this has no practical consequences, i.e. an << 
 80   of this flag, but it is confusing).          << 
 81                                                << 
 82 ## 2022-12-12 Ben Morgan (particles-V11-01-00) << 
 83 - Remove obsolete GNUmakefile scripts          << 
 84                                                << 
 85 ## 2022-11-18 Gabriele Cosmo (particles-V11-00 << 
 86 - Fixed compilation warnings for implicit type << 
 87   in G4IonTable.                               << 
 88                                                << 
 89 ## 2022-11-14 I. Hrivnacova (particles-V11-00- << 
 90 - Replaced reinterpret_cast with static_cast w << 
 91                                                << 
 92 ## 2022-11-11 Alberto Ribon (particles-V11-00- << 
 93 - G4HyperNucleiProperties : optimization impro << 
 94                                                << 
 95 ## 2022-11-02 Alberto Ribon (particles-V11-00- << 
 96 - G4Triton, G4AntiTriton : corrected the lifet << 
 97   and anti_triton : the half-life (12.32 years << 
 98   instead of the mean lifetime (17.774 years)  << 
 99   anti_triton was incorrectly treated as stabl << 
100   Thanks to the user Francisco Ogallar Ruiz fo << 
101                                                << 
102 ## 2022-10-24 Dennis Wright (particles-V11-00- << 
103 - G4NuclideTableMessenger: add command /partic << 
104   corresponding to G4NuclideTable::SetMeanLife << 
105   mean life is 1.0 ns.                         << 
106   In /particle/nuclideTable/min_halflife chang << 
107   to 0.693                                     << 
108                                                << 
109 ## 2022-10-24 Dennis Wright (particles-V11-00- << 
110 - G4NuclideTable::entries() const :            << 
111   replace static_cast<size_t>(0) with std::siz << 
112                                                << 
113 ## 2022-10-10 Dennis Wright (particles-V11-00- << 
114 - Use nuclide mean-life instead of half-life i << 
115   consistent with ENSDFSTATE data, which use m << 
116   methods, SetMeanLifeThreshold and GetMeanLif << 
117   can be accessed as either half-life or mean- << 
118                                                << 
119 ## 2022-10-05 Gabriele Cosmo (particles-V11-00 << 
120 - Fixed compilation warning on Intel/icx compi << 
121   but never used in G4MuonRadiativeDecayChanne << 
122                                                << 
123 ## 2022-09-27 Dennis Wright (particles-V11-00- << 
124 - Changed halflife threshold for nuclide creat << 
125   lifetimes in nuclear deexcitation code; in m << 
126   ctor, change threshold_of_halflife from 1000 << 
127                                                << 
128 ## 2022-08-08 Alberto Ribon (particles-V11-00- << 
129 Fixed three bugs regarding the transportation  << 
130 -  G4Ion : set (forgotten) isGeneralIon to fal << 
131    anti-hypernuclei (otherwise they would get  << 
132 -  G4DoubleHyperDoubleNeutron, G4AntiDoubleHyp << 
133    call to SetDecayTable (otherwise the decay  << 
134    these particles).                           << 
135 -  G4ParticleDefinition : protect the two meth << 
136    and GetNumberOfAntiLambdasInAntiHypernucleu << 
137    with high spins (such as N(2220), N(2250) a << 
138    8-digits PDG codes, but which are not hyper << 
139                                                << 
140 ## 2022-07-02 Ben Morgan (particles-V11-00-05) << 
141 - Remove obsolete and unused `G4DynamicParticl << 
142                                                << 
143 ## 2022-05-16 Guilherme Amadio (particles-V11- << 
144 - Replace getenv() calls for data variables wi << 
145                                                << 
146 ## 2022-02-09 Gabriele Cosmo (particles-V11-00 << 
147 - Fixed compilation warnings on Intel compiler << 
148                                                << 
149 ## 2022-01-28 Ben Morgan (particles-V11-00-02) << 
150 - Replace `geant4_global_library_target` with  << 
151   call to `geant4_add_category` to define libr << 
152                                                << 
153 ## 2021-12-15 Ben Morgan (particles-V11-00-01) << 
154 - Minor code formatting.                       << 
155                                                << 
156 ## 2021-12-10 Ben Morgan (particles-V11-00-00) << 
157 - Change to new Markdown History format.       << 
158                                                << 
159 ---                                            << 
160                                                << 
161 # History entries prior to 11.0                << 
162                                                << 
163 - 02 November 2021 Gabriele Cosmo (particles-V << 
164 - Fix for potential null pointer dereference i << 
165   Based on GitHub PR#30 (https://github.com/Ge << 
166                                                << 
167 - 29 October 2021 Vladimir Ivanchenko (particl << 
168 - G4IonConstructor - added hyper-nuclei        << 
169                                                << 
170 - 25th October 2021 B.Morgan (particles-V10-07 << 
171 - Use G4StrUtil functions replacing deprecated << 
172                                                << 
173 - 21 October 2021 Jonas Hahnfeld (particles-V1 << 
174 - Store custom tracking manager per particle d << 
175                                                << 
176 - 18 October 2021 Ben Morgan (particles-V10-07 << 
177 - Use std::string member functions from G4Stri << 
178                                                << 
179 - 17 October 2021 Alberto Ribon (particles-V10 << 
180 - Introduced 6 light hypernuclei and their cor << 
181   as requested by the ALICE Collaboration: G4H << 
182   G4HyperAlpha, G4AntiHyperAlpha, G4HyperH4, G << 
183   G4DoubleHyperH4, G4AntiDoubleHyperH4, G4Hype << 
184   G4DoubleHyperDoubleNeutron, G4AntiDoubleHype << 
185   The following simplifying assumptions have b << 
186   - No hyper-deuteron, no hyper-He3            << 
187   - The masses of these hyperons have been com << 
188     method (by M. Kossov): G4HyperNucleiProper << 
189   - The lifetimes are all assumed to be the sa << 
190   - The decays are obtained from the two decay << 
191     (with the same branching ratios as for a f << 
192     whenever possible, that 50% of the emitted << 
193     captured by the (anti-)nucleus where the d << 
194     occurs. In the case of double-hyperon, onl << 
195     is assumed to decay.                       << 
196 - Added a few methods in G4ParticleDefinition, << 
197   hypernuclei and anti-hypernuclei.            << 
198 - Extended the max number of decay secondaries << 
199   classes G4VDecayChannel and G4PhaseSpaceDeca << 
200   a decay channel of G4DoubleHyperDoubleNeutro << 
201                                                << 
202 - 30 June 2021 Gabriele Cosmo (particles-V10-0 << 
203 - Fixed compilation error in G4IonTable occurr << 
204                                                << 
205 - 24 June 2021 Ivana Hrivnacova (particles-V10 << 
206 - Fixed retrieving selected particle in G4Part << 
207   which was failing                            << 
208                                                << 
209 - 21 June 2021 Gabriele Cosmo (particles-V10-0 << 
210 - Fixed shadowing compilation warning in G4Tri << 
211                                                << 
212 - 06 May 2021 Gabriele Cosmo (particles-V10-07 << 
213 - Fixed shadowing compilation warning in G4Ion << 
214                                                << 
215 - 30 March 2021 Ben Morgan (particles-V10-07-0 << 
216 - Migrate build to modular CMake API           << 
217                                                << 
218 - 16 November 2020 Gabriele Cosmo (particles-V << 
219 - Fixed typos in printed-out text. Addressing  << 
220                                                << 
221 - 24 July 2020 Alberto Ribon (particles-V10-06 << 
222   G4ShortLivedConstructor : improved the (cons << 
223   heavy diquarks.                              << 
224                                                << 
225 - 29 April 2020 Gabriele Cosmo (particles-V10- << 
226   Fixed Coverity warning                       << 
227                                                << 
228 - 14 April 2020 Gabriele Cosmo (particles-V10- << 
229   Revision for c++11; code cleanup and formatt << 
230                                                << 
231 - 02 April 2020 Gabriele Cosmo (particles-V10- << 
232   G4DynamicParticle - added move operators and << 
233                                                << 
234 - 11 March 2020 Vladimir Ivanchenko (particles << 
235   G4DynamicParticle - added GetBeta() method   << 
236                                                << 
237 - 18 February 2020 Vladimir Ivanchenko (partic << 
238   G4ParticleTable - create destruct only one i << 
239   G4IonTable and the messenger; assignment ope << 
240   constructor are deleted; added cache with po << 
241   particle and get/set methods                 << 
242                                                << 
243 - 13 February 2020 Vladimir Ivanchenko (partic << 
244   G4NuclideTable - added destruction of messen << 
245                                                << 
246 - 10 February 2020 Vladimir Ivanchenko (partic << 
247   G4OpticalPhoton - define pdg code as "-22"   << 
248                                                << 
249 - 06 February 2020 Makoto Asai (particles-V10- << 
250   Fix broken if-block in G4DecayTableMessenger << 
251   Addressing to Bug report #2193.              << 
252                                                << 
253 - 10 December 2019 Ben Morgan (particles-V10-0 << 
254   Cleanup CMake build, removing obsolete granu << 
255   explicit include_directories.                << 
256                                                << 
257 - 05 November 2019 Vladimir Ivanchenko (partic << 
258   G4NucleiProperties - in some hadronic models << 
259   produced consisting of only neutrons or only << 
260   parameterisation used inside this class prov << 
261   value, which not allow decay such fragment;  << 
262   variant is proposed; also light ion masses c << 
263   thread safe after change of the order of mas << 
264                                                << 
265 - 29 October 2019 Vladimir Ivanchenko (particl << 
266   fixed History                                << 
267 - 17 October 2019 Vladimir Ivanchenko (particl << 
268   G4DynamicParticle: changed SetMass method -  << 
269     allow setting mass of a particle to PDG va << 
270     in order to recover secondary hadrons to t << 
271     marked "inline" all inline methods in the  << 
272                                                << 
273 - 09 October 2019 Alberto Ribon (particles-V10 << 
274   G4ShortLivedConstructor : the method Constru << 
275   by Vladimir Uzhinsky to include diquarks mad << 
276   quarks. The new, heavy diquarks and anti-diq << 
277   basic, rough properties (just those currentl << 
278   string models): future refinements are expec << 
279                                                << 
280 - 03 July 2019 Vladimir Ivanchenko (particles- << 
281   G4DynamicParticle: restore 10.5 definition a << 
282   in order to preserve handling of exotic part << 
283   of the class in one style, removed extra emp << 
284                                                << 
285 - 24 May 2019 Vladimir Ivanchenko (particles-V << 
286   G4DynamicParticle: make members of the class << 
287     flag; alined class members 3-vectors, doub << 
288     initialisation of PDG code and polarizatio << 
289     added method SetPolarisation(const G4Three << 
290     mass; removed unused forward declarations  << 
291                                                << 
292 - 09 April 2019 Gabriele Cosmo (particles-V10- << 
293 - Fixed typo in G4ElectronOccupancy::operator= << 
294                                                << 
295 - 17 March 2019 Mihaly Novak (particles-V10-05 << 
296 - G4DynamicParticle: functionality to provide  << 
297   only on demand if its stored value is not up << 
298                                                << 
299 - 13 Mar 2019 Makoto Asai (particles-V10-05-02 << 
300 - G4NuclideTableMessenger.cc : fixing a typo.  << 
301                                                << 
302 - 31 Jan 2019 Ivana Hrivnacova (particles-V10- << 
303 - Merged GitHub PR #4: all Boolean operators n << 
304                                                << 
305 - 14 Dec 2018 Makoto Asai (particles-V10-05-00 << 
306 - G4PrimaryParticle.cc: Allowing absolute zero << 
307   Co-working with event-V10-05-00 and decay-V1 << 
308                                                    18 
309 - 09 Nov 2018 Gabriele Cosmo (particles-V10-04     19 - 09 Nov 2018 Gabriele Cosmo (particles-V10-04-12)
310 - G4PrimaryVertex: fixed typo in class descrip     20 - G4PrimaryVertex: fixed typo in class description.
311                                                    21 
312 - 08 Sep 2018 Hisaya Kurashige (particles-V10-     22 - 08 Sep 2018 Hisaya Kurashige (particles-V10-04-11)
313 - fix a bug in G4NeutronBetaDecay (problem#208     23 - fix a bug in G4NeutronBetaDecay (problem#2088)
314                                                    24 
315 - 31 Aug 2018 Hisaya Kurashige (particles-V10-     25 - 31 Aug 2018 Hisaya Kurashige (particles-V10-04-10)
316 - change UI command directory for G4NuclideTab     26 - change UI command directory for G4NuclideTable
317                                                    27 
318 - 15 Aug 2018 Hisaya Kurashige (particles-V10-     28 - 15 Aug 2018 Hisaya Kurashige (particles-V10-04-09)
319 - remove obsolete G4NucleiPropertiesTableAME03     29 - remove obsolete G4NucleiPropertiesTableAME03
320                                                    30 
321 - 14 Aug 2018 Hisaya Kurashige (particles-V10-     31 - 14 Aug 2018 Hisaya Kurashige (particles-V10-04-08)
322 - fix compiler warning in G4ParticleTable          32 - fix compiler warning in G4ParticleTable
323                                                    33 
324 - 14 Aug 2018 Hisaya Kurashige (particles-V10-     34 - 14 Aug 2018 Hisaya Kurashige (particles-V10-04-06)
325 - clean up source codes under management           35 - clean up source codes under management
326                                                    36 
327 - 8 Aug 2018 Hisaya Kurashige (particles-V10-0     37 - 8 Aug 2018 Hisaya Kurashige (particles-V10-04-04)
328 - Fixed bugs(bug report #2072) in muon decay c     38 - Fixed bugs(bug report #2072) in muon decay channel with spin
329                                                    39 
330 - 17 May 2018 Jonathan Madsen (particles-V10-0     40 - 17 May 2018 Jonathan Madsen (particles-V10-04-03)
331 - updated "thread-local-static-var" model to       41 - updated "thread-local-static-var" model to
332   "function-returning-thread-local-static-refe     42   "function-returning-thread-local-static-reference" model
333   which fixes Windows DLL + MT                     43   which fixes Windows DLL + MT
334                                                    44 
335 - 09 April 2018 Makoto Asai (particles-V10-04-     45 - 09 April 2018 Makoto Asai (particles-V10-04-02)
336 - G4PhaseSpaceDecayChannel::ManyBodyDecayIt()      46 - G4PhaseSpaceDecayChannel::ManyBodyDecayIt()
337   Fix incorrect indexing. Addressing bug repor     47   Fix incorrect indexing. Addressing bug report #2053.
338                                                    48 
339 - 12 February 2018 Jonathan Madsen (particles-     49 - 12 February 2018 Jonathan Madsen (particles-V10-04-01)
340 - Removed G4MUTEX_INITIALIZER from constructor     50 - Removed G4MUTEX_INITIALIZER from constructor in G4VDecayChannel
341                                                    51 
342 - 07 February 2018 Hisaya Kurashige  ( particl     52 - 07 February 2018 Hisaya Kurashige  ( particles-V10-04-00 )
343 - remove obsolete enum of MaxNumberOfProducts      53 - remove obsolete enum of MaxNumberOfProducts in G4DecayProducts
344                                                    54 
345 - 13 September 2017 Krzysztof Genser ( particl     55 - 13 September 2017 Krzysztof Genser ( particles-V10-03-16 )
346 - moved G4MuonicAtom & G4MuonicAtomHelper to m     56 - moved G4MuonicAtom & G4MuonicAtomHelper to management
347   to avoid circular reference in the granular      57   to avoid circular reference in the granular lib case
348                                                    58 
349 - 12 September 2017 Krzysztof Genser ( particl     59 - 12 September 2017 Krzysztof Genser ( particles-V10-03-15 )
350 - corrected warning in G4MuonicAtom                60 - corrected warning in G4MuonicAtom
351                                                    61 
352 - 12 September 2017 Krzysztof Genser ( particl     62 - 12 September 2017 Krzysztof Genser ( particles-V10-03-14 )
353 - Moved Muonic Atom files to hadrons/ions; int     63 - Moved Muonic Atom files to hadrons/ions; introduced G4GenericMuonicAtom
354 - revised G4MuonicAtomHelper, added G4MuonicAt     64 - revised G4MuonicAtomHelper, added G4MuonicAtom support
355                                                    65 
356 - 16 Aug. 2017 Hisaya Kurashige ( particles-V1     66 - 16 Aug. 2017 Hisaya Kurashige ( particles-V10-03-13 )
357 - Fix problem of G4DecayTable::SelectADecayCha <<  67 - Fix problem of G4DecayTable::SelectADecayChannel 
358    in case of sum of BR is not equal to 1.0        68    in case of sum of BR is not equal to 1.0
359 - Add protection to protect BR<0 or BR>1 for G     69 - Add protection to protect BR<0 or BR>1 for G4VDecayChannel
360                                                    70 
361                                                    71 
362 - 14 Aug. 2017 Hisaya Kurashige ( particles-V1     72 - 14 Aug. 2017 Hisaya Kurashige ( particles-V10-03-11 )
363 - Fix G4PDGCodeChecker to solve Coverity defec     73 - Fix G4PDGCodeChecker to solve Coverity defect #94101
364                                                    74 
365 - 11 Aug. 2017 Hisaya Kurashige ( particles-V1     75 - 11 Aug. 2017 Hisaya Kurashige ( particles-V10-03-10 )
366 - Modify test projects                         <<  76 - Modify test projects 
367                                                    77 
368 - 11 Aug. 2017 Hisaya Kurashige ( particles-V1     78 - 11 Aug. 2017 Hisaya Kurashige ( particles-V10-03-09 )
369 - Update mass, width and life time according t     79 - Update mass, width and life time according to PDG2017
370                                                    80 
371 - 1 May 2017 Tatsumi Koi  ( particles-V10-03-0     81 - 1 May 2017 Tatsumi Koi  ( particles-V10-03-08 )
372 - Fix inconsistency between enum definition of <<  82 - Fix inconsistency between enum definition of G4FloatLevelBase 
373   and initialization of G4Ions::G4FloatLevelBa     83   and initialization of G4Ions::G4FloatLevelBase flb[].
374                                                    84 
375 - 16 March 2017 Gabriele Cosmo  ( particles-V1     85 - 16 March 2017 Gabriele Cosmo  ( particles-V10-03-07 )
376 - Fixed leak at construction for data allocate     86 - Fixed leak at construction for data allocated through G4ParticleDefinition
377   for the sub-instance offset in the splitter.     87   for the sub-instance offset in the splitter. Added static method Clean() to
378   G4ParticleDefinition, called as last in the      88   G4ParticleDefinition, called as last in the destructor of G4ParticleTable.
379                                                    89 
380 - 2 March 2017 Hisaya Kurashige  ( particles-V     90 - 2 March 2017 Hisaya Kurashige  ( particles-V10-03-06 )
381 - Fix Coverity defects(68969, 62788)               91 - Fix Coverity defects(68969, 62788)
382                                                    92 
383 - 1 March 2017 Hisaya Kurashige  ( particles-V     93 - 1 March 2017 Hisaya Kurashige  ( particles-V10-03-05 )
384 - Update width of Bc+,Bc- according to PDG2016 <<  94 - Update width of Bc+,Bc- according to PDG2016 
385                                                    95 
386 - 28 February 2017 Hisaya Kurashige  ( particl     96 - 28 February 2017 Hisaya Kurashige  ( particles-V10-03-04 )
387 - Update particle properties according to PDG2 <<  97 - Update particle properties according to PDG2016 
388                                                <<  98  
389 - 27 February 2017 Hisaya Kurashige  ( particl     99 - 27 February 2017 Hisaya Kurashige  ( particles-V10-03-03)
390 - Set life time to -1.0 for all stable particl    100 - Set life time to -1.0 for all stable particles
391                                                   101 
392 - 8 February 2017 Hisaya Kurashige                102 - 8 February 2017 Hisaya Kurashige
393 - Reverted head to particles-V10-03-00            103 - Reverted head to particles-V10-03-00
394                                                   104 
395 - 6 February 2017 Krzysztof Genser ( particles    105 - 6 February 2017 Krzysztof Genser ( particles-V10-03-02 )
396 - Corrected G4MuonicAtom Channels to avoid war << 106 - Corrected G4MuonicAtom Channels to avoid warning 
397                                                   107 
398 - 6 February 2017 Krzysztof Genser ( particles    108 - 6 February 2017 Krzysztof Genser ( particles-V10-03-01 )
399 - Added muatoms and placed G4MuonicAtom and G4    109 - Added muatoms and placed G4MuonicAtom and G4GenericMuonicAtom there
400 - Defined preliminary API for G4MuonicAtom Cha    110 - Defined preliminary API for G4MuonicAtom Channels
401 - Expanded G4MuonicAtomHelper                     111 - Expanded G4MuonicAtomHelper
402 - Allowed creation of muatoms in non 'PreInit'    112 - Allowed creation of muatoms in non 'PreInit' states
403                                                   113 
404 - 9 January 2017 Hisaya Kurashige ( particles-    114 - 9 January 2017 Hisaya Kurashige ( particles-V10-03-00 )
405 - Fix a bug in G4MuonRadiativeDecayWithSpin (#    115 - Fix a bug in G4MuonRadiativeDecayWithSpin (#1928)
406 - Add G4AdjointElectronFI (partadjoint-V10-03-    116 - Add G4AdjointElectronFI (partadjoint-V10-03-00)
407                                                   117 
408 - 4 November 2016 Gunter Folger ( particles-V1    118 - 4 November 2016 Gunter Folger ( particles-V10-02-34)
409 - Remove G4PDefSplitter.                          119 - Remove G4PDefSplitter.
410 - Reformat G4PDefManager.cc, and move G4PDefDa    120 - Reformat G4PDefManager.cc, and move G4PDefData::initialize() to .cc
411                                                   121 
412 - 3 November 2016 Gunter Folger ( particles-V1    122 - 3 November 2016 Gunter Folger ( particles-V10-02-33)
413 - Obsolete G4PDefSplitter, and replace         << 123 - Obsolete G4PDefSplitter, and replace 
414   "typedef G4PDefManager G4PDefSplitter<PDefDa    124   "typedef G4PDefManager G4PDefSplitter<PDefData>" by concrete class,
415   with implementation. This addresses initiali << 125   with implementation. This addresses initialistaion problems of 
416   static data previously in template.             126   static data previously in template.
417                                                << 127  
418 - 2 November 2016 Tatsumi Koi (particles-V10-0    128 - 2 November 2016 Tatsumi Koi (particles-V10-02-32)
419 - Improve error message for potentially using     129 - Improve error message for potentially using a wrong version of ENSDFSTATE data in use.
420                                                   130 
421 - 26 October 2016 Gunter Folger  (particles-V1    131 - 26 October 2016 Gunter Folger  (particles-V10-02-31) - rejected
422 - protect initialisation of G4PDefSplitter to     132 - protect initialisation of G4PDefSplitter to be done only in particles
423    in attempt to correct windows compilation e    133    in attempt to correct windows compilation error.
424                                                   134 
425 - 21 October 2016 Gabriele Cosmo (particles-V1    135 - 21 October 2016 Gabriele Cosmo (particles-V10-02-30)
426 - Moved initialisation of G4PDefSplitter threa    136 - Moved initialisation of G4PDefSplitter thread-local data to be inline
427   along with generic template type.               137   along with generic template type.
428   Fixing compilation/linking errors on clang-3    138   Fixing compilation/linking errors on clang-3.9 and XCode-8 on MacOS.
429                                                   139 
430 - 17 October 2016 Kevin Lynch (particles-V10-0    140 - 17 October 2016 Kevin Lynch (particles-V10-02-29)
431 - Added decay channel placeholders for G4Muoni    141 - Added decay channel placeholders for G4MuonicAtom DIO and Nuclear
432   Capture physics                                 142   Capture physics
433                                                   143 
434 - 29 September 2016 Tatsumi Koi (particles-V10    144 - 29 September 2016 Tatsumi Koi (particles-V10-02-28)
435 - Migration to ENSDFSTATE2.0                      145 - Migration to ENSDFSTATE2.0
436 - Fix bug the case of two or more levels have     146 - Fix bug the case of two or more levels have a same excitation energy
437                                                   147 
438 - 28 September 2016 Tatsumi Koi (particles-V10    148 - 28 September 2016 Tatsumi Koi (particles-V10-02-27)
439 - Fix circular dependency between management a    149 - Fix circular dependency between management and leptons
440                                                   150 
441 - 27 September 2016 Tatsumi Koi for Kevin Lync    151 - 27 September 2016 Tatsumi Koi for Kevin Lynch (particles-V10-02-26)
442 - 22 September 2016 Kevin Lynch                << 152 - 22 September 2016 Kevin Lynch 
443 - Added G4MuonicAtom class, along with minimal    153 - Added G4MuonicAtom class, along with minimal changes to G4IonTable
444   to allow creation of muonic atoms.              154   to allow creation of muonic atoms.
445                                                   155 
446 - 9 September 2016 Gabriele Cosmo (particles-V    156 - 9 September 2016 Gabriele Cosmo (particles-V10-02-25)
447 - Moved accessors/modifiers for splitter data     157 - Moved accessors/modifiers for splitter data to non-inline in
448   G4ParticleDefinition.                           158   G4ParticleDefinition.
449   Explicitly initialise G4PDefSplitter data in    159   Explicitly initialise G4PDefSplitter data in G4ParticlesWorkspace
450   translation unit.                               160   translation unit.
451   Fixing compilation/linking errors on clang-3    161   Fixing compilation/linking errors on clang-3.9 and XCode-8 on MacOS.
452                                                   162 
453 - 2 September 2016 Makoto Asai (particles-V10-    163 - 2 September 2016 Makoto Asai (particles-V10-02-24)
454 - Changed the way of deleting G4PrimaryVertex     164 - Changed the way of deleting G4PrimaryVertex and G4PrimaryParticle
455   objects to avoid stack overflow for very lar    165   objects to avoid stack overflow for very large number of primary
456   vertices or primary particles.                  166   vertices or primary particles.
457                                                   167 
458 - 2 September 2016 Tatsumi Koi (particles-V10-    168 - 2 September 2016 Tatsumi Koi (particles-V10-02-23)
459 - Fix problem in the previosu tag              << 169 - Fix problem in the previosu tag 
460                                                   170 
461 - 29 August 2016 Tatsumi Koi (particles-V10-02    171 - 29 August 2016 Tatsumi Koi (particles-V10-02-22)
462 - AME12 is used by default in NucleiProperties    172 - AME12 is used by default in NucleiProperties
463                                                   173 
464 - 19 August 2016 Tatsumi Koi (particles-V10-02    174 - 19 August 2016 Tatsumi Koi (particles-V10-02-21)
465 - Introducing G4NucleiPropertiesTableAME12        175 - Introducing G4NucleiPropertiesTableAME12
466                                                   176 
467 - 8 August 2016 Makoto Asai (particles-V10-02-    177 - 8 August 2016 Makoto Asai (particles-V10-02-20)
468 - Ground-level ion with floating level base no    178 - Ground-level ion with floating level base now has a name with
469   its floating level base.                        179   its floating level base.
470                                                   180 
471 - 27 July 2016 Makoto Asai (particles-V10-02-1    181 - 27 July 2016 Makoto Asai (particles-V10-02-19)
472 - Floating level base is updated for G4Ions, G    182 - Floating level base is updated for G4Ions, G4IonTable and related
473   classes.                                        183   classes.
474                                                   184 
475 - 7 July 2016 Gabriele Cosmo (particles-V10-02    185 - 7 July 2016 Gabriele Cosmo (particles-V10-02-18)
476 - Removed redundant check in G4PDefSplitter::U    186 - Removed redundant check in G4PDefSplitter::UseWorkArea().
477   Addressing problem report #1876.                187   Addressing problem report #1876.
478                                                   188 
479 - 7 July 2016 Hisaya Kurashige (particles-V10-    189 - 7 July 2016 Hisaya Kurashige (particles-V10-02-17)
480 - Skip check for one body decay in G4VDecayCha    190 - Skip check for one body decay in G4VDecayChannel::IsOKWithParentMass
481 - Fix a bug (implemented in the previous tag)     191 - Fix a bug (implemented in the previous tag) in G4DynamicParticle::Set4Momentum
482                                                   192 
483 - 6 July 2016 Hisaya Kurashige (particles-V10-    193 - 6 July 2016 Hisaya Kurashige (particles-V10-02-15)
484 - Fix G4DynamicParticle in case that differenc << 194 - Fix G4DynamicParticle in case that difference between the PDG mass and dynamical mass 
485   is very small (<10 eV)                          195   is very small (<10 eV)
486 - Skip check daughter mass and parent mass in     196 - Skip check daughter mass and parent mass in case of one body decay
487   in G4VDecayChannel::FillDaughters               197   in G4VDecayChannel::FillDaughters
488 - Minor Fix for G4PhaseSpaceDecayChannel          198 - Minor Fix for G4PhaseSpaceDecayChannel
489                                                   199 
490 - 5 May 2016 Hisaya Kurashige (particles-V10-0    200 - 5 May 2016 Hisaya Kurashige (particles-V10-02-14)
491 - Fix Coverity defects (43015,62787,62788)        201 - Fix Coverity defects (43015,62787,62788)
492 - Modify G4IonTable::GetIon with non-zero lvl  << 202 - Modify G4IonTable::GetIon with non-zero lvl 
493   (Coverity 63524)                                203   (Coverity 63524)
494                                                   204 
495 - 5 April 2016 Makoto Asai (particles-V10-02-1    205 - 5 April 2016 Makoto Asai (particles-V10-02-13)
496 - G4IsotopeMagneticMomentTable: Ignoring float    206 - G4IsotopeMagneticMomentTable: Ignoring floating level base for
497   the time being.                                 207   the time being.
498                                                   208 
499 - 4 April 2016 Makoto Asai (particles-V10-02-1    209 - 4 April 2016 Makoto Asai (particles-V10-02-12)
500 - G4NuclideTable has migrated to the new float    210 - G4NuclideTable has migrated to the new floating level base scheme.
501                                                   211 
502 - 31 March 2016 Makoto Asai (particles-V10-02-    212 - 31 March 2016 Makoto Asai (particles-V10-02-11)
503 - Introducing floating level base to G4Ions an    213 - Introducing floating level base to G4Ions and related classes.
504                                                   214 
505 - 2 March 2016 Hisaya Kurashige (particles-V10    215 - 2 March 2016 Hisaya Kurashige (particles-V10-02-10)
506 - Update properties of particles according to     216 - Update properties of particles according to PDG
507                                                   217 
508 - 1 Match 2016 Andrea Dotti (particles-V10-02-    218 - 1 Match 2016 Andrea Dotti (particles-V10-02-09)
509 - Fix for WIN: removing constexpr                 219 - Fix for WIN: removing constexpr
510                                                   220 
511 - 29 February 2016 Andrea Dotti  (particles-V1    221 - 29 February 2016 Andrea Dotti  (particles-V10-02-08)
512 - Fix for bug #1834: MT data-race in G4VDecayT    222 - Fix for bug #1834: MT data-race in G4VDecayTable class
513                                                   223 
514 - 25 February 2016 Andrea Dotti  (particles-V1    224 - 25 February 2016 Andrea Dotti  (particles-V10-02-07)
515 - Preliminary tag to review of MT treatment fo << 225 - Preliminary tag to review of MT treatment for SetDaugheter in 
516   G4VDecayChannel: raise exception if re-defin    226   G4VDecayChannel: raise exception if re-definition of daughters
517   is requested                                    227   is requested
518                                                   228 
519 - 4 February  2016 Tatsumi Koi (particles-V10-    229 - 4 February  2016 Tatsumi Koi (particles-V10-02-06)
520 - Change default life of ion and hyper nucleus    230 - Change default life of ion and hyper nucleus from -1 to 0
521                                                   231 
522 - 27 January 2016  Hisaya Kurashige(particles-    232 - 27 January 2016  Hisaya Kurashige(particles-V10-02-05)
523 - Fix the bug(#1820) in G4PhaseSpaceDecayChann    233 - Fix the bug(#1820) in G4PhaseSpaceDecayChannel
524                                                   234 
525 - 21 January 2016  Hisaya Kurashige(particles-    235 - 21 January 2016  Hisaya Kurashige(particles-V10-02-04)
526 - Fix G4DecayTable::SelectADecayChannel           236 - Fix G4DecayTable::SelectADecayChannel
527                                                   237 
528 - 28 December 2015  Makoto Asai (particles-V10    238 - 28 December 2015  Makoto Asai (particles-V10-02-03)
529 - Fix wrong argument order CreateIon(A,Z,LL,0.    239 - Fix wrong argument order CreateIon(A,Z,LL,0.0) of line #485 in
530   G4IonTable.cc to CreateIon(Z,A,LL,0.0).         240   G4IonTable.cc to CreateIon(Z,A,LL,0.0).
531                                                   241 
532 - 18 December 2015  Tatsumi Koi (particles-V10    242 - 18 December 2015  Tatsumi Koi (particles-V10-02-02)
533 - Fix problem on previous tag                     243 - Fix problem on previous tag
534                                                   244 
535 - 17 December 2015  Tatsumi Koi (particles-V10    245 - 17 December 2015  Tatsumi Koi (particles-V10-02-01)
536 - Revert default value of level tolerance in N    246 - Revert default value of level tolerance in NuclideTable to 1 eV
537 - Turn out rounding of excitation energy to av << 247 - Turn out rounding of excitation energy to avoid potential conservation problem  
538                                                   248 
539 - 3 December 2015  Dennis Wright (particles-V1 << 249 - 3 December 2015  Dennis Wright (particles-V10-01-19) 
540 - In G4IonTable remove static const tolerance  << 250 - In G4IonTable remove static const tolerance and replace it with 
541   pNuclideTable->GetLevelTolerance() in all lo    251   pNuclideTable->GetLevelTolerance() in all locations.
542   This recovers missed levels when they are cl    252   This recovers missed levels when they are closer together than 2 keV
543                                                   253 
544 - 25 Nov. 2015  Gunter Folger (particles-V10-0    254 - 25 Nov. 2015  Gunter Folger (particles-V10-01-18)
545 - Fix for Windows in G4NuclideTable:              255 - Fix for Windows in G4NuclideTable:
546     Convert static G4double levelTolerance to     256     Convert static G4double levelTolerance to data member of singleton.
547                                                << 257     
548 - 14 Nov.  2015 Makoto Asai (particles-V10-01-    258 - 14 Nov.  2015 Makoto Asai (particles-V10-01-17)
549 - Add G4ParticleTable::DestroyWorkerG4Particle    259 - Add G4ParticleTable::DestroyWorkerG4ParticleTable() and
550   G4IonTable::DestroyWorkerG4IonTable() to cle    260   G4IonTable::DestroyWorkerG4IonTable() to cleanly delete
551   particle disctionaries when worker threads a    261   particle disctionaries when worker threads are deleted.
552                                                   262 
553 - 11 Nov.  2015 Tatsumi Koi (particles-V10-01-    263 - 11 Nov.  2015 Tatsumi Koi (particles-V10-01-16)
554 - Add Messenger for NuclideTable               << 264 - Add Messenger for NuclideTable 
555                                                   265 
556 - 16 Oct.  2015 Tatsumi Koi (particles-V10-01-    266 - 16 Oct.  2015 Tatsumi Koi (particles-V10-01-15)
557 - Fix problem on particles-V10-01-13              267 - Fix problem on particles-V10-01-13
558                                                   268 
559 - 13 Oct.  2015 Tatsumi Koi (particles-V10-01-    269 - 13 Oct.  2015 Tatsumi Koi (particles-V10-01-14)
560 - Re tag for testing                           << 270 - Re tag for testing 
561                                                   271 
562 - 13 Oct.  2015 Tatsumi Koi (particles-V10-01-    272 - 13 Oct.  2015 Tatsumi Koi (particles-V10-01-13)
563 - Update of G4NuclideTable                     << 273 - Update of G4NuclideTable 
564   Delete hard-coded state data                    274   Delete hard-coded state data
565   Enable to change tolerance value for finding    275   Enable to change tolerance value for finding state
566                                                   276 
567 - 9 Oct.  2015 Peter Gumplinger (particles-V10    277 - 9 Oct.  2015 Peter Gumplinger (particles-V10-01-12)
568 - fix Covarity error in both G4PionRadiativeDe    278 - fix Covarity error in both G4PionRadiativeDecayChannel.cc and
569   G4MuonRadiativeDecayChannelWithSpin.cc          279   G4MuonRadiativeDecayChannelWithSpin.cc
570                                                   280 
571 - 2 Oct.  2015 Hisaya Kurashige (particles-V10    281 - 2 Oct.  2015 Hisaya Kurashige (particles-V10-01-11)
572 - Remove parent_polarization from G4MuonRadiat    282 - Remove parent_polarization from G4MuonRadiatioveDecayChannelWithSpin
573                                                   283 
574 - 29 Sep.  2015 Hisaya Kurashige (particles-V1    284 - 29 Sep.  2015 Hisaya Kurashige (particles-V10-01-10)
575 - Add parent_polarization to G4VDecayChannel      285 - Add parent_polarization to G4VDecayChannel
576   (Remove parent_polarization from G4MuonDecay    286   (Remove parent_polarization from G4MuonDecayChannelWithSpin)
577                                                   287 
578 - 18 Sep. 2015 Makoto Asai (particles-V10-01-0    288 - 18 Sep. 2015 Makoto Asai (particles-V10-01-09)
579 - G4ParticleDefinition::GetIonLifeTime() no lo    289 - G4ParticleDefinition::GetIonLifeTime() no longer consults to
580   G4IonTable, as each individual G4Ions object << 290   G4IonTable, as each individual G4Ions object gets its individual 
581   life time taken from G4NuclideTable when it     291   life time taken from G4NuclideTable when it is instantiated.
582                                                   292 
583 - 18 Sep. 2015 Makoto Asai (particles-V10-01-0    293 - 18 Sep. 2015 Makoto Asai (particles-V10-01-08)
584 - Introducing a utility method G4IonTable::Get    294 - Introducing a utility method G4IonTable::GetLifeTime(A,Z,E) which
585   returns lifetime of a nuclide without instan << 295   returns lifetime of a nuclide without instantiating that G4Ion 
586   object.                                         296   object.
587                                                   297 
588 - 17 Sep. 2015 Makoto Asai (particles-V10-01-0    298 - 17 Sep. 2015 Makoto Asai (particles-V10-01-06 -07)
589 - Clean up G4IonTable class.                      299 - Clean up G4IonTable class.
590   - Make sure worker knows G4NuclideTable         300   - Make sure worker knows G4NuclideTable
591   - Simplify GetLifeTime()                        301   - Simplify GetLifeTime()
592                                                   302 
593 - 12 Aug. 2015 Hisaya Kurashige (particles-V10    303 - 12 Aug. 2015 Hisaya Kurashige (particles-V10-01-05)
594 - Add a new method of G4VDecayChannel::IsOKWit << 304 - Add a new method of G4VDecayChannel::IsOKWithParentMass() 
595    to check that parent mass (dynamical mass)  << 305    to check that parent mass (dynamical mass) enough for decay products 
596 - Add parentMass as a arugment of G4DecayTable    306 - Add parentMass as a arugment of G4DecayTable::SelectADecayChannel
597    Channels which gives false with IsOKWithPar    307    Channels which gives false with IsOKWithParentMass are ignored
598 - Add a new method of  G4PhaseSpaceDecayChanne    308 - Add a new method of  G4PhaseSpaceDecayChannel::SetDaughterMasses
599    to give daughter masses instead of sampling << 309    to give daughter masses instead of sampling masses 
600    according to PDG mass and width.            << 310    according to PDG mass and width. 
601    A new method of SampleDaughterMasses switch    311    A new method of SampleDaughterMasses switch back to sampling masses
602 -- co work iwth decay-V10-01-02                   312 -- co work iwth decay-V10-01-02
603                                                   313 
604 - 12 Aug. 2015 Hisaya Kurashige (particles-V10    314 - 12 Aug. 2015 Hisaya Kurashige (particles-V10-01-04)
605 - Fix a bug in K-K* decay modes in G4ExitedMes    315 - Fix a bug in K-K* decay modes in G4ExitedMesonConstructor
606  (K-K* modes in pi2(1670) decay are missing)   << 316  (K-K* modes in pi2(1670) decay are missing) 
607                                                << 317  
608 - 11 Aug. 2015 Hisaya Kurashige (particles-V10    318 - 11 Aug. 2015 Hisaya Kurashige (particles-V10-01-03)
609 - Fix coverity defects in G4IonTable              319 - Fix coverity defects in G4IonTable
610                                                   320 
611 - 10 Aug. 2015 Hisaya Kurashige (particles-V10    321 - 10 Aug. 2015 Hisaya Kurashige (particles-V10-01-02)
612 - Modify loop for better performance.             322 - Modify loop for better performance.
613                                                   323 
614 - 9 Aug. 2015 Hisaya Kurashige (particles-V10-    324 - 9 Aug. 2015 Hisaya Kurashige (particles-V10-01-01)
615 - Loop check was done                             325 - Loop check was done
616   'while' statement remains in following class    326   'while' statement remains in following classes
617   - G4IonTable, G4NuclideTable, G4ParticleMess << 327   - G4IonTable, G4NuclideTable, G4ParticleMessenger, G4ParticleTable, 
618     G4PhaseSpaceDecayChannel, G4PrimaryVertex, << 328     G4PhaseSpaceDecayChannel, G4PrimaryVertex, G4VParticlePropertyReporter, 
619     G4IsotopeMagneticMomentTable, G4TextPPRetr    329     G4IsotopeMagneticMomentTable, G4TextPPRetriever.cc
620                                                   330 
621 - 16 Feb. 2015 Hisaya Kurashige (particles-V10    331 - 16 Feb. 2015 Hisaya Kurashige (particles-V10-01-00)
622 - Add gamma-gamma, omega-gamma modes to EtaPri << 332 - Add gamma-gamma, omega-gamma modes to EtaPrime 
623   and update braching ratio                       333   and update braching ratio
624                                                   334 
625 - 18 Nov. 2014 Makoto Asai (particles-V10-00-2    335 - 18 Nov. 2014 Makoto Asai (particles-V10-00-27)
626 - Fix G4IonTable to delete thread-local string    336 - Fix G4IonTable to delete thread-local string objects.
627                                                   337 
628 - 17 Nov. 2014 Makoto Asai (particles-V10-00-2    338 - 17 Nov. 2014 Makoto Asai (particles-V10-00-26)
629 - Fix G4ParticleTable to make sure all dynamic    339 - Fix G4ParticleTable to make sure all dynamically created ions to
630   be deleted at the end of the program.           340   be deleted at the end of the program.
631                                                   341 
632 - 23 Oct. 2014 Andrea Dotti - John Apostolakis    342 - 23 Oct. 2014 Andrea Dotti - John Apostolakis (particles-V10-00-25)
633 - Revised G4ParticlesWorkspace to use new G4TW    343 - Revised G4ParticlesWorkspace to use new G4TWorkspacePool from global
634 - Requires global-V10-00-39                       344 - Requires global-V10-00-39
635                                                   345 
636 - 23 Oct. 2014 Andrea Dotti - John Apostolakis    346 - 23 Oct. 2014 Andrea Dotti - John Apostolakis (particles-V10-00-24)
637 - Introduced workspace class for particle defi    347 - Introduced workspace class for particle definition
638 - Revised G4PDefSplitter class to add utility  << 348 - Revised G4PDefSplitter class to add utility methods  
639                                                   349 
640 - 11 Oct. 2014 Hisaya Kurashige (particles-V10    350 - 11 Oct. 2014 Hisaya Kurashige (particles-V10-00-23)
641 - Remove FindIon/GetIon methods from G4Particl    351 - Remove FindIon/GetIon methods from G4ParticleTable
642                                                   352 
643 - 23 Sep. 2014 Hisaya Kurashige (particles-V10    353 - 23 Sep. 2014 Hisaya Kurashige (particles-V10-00-22)
644 - Remove unused class of G4IsomerTable (G4Nucl    354 - Remove unused class of G4IsomerTable (G4NuclideTable is used)
645                                                   355 
646 - 12 Sep. 2014 Hisaya Kurashige (particles-V10    356 - 12 Sep. 2014 Hisaya Kurashige (particles-V10-00-21)
647 - Update mass, width and lifetime according to    357 - Update mass, width and lifetime according to PDG2014
648                                                   358 
649 - 19 Aug. 2014 Makoto Asai (particles-V10-00-2    359 - 19 Aug. 2014 Makoto Asai (particles-V10-00-20)
650 - Re-tag for testing.                             360 - Re-tag for testing.
651                                                   361 
652 - 18 Aug. 2014 Makoto Asai (particles-V10-00-1    362 - 18 Aug. 2014 Makoto Asai (particles-V10-00-19)
653 - Fix G4IonTable and G4NuclideTable so that no    363 - Fix G4IonTable and G4NuclideTable so that now G4NuclideTable
654   object can be created without preloading any    364   object can be created without preloading any ion.
655                                                   365 
656 - 18 Jul. 2014 Andrea Dotti (particles-V10-00-    366 - 18 Jul. 2014 Andrea Dotti (particles-V10-00-18)
657 - Revert code changes in G4IonTable to logic o << 367 - Revert code changes in G4IonTable to logic of tag -16 
658   New logic is not clear, issues to be solved  << 368   New logic is not clear, issues to be solved with time 
659   and we prefer to do it later. Keep previous     369   and we prefer to do it later. Keep previous bug-fix
660   code even if now has no effect.                 370   code even if now has no effect.
661                                                   371 
662 - 18 Jul. 2014 Andrea Dotti                    << 372 - 18 Jul. 2014 Andrea Dotti 
663 - Bug fixing: ensure size methods  check null  << 373 - Bug fixing: ensure size methods  check null pointer condition 
664   for G4NuclideTable::fIsotopeList and return     374   for G4NuclideTable::fIsotopeList and return zero
665                                                   375 
666 - 18 Jul. 2014 Makoto Asai (particles-V10-00-1    376 - 18 Jul. 2014 Makoto Asai (particles-V10-00-17)
667 - G4IonTable - Introducing PrepareNuclideTable    377 - G4IonTable - Introducing PrepareNuclideTable() method to allow
668   creating G4NuclideTable object without prelo    378   creating G4NuclideTable object without preloading any ions.
669                                                   379 
670 - 11 Jul. 2014 Andrea Dotti (particles-V10-00-    380 - 11 Jul. 2014 Andrea Dotti (particles-V10-00-16)
671 - Solve data-race condition in G4PDefSplitter     381 - Solve data-race condition in G4PDefSplitter
672                                                   382 
673 - 07 Jul. 2014 Makoto Asai (particles-V10-00-1    383 - 07 Jul. 2014 Makoto Asai (particles-V10-00-15)
674 - G4IonTable.cc - Fill decay channels when an  << 384 - G4IonTable.cc - Fill decay channels when an ion is created on 
675   the fly to avoid race condition issue in mul    385   the fly to avoid race condition issue in multithreaded mode.
676   Addressing to bug report #1651.                 386   Addressing to bug report #1651.
677                                                   387 
678 - 14 Jun. 2014 Hisaya Kurashige (particles-V10    388 - 14 Jun. 2014 Hisaya Kurashige (particles-V10-00-14)
679 - fix problems in the three-body decay in G4Ph    389 - fix problems in the three-body decay in G4PhaseSpaceDecayChannel
680                                                   390 
681 - 13 Jun. 2014 Hisaya Kurashige (particles-V10    391 - 13 Jun. 2014 Hisaya Kurashige (particles-V10-00-13)
682 - Fix the bug of mass width in G4VDecayChannel    392 - Fix the bug of mass width in G4VDecayChannelFIlleDuaghters
683                                                   393 
684 - 12 Jun. 2014 Alberto Ribon (particles-V10-00    394 - 12 Jun. 2014 Alberto Ribon (particles-V10-00-12)
685 - G4PhaseSpaceDecayChannel: fix bug of momentu    395 - G4PhaseSpaceDecayChannel: fix bug of momentum non-conservation
686   in the two-body decay                           396   in the two-body decay
687                                                   397 
688 - 31 May 2014 Hisaya Kurashige (particles-V10-    398 - 31 May 2014 Hisaya Kurashige (particles-V10-00-11)
689 - Fix bugs in G4ExcitedMesonConstructor (missi    399 - Fix bugs in G4ExcitedMesonConstructor (missing pi + eta mode in DecayTable)
690 - G4PhaseSpaceDecayChannel takes in to account    400 - G4PhaseSpaceDecayChannel takes in to account mass width of daughter particles
691   and gives the dynamical mass according to Br    401   and gives the dynamical mass according to Breit-Wigner distribution
692                                                   402 
693 - 27 May 2014 Hisaya Kurashige (particles-V10-    403 - 27 May 2014 Hisaya Kurashige (particles-V10-00-10)
694 - Add daughters_width in G4VDecayChannel          404 - Add daughters_width in G4VDecayChannel
695                                                   405 
696 - 25 May 2014 Hisaya Kurashige (particles-V10-    406 - 25 May 2014 Hisaya Kurashige (particles-V10-00-08)
697 - Fix Coverity Defects in G4PrimaryParticle, G    407 - Fix Coverity Defects in G4PrimaryParticle, G4DecayTableMessenger
698 - Add a new constructor in G4DynamicParticle      408 - Add a new constructor in G4DynamicParticle
699                                                   409 
700 - 06. May. 2014 Gabriele Cosmo (particles-V10-    410 - 06. May. 2014 Gabriele Cosmo (particles-V10-00-07)
701 - Use G4ThreadLocalStatic in G4PDefSplitter.      411 - Use G4ThreadLocalStatic in G4PDefSplitter.
702                                                   412 
703 - 27. Mar. 2014 Hisaya Kurashige (particles-V1    413 - 27. Mar. 2014 Hisaya Kurashige (particles-V10-00-06)
704 - Fix Coverity defects in G4NuclideTable.cc an    414 - Fix Coverity defects in G4NuclideTable.cc and G4IonTable.cc
705                                                   415 
706 - 26. Mar. 2014 Tatsumi Koi (particles-V10-00-    416 - 26. Mar. 2014 Tatsumi Koi (particles-V10-00-05)
707 -Fix lack of Cl35 ground state in NuclideTable    417 -Fix lack of Cl35 ground state in NuclideTable2
708 -Fix lack of "*std::log(2.0)" in some comparis    418 -Fix lack of "*std::log(2.0)" in some comparison of threshold time
709                                                   419 
710 - 25. Feb. 2014 Hisaya Kurashige (particles-V1    420 - 25. Feb. 2014 Hisaya Kurashige (particles-V10-00-04)
711 - Add G4Exception in G4ElectronOcuppancy::AddE    421 - Add G4Exception in G4ElectronOcuppancy::AddElectron()
712 - Life time is given from mass width for pi0 a    422 - Life time is given from mass width for pi0 and sigma0
713                                                   423 
714 - 24. Feb. 2014 Hisaya Kurashige (particles-V1    424 - 24. Feb. 2014 Hisaya Kurashige (particles-V10-00-03)
715 - Fix compiler warnings in G4IonTable::GetLife << 425 - Fix compiler warnings in G4IonTable::GetLifetime() 
716                                                   426 
717 - 22. Feb. 2014 Hisaya Kurashige (particles-V1    427 - 22. Feb. 2014 Hisaya Kurashige (particles-V10-00-02)
718 - Update particle properties for PDG2013 and f    428 - Update particle properties for PDG2013 and fix bugs
719  - Fix PDG code for f0(1370) 10221-->30221        429  - Fix PDG code for f0(1370) 10221-->30221
720  - Update muon life time, mass and width          430  - Update muon life time, mass and width
721  - Update quark mass and width                    431  - Update quark mass and width
722  - Update pi0 life and width                      432  - Update pi0 life and width
723  - Update eta mass and width                      433  - Update eta mass and width
724  - Update f0(500) mass, width and name (was f0    434  - Update f0(500) mass, width and name (was f0(600))
725  - Update rho0 mass                               435  - Update rho0 mass
726  - Update f0(980) mass                            436  - Update f0(980) mass
727  - Update f1(1285) mass and width                 437  - Update f1(1285) mass and width
728  - Update eta(1405) mass and width                438  - Update eta(1405) mass and width
729  - Update K0s life and width                      439  - Update K0s life and width
730  - Update K0* mass and width                      440  - Update K0* mass and width
731  - Update D0,AntiD0, D+/- mass                    441  - Update D0,AntiD0, D+/- mass
732  - Update Ds+/- mass                              442  - Update Ds+/- mass
733  - Update B0,AntiB0, B+/- mass                    443  - Update B0,AntiB0, B+/- mass
734  - Update Bs0,AntiBs0 mass width and life         444  - Update Bs0,AntiBs0 mass width and life
735  - Update Bc+/-0 mass width and life              445  - Update Bc+/-0 mass width and life
736  - Update Etac mass width and life                446  - Update Etac mass width and life
737  - Update Neutron width and life                  447  - Update Neutron width and life
738  - Update Sigma_b+/- mass and  width              448  - Update Sigma_b+/- mass and  width
739  - Update N(1650) width                           449  - Update N(1650) width
740  - Update N(1700) width                           450  - Update N(1700) width
741  - Update N(1720) width                           451  - Update N(1720) width
742  - Update delta(1232)- width                      452  - Update delta(1232)- width
743  - Update delta(1600) width                       453  - Update delta(1600) width
744  - Update delta(1620) width                       454  - Update delta(1620) width
745  - Update delta(1905) mass and width              455  - Update delta(1905) mass and width
746  - Update delta(1910) mass and width              456  - Update delta(1910) mass and width
747  - Update delta(1920) width                       457  - Update delta(1920) width
748  - Update delta(1930) mass                        458  - Update delta(1930) mass
749  - Update Sigmac0,Sigmac++  mass and width        459  - Update Sigmac0,Sigmac++  mass and width
750  - Update AntiLambda_b  mass ,width and life      460  - Update AntiLambda_b  mass ,width and life
751  - Update Sigma_b+/-  mass ,width and life        461  - Update Sigma_b+/-  mass ,width and life
752  - Update Xi_b0/-  mass ,width and life           462  - Update Xi_b0/-  mass ,width and life
753  - Fix baryon number for AntiLambda_b, AntiLam    463  - Fix baryon number for AntiLambda_b, AntiLambda_c
754                                                   464 
755 - 21. Feb. 2014  Makoto Asai (particles-V10-00    465 - 21. Feb. 2014  Makoto Asai (particles-V10-00-01)
756 - G4ParticleDefinition::DumpTable() displays c    466 - G4ParticleDefinition::DumpTable() displays correct stability
757   information for a general ion as long as it     467   information for a general ion as long as it is known to
758   G4NuclideTable. Addressing to bug report #15    468   G4NuclideTable. Addressing to bug report #1560.
759                                                   469 
760 - 28. Jan. 2014  Makoto Asai (particles-V10-00    470 - 28. Jan. 2014  Makoto Asai (particles-V10-00-00)
761 - Fix G4ParticleTable::GetParticle(G4int) meth    471 - Fix G4ParticleTable::GetParticle(G4int) method.
762                                                   472 
763 - 27. Nov. 2013  Gabriele Cosmo (particles-V09    473 - 27. Nov. 2013  Gabriele Cosmo (particles-V09-06-64)
764 - Correction in G4PDefSplitter::FreeSlave() to    474 - Correction in G4PDefSplitter::FreeSlave() to use free() instead of
765   delete for releasing offset.                    475   delete for releasing offset.
766 - Fix in G4ExcitedBaryonConstructor::GetCharge    476 - Fix in G4ExcitedBaryonConstructor::GetCharge() and in
767   G4ExcitedMesonConstructor::GetCharge() to re    477   G4ExcitedMesonConstructor::GetCharge() to replace G4ThreadLocal
768   specification with 'static const' for local     478   specification with 'static const' for local variable; also fixing
769   compilation error in MT mode on the icc comp    479   compilation error in MT mode on the icc compiler.
770                                                   480 
771 - 21. Nov. 2013  Hisaya Kurashige (particles-V    481 - 21. Nov. 2013  Hisaya Kurashige (particles-V09-06-63)
772 - Fix defects by Coverity                         482 - Fix defects by Coverity
773    G4NuclideTable.cc G4ParticleTable.cc G4VDec << 483    G4NuclideTable.cc G4ParticleTable.cc G4VDecayChannel.cc 
774    G4IonTable.cc G4IsomerTable.cc                 484    G4IonTable.cc G4IsomerTable.cc
775                                                << 485    
776 - 5. Nov. 2013  Hisaya Kurashige (particles-V0    486 - 5. Nov. 2013  Hisaya Kurashige (particles-V09-06-62)
777 - Fix G4NeutronBetaDecayChannel (Bug #1532)       487 - Fix G4NeutronBetaDecayChannel (Bug #1532)
778                                                   488 
779 - 30. Oct. 2013  Makoto Asai (particles-V09-06    489 - 30. Oct. 2013  Makoto Asai (particles-V09-06-61)
780 - Fix the static access method to G4NuclideTab << 490 - Fix the static access method to G4NuclideTable that has caused 
781   a problem on Windows.                           491   a problem on Windows.
782                                                   492 
783 - 28. Oct. 2013  Makoto Asai (particles-V09-06    493 - 28. Oct. 2013  Makoto Asai (particles-V09-06-60)
784 - Correct the energy tolerance for G4IonTable:    494 - Correct the energy tolerance for G4IonTable::FindIon(Z,A,E).
785                                                   495 
786 - 25. Oct. 2013  Makoto Asai (particles-V09-06    496 - 25. Oct. 2013  Makoto Asai (particles-V09-06-59)
787 - Fix search logic in G4NuclideTable.             497 - Fix search logic in G4NuclideTable.
788                                                   498 
789 - 25. Oct. 2013  Makoto Asai (particles-V09-06    499 - 25. Oct. 2013  Makoto Asai (particles-V09-06-58)
790 - Additional cout for the case G4IsotopeProper    500 - Additional cout for the case G4IsotopeProperty is not found.
791                                                   501 
792 - 25. Oct. 2013  Makoto Asai (particles-V09-06    502 - 25. Oct. 2013  Makoto Asai (particles-V09-06-57)
793 - Temporary tag.                                  503 - Temporary tag.
794                                                   504 
795 - 25. Oct. 2013  Makoto Asai (particles-V09-06    505 - 25. Oct. 2013  Makoto Asai (particles-V09-06-56)
796 - Remove unnecessary G4cout.                      506 - Remove unnecessary G4cout.
797                                                   507 
798 - 24. Oct. 2013  Makoto Asai (particles-V09-06    508 - 24. Oct. 2013  Makoto Asai (particles-V09-06-55)
799 - Protect G4IonTable against rare cases when o    509 - Protect G4IonTable against rare cases when only the excited states are
800   preloaded while the ground state with non-ze    510   preloaded while the ground state with non-zero epsilon energy is
801   created on the fly.                             511   created on the fly.
802                                                   512 
803 - 24. Oct. 2013  Makoto Asai (particles-V09-06    513 - 24. Oct. 2013  Makoto Asai (particles-V09-06-54)
804 - Fix G4IonTable so that it properly uses ioso << 514 - Fix G4IonTable so that it properly uses iosomer levels defined by 
805   G4NuclideTable even if other physics process    515   G4NuclideTable even if other physics processes may set their own
806   isomer tables.                                  516   isomer tables.
807                                                   517 
808 - 23. Oct. 2013  Michael Kelsey                   518 - 23. Oct. 2013  Michael Kelsey
809 - Add new G4Phonon{Long,TransSlow,TransFast} p    519 - Add new G4Phonon{Long,TransSlow,TransFast} particles to bosons/ category.
810   These will NOT be built as part of G4BosonCo    520   These will NOT be built as part of G4BosonConstructor; user physics lists
811   must create them explicitly.                    521   must create them explicitly.
812                                                   522 
813 - 23. Oct. 2013  Makoto Asai (particles-V09-06    523 - 23. Oct. 2013  Makoto Asai (particles-V09-06-53)
814 - Fixed uninitialized pointer.                    524 - Fixed uninitialized pointer.
815 - Extend G4NuclideTable class to allow reading    525 - Extend G4NuclideTable class to allow reading a data file if needed.
816                                                   526 
817 - 22. Oct. 2013  Makoto Asai (particles-V09-06    527 - 22. Oct. 2013  Makoto Asai (particles-V09-06-52)
818 - Introducing G4NuclideTable class. Ground sta    528 - Introducing G4NuclideTable class. Ground state and isomer are
819   pre-loaded from this table before the first     529   pre-loaded from this table before the first beamOn.
820                                                   530 
821 - 21. Oct. 2013  Makoto Asai (particles-V09-06    531 - 21. Oct. 2013  Makoto Asai (particles-V09-06-51)
822 - Naming convention of isomers and general exc    532 - Naming convention of isomers and general excited nuclides has been
823   unified. They always appear with excitation     533   unified. They always appear with excitation energy in unit of keV.
824                                                   534 
825 - 1. Oct. 2013  Makoto Asai (particles-V09-06-    535 - 1. Oct. 2013  Makoto Asai (particles-V09-06-50)
826 - Protect a G4PhaseSpaceDecayChannel::current_    536 - Protect a G4PhaseSpaceDecayChannel::current_parent_mass to be
827   thread local.                                   537   thread local.
828                                                   538 
829 - 9. Sep. 2013  Makoto Asai (particles-V09-06-    539 - 9. Sep. 2013  Makoto Asai (particles-V09-06-49)
830 - Remove split class mechanism from G4VDecayCh    540 - Remove split class mechanism from G4VDecayChannel class.
831                                                   541 
832 - 8. Sep. 2013  Makoto Asai (particles-V09-06-    542 - 8. Sep. 2013  Makoto Asai (particles-V09-06-48)
833 - G4ParticleTable: Update thread-local disctio    543 - G4ParticleTable: Update thread-local disctionaries when a particle
834   is created during an event loop.                544   is created during an event loop.
835                                                   545 
836 - 6. Sep. 2013  Makoto Asai (particles-V09-06-    546 - 6. Sep. 2013  Makoto Asai (particles-V09-06-47)
837 - Fix the use of Mutex in G4IonTable.             547 - Fix the use of Mutex in G4IonTable.
838                                                   548 
839 - 5. Sep. 2013  Makoto Asai (particles-V09-06-    549 - 5. Sep. 2013  Makoto Asai (particles-V09-06-46)
840 - Particle table and ion table in the master t    550 - Particle table and ion table in the master thread are properly updated
841   even if a particle is instantiated during an    551   even if a particle is instantiated during an event loop.
842                                                   552 
843 - 1. Sep. 2013  Makoto Asai (particles-V09-06-    553 - 1. Sep. 2013  Makoto Asai (particles-V09-06-45)
844 - Ditto for Linux and Windows.                    554 - Ditto for Linux and Windows.
845                                                   555 
846 - 1. Sep. 2013  Makoto Asai (particles-V09-06-    556 - 1. Sep. 2013  Makoto Asai (particles-V09-06-44)
847 - Further protection.                             557 - Further protection.
848                                                   558 
849 - 31. Aug. 2013  Makoto Asai (particles-V09-06    559 - 31. Aug. 2013  Makoto Asai (particles-V09-06-43)
850 - G4ParticleDefinition::SetProcessManager() no    560 - G4ParticleDefinition::SetProcessManager() now checks the readiness of
851   TLS pointer and sets it up if it isn't. This    561   TLS pointer and sets it up if it isn't. This fix is required for unit
852   tests that do not use Run Manager.              562   tests that do not use Run Manager.
853                                                   563 
854 - 28. Aug. 2013  Makoto Asai (particles-V09-06    564 - 28. Aug. 2013  Makoto Asai (particles-V09-06-42)
855 - Retagged.                                       565 - Retagged.
856                                                   566 
857 - 28. Aug. 2013  Makoto Asai (particles-V09-06    567 - 28. Aug. 2013  Makoto Asai (particles-V09-06-41)
858 - Split class mechanism of G4ParticleDefinitio    568 - Split class mechanism of G4ParticleDefinition has been changed. Now all
859   general ions share the object ID with Generi    569   general ions share the object ID with GenericIon so that TLS pointers
860   to G4ProcessManager are not created for such    570   to G4ProcessManager are not created for such ions.
861                                                   571 
862 - 15. Aug. 2013  Makoto Asai (particles-V09-06    572 - 15. Aug. 2013  Makoto Asai (particles-V09-06-40)
863 - G4IonTable.cc: Fix the initialiaztion of Iso    573 - G4IonTable.cc: Fix the initialiaztion of IsomerTableList for
864   worker thread.                                  574   worker thread.
865                                                   575 
866 - 14. Aug. 2013  Makoto Asai (particles-V09-06    576 - 14. Aug. 2013  Makoto Asai (particles-V09-06-39)
867 - ParticleTableIterator skips general ions unl << 577 - ParticleTableIterator skips general ions unless it is reset with 
868   "false" as its parameter.                       578   "false" as its parameter.
869 - Add warning message if a process manager is     579 - Add warning message if a process manager is to be registered to
870   a particle during the event loop.               580   a particle during the event loop.
871 - G4ParticleMessenger : /particle/createAllIon    581 - G4ParticleMessenger : /particle/createAllIon and /particle/createAllIsomer
872   won't propagate to worker threads as all ion    582   won't propagate to worker threads as all ions and isomers are created
873   in the master thread and particle table and     583   in the master thread and particle table and ion table of worker threads
874   inherit those of masther thread.                584   inherit those of masther thread.
875                                                   585 
876 - 3. Aug. 2013 Hisaya Kurashige (particles-V09    586 - 3. Aug. 2013 Hisaya Kurashige (particles-V09-06-38)
877 - Do not copy IsotopeTable of G4Iontable to Wo    587 - Do not copy IsotopeTable of G4Iontable to Worker thread
878 - Clean up methods of G4ParticleTable          << 588 - Clean up methods of G4ParticleTable 
879                                                   589 
880 - 31 July 2013  Dennis Wright (particles-V09-0    590 - 31 July 2013  Dennis Wright (particles-V09-06-37)
881 - Add GetIon(Z,A,level) to G4ParticleTable        591 - Add GetIon(Z,A,level) to G4ParticleTable
882                                                   592 
883 - 29. Jul. 2013 Hisaya Kurashige (particles-V0    593 - 29. Jul. 2013 Hisaya Kurashige (particles-V09-06-36)
884 - Revert EncodingDictionary in G4ParticleTable    594 - Revert EncodingDictionary in G4ParticleTable
885                                                   595 
886 - 29. Jul. 2013 Hisaya Kurashige (particles-V0    596 - 29. Jul. 2013 Hisaya Kurashige (particles-V09-06-35)
887 - Add DNA particles for setting isGeneralIon f << 597 - Add DNA particles for setting isGeneralIon flag in G4Ions constructor 
888                                                   598 
889 - 26. Jul. 2013 Hisaya Kurashige (particles-V0    599 - 26. Jul. 2013 Hisaya Kurashige (particles-V09-06-34)
890 - Fix bug in  G4ParticlePropertyTable::SetPart    600 - Fix bug in  G4ParticlePropertyTable::SetParticleProperty [Problem1506]
891 - Fix G4IonTable::WorkerG4IonTable() (process  << 601 - Fix G4IonTable::WorkerG4IonTable() (process manager was added for proton) 
892 - Fix G4ParticleTable::WorkerG4ParticleTable()    602 - Fix G4ParticleTable::WorkerG4ParticleTable() (fIterator was not created)
893 - G4IsomerTbale::isomerTable is changed to sta    603 - G4IsomerTbale::isomerTable is changed to static const (was static G4ThreadLocal)
894 - G4NucleiPropertiesTableAME03 and G4NucleiPro << 604 - G4NucleiPropertiesTableAME03 and G4NucleiPropertiesTheoreticalTable 
895   are changed to static const (was static G4Th    605   are changed to static const (was static G4ThreadLocal)
896 - Add isomer level to G4IsonTable::GetNucleusM << 606 - Add isomer level to G4IsonTable::GetNucleusMass 
897 - Add G4ParticleDefinition::IsGeneralIon metho    607 - Add G4ParticleDefinition::IsGeneralIon method
898 - Add G4Exception for G4IonTable::CreateIon me    608 - Add G4Exception for G4IonTable::CreateIon methods with excited energy
899   (This method will be removed in the next rel    609   (This method will be removed in the next releasae)
900 - Remove ShortLivedDictionary and EncodingDict    610 - Remove ShortLivedDictionary and EncodingDictionary in G4ParticleTable
901                                                   611 
902 - 11. Jul. 2013 Gabriele Cosmo (particles-V09-    612 - 11. Jul. 2013 Gabriele Cosmo (particles-V09-06-33)
903 - Simplified use of allocator for G4DynamicPar    613 - Simplified use of allocator for G4DynamicParticle.
904                                                   614 
905 - 01. Jul. 2013 Makoto Asai (particles-V09-06-    615 - 01. Jul. 2013 Makoto Asai (particles-V09-06-32)
906 - Generic ions except GenericIon itself no lon    616 - Generic ions except GenericIon itself no longer use /run/particle/addProcessManager
907   UI command to make the shallow copy of proce    617   UI command to make the shallow copy of process manager.
908                                                   618 
909 - 20. Jun. 2013 Andrea Dotti (particles-V09-06    619 - 20. Jun. 2013 Andrea Dotti (particles-V09-06-31)
910 - Bug fix for MT: set static TLS pointer G4PDe    620 - Bug fix for MT: set static TLS pointer G4PDefSplitter::offset to 0 after
911   delete in split-class mechanism G4PDefSplitt    621   delete in split-class mechanism G4PDefSplitter::FreeSlave
912                                                   622 
913 - 11. Jun. 2013 Makoto Asai (particles-V09-06-    623 - 11. Jun. 2013 Makoto Asai (particles-V09-06-30)
914 - Fix for MT: change ions and isomers to be cr    624 - Fix for MT: change ions and isomers to be created after BuildPhysics()
915   so that they properly inherit the process ma    625   so that they properly inherit the process manager of GenericIon.
916                                                   626 
917 - 08. Jun. 2013 Hisaya Kurasige (particles-V09    627 - 08. Jun. 2013 Hisaya Kurasige (particles-V09-06-29)
918 - Fix the name of Upsilon meson.                  628 - Fix the name of Upsilon meson.
919                                                   629 
920 - 29. May  2013 Gabriele Cosmo, Andrea Dotti (    630 - 29. May  2013 Gabriele Cosmo, Andrea Dotti (particles-V09-06-28)
921 - Revert back changes done by V.I. in G4IonTab    631 - Revert back changes done by V.I. in G4IonTable::FindIon(), which turned
922   out to be wrong.                                632   out to be wrong.
923 - Consistently use wrappers and typedefs from     633 - Consistently use wrappers and typedefs from G4Threading for pthreads
924   functions and types in G4ParticleTable and G    634   functions and types in G4ParticleTable and G4IonTable, to allow for porting
925   on Windows.                                     635   on Windows.
926 - Add back initialization of light (anti-)ions    636 - Add back initialization of light (anti-)ions static variables. Now
927   enabled only for MT and introduced initializ << 637   enabled only for MT and introduced initialization method called by 
928   MTRunManager. Should also solve performance     638   MTRunManager. Should also solve performance loss observed in global
929   tag ref-04c.                                    639   tag ref-04c.
930                                                   640 
931 - 23. May  2013 Vladimir Ivantchenko              641 - 23. May  2013 Vladimir Ivantchenko
932 - G4IonTable: modified FindIon(), when find an    642 - G4IonTable: modified FindIon(), when find an ion use continue instead
933   of break.                                       643   of break.
934                                                   644 
935 - 05. May  2013 Hisaya Kurashige (particles-V0    645 - 05. May  2013 Hisaya Kurashige (particles-V09-06-25i, -27)
936   (-26 tag is removed and reverted back as -27    646   (-26 tag is removed and reverted back as -27 tag)
937 - Add G4IsomerTable to create isomers (includi    647 - Add G4IsomerTable to create isomers (including ground state)
938 - Modify GetIon methods with isomer level      << 648 - Modify GetIon methods with isomer level 
939   - the ion name has isomer level in the brack << 649   - the ion name has isomer level in the bracket (only for excited state) 
940   !!NOTE                                       << 650   !!NOTE  
941     - GetIon methods with excited enregy can b    651     - GetIon methods with excited enregy can be used still (as before)
942     - If no isomers with matched excitation en    652     - If no isomers with matched excitation energy is found in IsomerTable,
943       an ion will be created with isomer level << 653       an ion will be created with isomer level = 9 
944       and the ion name has excited energy in t << 654       and the ion name has excited energy in the bracket   
945 - G4IonTable::CreateIon() is now can be used i    655 - G4IonTable::CreateIon() is now can be used in Pre_init state
946                                                   656 
947 - 02. May  2013 Hisaya Kurashige (particles-V0    657 - 02. May  2013 Hisaya Kurashige (particles-V09-06-22)
948 - Add Isomer Level to G4Ions                      658 - Add Isomer Level to G4Ions
949    - Assign level = 0 for ground state            659    - Assign level = 0 for ground state
950    - Assign level = 1 for excited states excep << 660    - Assign level = 1 for excited states except for giving its level explicitly 
951    - Add level = 0 in constructors for light i << 661    - Add level = 0 in constructors for light ions (proton, deuteron ....etc))  
952 - Add following methods of using isomer level  << 662 - Add following methods of using isomer level to GetIon 
953   !!NOTE  Currently these methods are relevant    663   !!NOTE  Currently these methods are relevant only for isomer level ==0 (ground state)
954   - G4ParticleDefinition* GetIon(G4int Z, G4in    664   - G4ParticleDefinition* GetIon(G4int Z, G4int A, G4int lvl=0);
955   - G4ParticleDefinition* GetIon(G4int Z, G4in    665   - G4ParticleDefinition* GetIon(G4int Z, G4int A, G4int L, G4int lvl);
956 - Modify following methods. The last argument     666 - Modify following methods. The last argument is now interpreted to Isomer level
957   - static G4int GetNucleusEncoding               667   - static G4int GetNucleusEncoding
958   - static G4bool GetNucleusByEncoding            668   - static G4bool GetNucleusByEncoding
959 - Add Isomer Level to G4IsotopeProperty and ad    669 - Add Isomer Level to G4IsotopeProperty and add following methods to G4VIsotopeTable
960   - void              DumpTable(G4int Zmin=1,     670   - void              DumpTable(G4int Zmin=1, G4int Zmax=118);
961   - const G4String&   GetName() const;            671   - const G4String&   GetName() const;
962 - Add /particle/createAllIsomer commnd for fut    672 - Add /particle/createAllIsomer commnd for future (currently it gives NO effects)
963 - Modify G4IsotopeMagneticMomentTable to deal     673 - Modify G4IsotopeMagneticMomentTable to deal with isomer level.
964  - Modify G4IsotopeMagneticMoment.table           674  - Modify G4IsotopeMagneticMoment.table
965                                                   675 
966 - 29. Apr. 2013 Hisaya Kurashige (particles-V0    676 - 29. Apr. 2013 Hisaya Kurashige (particles-V09-06-21)
967 - Fix a bug to avoid creatiing ions with same     677 - Fix a bug to avoid creatiing ions with same name
968                                                << 678  
969 - 27. Apr. 2013 Hisaya Kurashige (particles-V0    679 - 27. Apr. 2013 Hisaya Kurashige (particles-V09-06-20)
970 - Modify G4IonTable::GetIonName to use a stati    680 - Modify G4IonTable::GetIonName to use a static TLS for the ostringstream object.
971                                                   681 
972 - 27. Apr. 2013 Hisaya Kurashige (particles-V0    682 - 27. Apr. 2013 Hisaya Kurashige (particles-V09-06-19)
973 - Modify G4IonTable::GetIon and CreateIon         683 - Modify G4IonTable::GetIon and CreateIon
974   - remove string comparison in GetIon         << 684   - remove string comparison in GetIon 
975   - compare excited energy with precion of 0.1    685   - compare excited energy with precion of 0.1 keV in GetIon
976   - set excitation energy consistent with mass << 686   - set excitation energy consistent with mass and AtomicMass in CreateIon  
977 - Modify element name for Z>111                   687 - Modify element name for Z>111
978                                                   688 
979 - 23. Apr. 2013 Hisaya Kurashige (particles-V0    689 - 23. Apr. 2013 Hisaya Kurashige (particles-V09-06-17)
980 - Fix bug in G4IonTable::FindIon for light ion    690 - Fix bug in G4IonTable::FindIon for light ions
981                                                   691 
982 - 10. Apr. 2013 Hisaya Kurashige (particles-V0    692 - 10. Apr. 2013 Hisaya Kurashige (particles-V09-06-16)
983 - remove G4Exceptions which added in G4Particl    693 - remove G4Exceptions which added in G4ParticleTable
984   (it is not problem.)                            694   (it is not problem.)
985                                                   695 
986 - 9. Apr. 2013 Hisaya Kurashige (particles-V09    696 - 9. Apr. 2013 Hisaya Kurashige (particles-V09-06-15)
987 - Merged developents from 09 to 12                697 - Merged developents from 09 to 12
988 - remove G4cerr                                << 698 - remove G4cerr 
989 - Modify G4IonTable::FindIon to remove EnergyT    699 - Modify G4IonTable::FindIon to remove EnergyTorelance
990                                                   700 
991 - 4. Apr. 2013 A. Ribon (particles-V09-06-14)     701 - 4. Apr. 2013 A. Ribon (particles-V09-06-14)
992 - Reproducibility fix in G4IonTable: re-use an    702 - Reproducibility fix in G4IonTable: re-use an already created ion
993   only if the excitation energy is the same (n    703   only if the excitation energy is the same (no tolerance).
994                                                   704 
995 - 2. Apr. 2013 A. Dotti (particles-V09-06-13)     705 - 2. Apr. 2013 A. Dotti (particles-V09-06-13)
996 - Merging with particles-V09-06-08                706 - Merging with particles-V09-06-08
997 (lost modification from 09 to 12)                 707 (lost modification from 09 to 12)
998                                                   708 
999 - 2. Apr. 2013 Hisay Kurashige (particles-V09-    709 - 2. Apr. 2013 Hisay Kurashige (particles-V09-06-12)
1000 - Fix bug of using ProcessManager in G4Partic    710 - Fix bug of using ProcessManager in G4ParticleDefinition
1001 - Fix bug in leptons                             711 - Fix bug in leptons
1002                                                  712 
1003 - 30 Mar. 2013 Hisay Kurashige (particles-V09    713 - 30 Mar. 2013 Hisay Kurashige (particles-V09-06-11)
1004 - Fix bug of using thePDGMass                    714 - Fix bug of using thePDGMass
1005                                                  715 
1006 - 26 Mar. 2013 Hisay Kurashige (particles-V09    716 - 26 Mar. 2013 Hisay Kurashige (particles-V09-06-10)
1007 - Fix bugs in leptons for setting magnetic mo    717 - Fix bugs in leptons for setting magnetic moment
1008                                                  718 
1009 - 23 Mar. 2013 Hisay Kurashige (particles-V09    719 - 23 Mar. 2013 Hisay Kurashige (particles-V09-06-09)
1010 - Fix bugs in G4MuonPlus for setting magnetic    720 - Fix bugs in G4MuonPlus for setting magnetic moment
1011 - Update magnetic moment for proton and charg    721 - Update magnetic moment for proton and charged leptons.
1012 - Add G4Excepen if G4ParticleDefintion::Calcu    722 - Add G4Excepen if G4ParticleDefintion::CalculateAnomaly is invoked
1013                                                  723 
1014 - 21 Mar. 2013 A. Dotti (particles-V09-06-08)    724 - 21 Mar. 2013 A. Dotti (particles-V09-06-08)
1015 - Adding G4ParticleDefinition::SetMasterProce    725 - Adding G4ParticleDefinition::SetMasterProcessManager method needed for MT
1016                                                  726 
1017 - 14 Mar. 2013 G.Cosmo (particles-V09-06-07)     727 - 14 Mar. 2013 G.Cosmo (particles-V09-06-07)
1018 - Simplified implementation for IsIon() and I    728 - Simplified implementation for IsIon() and IsAntiIon() in G4IonTable.
1019   Use workaround for local thread-local point    729   Use workaround for local thread-local pointers.
1020                                                  730 
1021 - 12 Mar. 2013 G.Cosmo (particles-V09-06-06)     731 - 12 Mar. 2013 G.Cosmo (particles-V09-06-06)
1022 - Added public accessors for MT data to G4Par    732 - Added public accessors for MT data to G4ParticleDefinition and
1023   G4VDecayChannel.                               733   G4VDecayChannel.
1024                                                  734 
1025 - 11 Mar. 2013 G.Cosmo (particles-V09-06-05)     735 - 11 Mar. 2013 G.Cosmo (particles-V09-06-05)
1026 - Redefined G4DLL_API to G4PART_DLL to avoid     736 - Redefined G4DLL_API to G4PART_DLL to avoid cases of macro redefinition.
1027                                                  737 
1028 - 08 Mar. 2013 G. Cosmo (particles-V09-06-04)    738 - 08 Mar. 2013 G. Cosmo (particles-V09-06-04)
1029 - Moved G4MTTransitoryParticle class from "gl    739 - Moved G4MTTransitoryParticle class from "global" to management module
1030   and renamed to G4PDefSplitter.                 740   and renamed to G4PDefSplitter.
1031 - Adapted split classes (G4ParticleDefinition    741 - Adapted split classes (G4ParticleDefinition and G4VDecayChannel) to the
1032   change and made code cleanup.                  742   change and made code cleanup.
1033 - Code cleanup from MT changes on most classe    743 - Code cleanup from MT changes on most classes under management.
1034                                                  744 
1035 - 25 Feb. 2013 A. Dotti (particles-V09-06-03)    745 - 25 Feb. 2013 A. Dotti (particles-V09-06-03)
1036 - Removed "extern" lockCount and particleTabl    746 - Removed "extern" lockCount and particleTable global variables, they are now static
1037   data member of the G4ParticleTable class (n    747   data member of the G4ParticleTable class (needed for G4MT)
1038                                                  748 
1039 - 25 Feb. 2013 H.Kurashige (particles-V09-06-    749 - 25 Feb. 2013 H.Kurashige (particles-V09-06-02)
1040 - Update trunk to geant4-09-06-ref-02 for fol << 750 - Update trunk to geant4-09-06-ref-02 for following files 
1041   in order to resolve compiler errors         << 751   in order to resolve compiler errors 
1042    G4DynamicParticle.icc G4DynamicParticle.cc    752    G4DynamicParticle.icc G4DynamicParticle.cc G4IonTable.cc G4ParticleTable.cc
1043                                               << 753    
1044 - 24 Feb. 2013 H.Kurashige (particles-V09-06-    754 - 24 Feb. 2013 H.Kurashige (particles-V09-06-01)
1045 - Remove unused variable of thePDGiSpin from     755 - Remove unused variable of thePDGiSpin from G4PDGCodeChecker
1046                                                  756 
1047 - 9 Sep. 2012 G.Cosmo (particles-V09-05-07)      757 - 9 Sep. 2012 G.Cosmo (particles-V09-05-07)
1048 - Fix constructor of G4PhaseSpaceDecayChannel    758 - Fix constructor of G4PhaseSpaceDecayChannel
1049                                                  759 
1050 - 13 Jun. 2012 G.Cosmo (particles-V09-05-06)     760 - 13 Jun. 2012 G.Cosmo (particles-V09-05-06)
1051 - Explicitly use inclusion of headers for sys    761 - Explicitly use inclusion of headers for system of units and physical
1052   constants, in plan to remove implicit inclu    762   constants, in plan to remove implicit inclusion from globals.hh.
1053                                                  763 
1054 - 25 May. 2012 G.Cosmo (particles-V09-05-05)     764 - 25 May. 2012 G.Cosmo (particles-V09-05-05)
1055 - Fixed trivial cases of variable shadowing.     765 - Fixed trivial cases of variable shadowing.
1056                                                  766 
1057 - 24 May. 2012 H.Kurashige (particles-V09-05-    767 - 24 May. 2012 H.Kurashige (particles-V09-05-04)
1058 - Fix the problem in G4PhaseSpaceDecayChannel    768 - Fix the problem in G4PhaseSpaceDecayChannel
1059   (dynamic mass is cached in the object and u    769   (dynamic mass is cached in the object and used following decays)A
1060                                                  770 
1061 - 14 May. 2012 H.Kurashige (particles-V09-05-    771 - 14 May. 2012 H.Kurashige (particles-V09-05-03)
1062 - Add protection to call G4ParticleRemoveAllP    772 - Add protection to call G4ParticleRemoveAllParticles in readyToUse state
1063 - Add protection to call clear for G4IonTable    773 - Add protection to call clear for G4IonTable and G4ShortlivedTable  in readyToUse state
1064 - Add protection to call Remove for G4Particl    774 - Add protection to call Remove for G4ParticleTable and related tables in readyToUse state
1065 - Add protection to call destructor of G4Part    775 - Add protection to call destructor of G4ParticleDefinition in readyToUse state
1066                                                  776 
1067 - 29 Apr. 2012 H.Kurashige (particles-V09-05-    777 - 29 Apr. 2012 H.Kurashige (particles-V09-05-02)
1068 - Fixed assignemt operator of G4DecayProducts    778 - Fixed assignemt operator of G4DecayProducts
1069                                                  779 
1070 - 21 Apr. 2012 H.Kurashige (particles-V09-05-    780 - 21 Apr. 2012 H.Kurashige (particles-V09-05-01)
1071 - Fixed the bug in decay table for k_star-       781 - Fixed the bug in decay table for k_star-
1072                                                  782 
1073 - 4 Apr. 2012 H.Kurashige (particles-V09-05-0    783 - 4 Apr. 2012 H.Kurashige (particles-V09-05-00)
1074 -  Modify G4eDecayProduct to use std::vector     784 -  Modify G4eDecayProduct to use std::vector instead of fixed size array
1075    (remove limitation of number of daughters)    785    (remove limitation of number of daughters)
1076                                                  786 
1077 - 23 Nov. 2011 P.Gumplinger (particles-V09-04    787 - 23 Nov. 2011 P.Gumplinger (particles-V09-04-22)
1078 - this is a correction of a comment only; cre    788 - this is a correction of a comment only; credit should go to
1079   D. Mingming in G4MuonRadiativeDecayChannelW    789   D. Mingming in G4MuonRadiativeDecayChannelWithSpin.hh
1080                                                  790 
1081 - 12 Nov. 2011 H.Kurashige (particles-V09-04-    791 - 12 Nov. 2011 H.Kurashige (particles-V09-04-21)
1082 - Fix obsolete G4Exception in G4DynamicPartic    792 - Fix obsolete G4Exception in G4DynamicParticle
1083                                                  793 
1084 - 12 Nov. 2011 H.Kurashige (particles-V09-04-    794 - 12 Nov. 2011 H.Kurashige (particles-V09-04-20)
1085 - Fixed bug in G4IsotopeMagneticMoment constr    795 - Fixed bug in G4IsotopeMagneticMoment constructors
1086                                                  796 
1087 - 8 Nov. 2011 H.Kurashige (particles-V09-04-1    797 - 8 Nov. 2011 H.Kurashige (particles-V09-04-19)
1088 - Fixed bugs reported by Coverity                798 - Fixed bugs reported by Coverity
1089   (Most of them are 'Missing assignement oper    799   (Most of them are 'Missing assignement operator')
1090                                                  800 
1091 - 17 Oct. 2011 H.Kurashige (particles-V09-04-    801 - 17 Oct. 2011 H.Kurashige (particles-V09-04-18)
1092 - fix minor bugs reported by Coverity         << 802 - fix minor bugs reported by Coverity 
1093                                                  803 
1094 - 22 Aug. 2011 P.Gumplinger (particles-V09-04    804 - 22 Aug. 2011 P.Gumplinger (particles-V09-04-17)
1095 - fix the scale of som0 in G4MuonRadiativeDec    805 - fix the scale of som0 in G4MuonRadiativeDecayChannelWithSpin.cc
1096                                                  806 
1097 - 22 Aug. 2011 P.Gumplinger (particles-V09-04    807 - 22 Aug. 2011 P.Gumplinger (particles-V09-04-16)
1098 - fix coding errors in G4MuonRadiativeDecayCh    808 - fix coding errors in G4MuonRadiativeDecayChannelWithSpin.cc
1099 - should be 12.0*(x*y*(1.0-y)......); 2.0*ns+    809 - should be 12.0*(x*y*(1.0-y)......); 2.0*ns+nv-nt and
1100 - som0 = (som00+som01)/y                         810 - som0 = (som00+som01)/y
1101 - then sample according to: } while (G4Unifor    811 - then sample according to: } while (G4UniformRand()*177.0 > som0);
1102 - Thanks to M. Ding, Tsinghua Univ.              812 - Thanks to M. Ding, Tsinghua Univ.
1103                                                  813 
1104 - 22 Aug. 2011  H.Kurashige (particles-V09-04    814 - 22 Aug. 2011  H.Kurashige (particles-V09-04-15)
1105 - Adding B-baryons, Bc mesons, Upsiron and Et    815 - Adding B-baryons, Bc mesons, Upsiron and Etac
1106 - Update particle life time  according to PDG    816 - Update particle life time  according to PDG2011
1107 - Fix a bug of making comment lines in G4Html << 817 - Fix a bug of making comment lines in G4HtmlPPReporter 
1108                                                  818 
1109 - 3 Aug. 2011  H.Kurashige (particles-V09-04-    819 - 3 Aug. 2011  H.Kurashige (particles-V09-04-12)
1110 - Update particle mass/width according to PDG    820 - Update particle mass/width according to PDG2011
1111 -Fix UNINIT_CTOR in G4PrimaryParticle            821 -Fix UNINIT_CTOR in G4PrimaryParticle
1112                                                  822 
1113 - 2 July 2011  H.Kurashige (particles-V09-04-    823 - 2 July 2011  H.Kurashige (particles-V09-04-11)
1114 - Fixed bugs of uninitialized values in CTOR     824 - Fixed bugs of uninitialized values in CTOR of G4PrimaryParticle and G4PrimaryVertex
1115                                                  825 
1116 - 27 June 2011 G.Cosmo (particles-V09-04-10)     826 - 27 June 2011 G.Cosmo (particles-V09-04-10)
1117 - Moved GetParticleName() and FindParticle()     827 - Moved GetParticleName() and FindParticle() methods in G4ParticleTable
1118   to be non-inline (defining multiple return     828   to be non-inline (defining multiple return statements).
1119                                                  829 
1120 - 18 June 2011 H.Kurashige (particles-V09-04-    830 - 18 June 2011 H.Kurashige (particles-V09-04-09)
1121 - Fix bug of setting momentum direction in G4    831 - Fix bug of setting momentum direction in G4PrimaryParticle
1122 - Add copy constructor of G4PrimaryParticle a    832 - Add copy constructor of G4PrimaryParticle and G4PrimaryVertex
1123 - Fix Print method of G4PrimaryVertex            833 - Fix Print method of G4PrimaryVertex
1124 - Clean up codes of G4PrimaryParticle and G4P    834 - Clean up codes of G4PrimaryParticle and G4PrimaryVertex
1125                                                  835 
1126 - 16 June 2011 H.Kurashige (particles-V09-04-    836 - 16 June 2011 H.Kurashige (particles-V09-04-08)
1127 - Fix bug in G4PrimaryParticle by adding poin << 837 - Fix bug in G4PrimaryParticle by adding pointer check before using 
1128   GetPDGMass and GetPDGCode.                     838   GetPDGMass and GetPDGCode.
1129 - Add BetaDecay for anti_neutron. (Revert to     839 - Add BetaDecay for anti_neutron. (Revert to particles-V09-04-06)
1130                                               << 840  
1131 - 14 June 2011 M.Asai (particles-V09-04-07)      841 - 14 June 2011 M.Asai (particles-V09-04-07)
1132 - Temporaly remove BetaDecay for anti_neutron    842 - Temporaly remove BetaDecay for anti_neutron for the patch release.
1133                                               << 843   
1134 - 13 June  2011 H.Kurashige (particles-V09-04    844 - 13 June  2011 H.Kurashige (particles-V09-04-06)
1135 - Modify G4PrimaryParticle to have kinetic en << 845 - Modify G4PrimaryParticle to have kinetic energy and momentum direction 
1136   instead of momentum only.                      846   instead of momentum only.
1137                                                  847 
1138 - 20 May 2011 Ben Morgan (particles-V09-04-05    848 - 20 May 2011 Ben Morgan (particles-V09-04-05)
1139 - CMakeLists.txt : Added G4PARTICLE_ALLOC_EXP << 849 - CMakeLists.txt : Added G4PARTICLE_ALLOC_EXPORT compiler definition via 
1140   add_definitions so all submodules pick it u    850   add_definitions so all submodules pick it up.
1141                                                  851 
1142 - 14 May 2011  Hisaya Kurashige  (particles-V    852 - 14 May 2011  Hisaya Kurashige  (particles-V09-04-04)
1143 - Fix energy of proton and neutrino in G4Neut    853 - Fix energy of proton and neutrino in G4NeutronBetaDecayChannel
1144                                                  854 
1145 - 13 May 2011  Hisaya Kurashige  (particles-V    855 - 13 May 2011  Hisaya Kurashige  (particles-V09-04-03)
1146 -  Fix compiler warning in G4TauLeptonicDecay << 856 -  Fix compiler warning in G4TauLeptonicDecayChannel.cc 
1147                                                  857 
1148 - 22 Mar. 2011  Hisaya Kurashige  (particles-    858 - 22 Mar. 2011  Hisaya Kurashige  (particles-V09-04-02)
1149 - Fix  G4ParticleDefinition::SetApplyCutsFlag << 859 - Fix  G4ParticleDefinition::SetApplyCutsFlag() to remove warning messages for proton 
1150                                                  860 
1151 - 16 Mar. 2011  Hisaya Kurashige  (particles-    861 - 16 Mar. 2011  Hisaya Kurashige  (particles-V09-04-01)
1152 - Modify PDGCodeChecker to allow PDG codei fo    862 - Modify PDGCodeChecker to allow PDG codei for neutron balls
1153 - Fix problems reported by Coverity              863 - Fix problems reported by Coverity
1154                                               << 864   
1155 - 26 jan. 2011  Hisaya Kurashige  (particles-    865 - 26 jan. 2011  Hisaya Kurashige  (particles-V09-04-00)
1156 - Register BetaDecay for anti_neutron         << 866 - Register BetaDecay for anti_neutron 
1157   though anti_neutron keeps as "stable" with     867   though anti_neutron keeps as "stable" with finite life time
1158 - Clean up G4Exception (Define error_code)       868 - Clean up G4Exception (Define error_code)
1159                                                  869 
1160 - October 30  2010  Hisaya Kurashige (particl    870 - October 30  2010  Hisaya Kurashige (particles-V09-03-15)
1161 - Fix bugs of uninitialized variables (report    871 - Fix bugs of uninitialized variables (reported by Coverity)
1162                                                  872 
1163 - October 27  2010  Gabriele Cosmo (particles    873 - October 27  2010  Gabriele Cosmo (particles-V09-03-14)
1164 - Restored DLL setup as originally. Withdrawn    874 - Restored DLL setup as originally. Withdrawn changes in last tag.
1165                                                  875 
1166 - October 19  2010  Gabriele Cosmo (particles    876 - October 19  2010  Gabriele Cosmo (particles-V09-03-13)
1167 - Replaced G4PARTICLES_ALLOC_EXPORT flag with    877 - Replaced G4PARTICLES_ALLOC_EXPORT flag with G4ALLOC_EXPORT for DLL exported
1168   symbols.                                       878   symbols.
1169                                                  879 
1170 - October 16  2010  Hisaya Kurashige (particl    880 - October 16  2010  Hisaya Kurashige (particles-V09-03-12)
1171 - Fix bugs in G4IonTable::IsIon                  881 - Fix bugs in G4IonTable::IsIon
1172  (anti nuclei were identified as normal ions     882  (anti nuclei were identified as normal ions and contained in the IonTable)
1173                                                  883 
1174 - October 11  2010  Hisaya Kurashige (particl    884 - October 11  2010  Hisaya Kurashige (particles-V09-03-11)
1175 - Modify reporttParticleTable                    885 - Modify reporttParticleTable
1176 - Fix particle type for anti_alpha            << 886 - Fix particle type for anti_alpha 
1177 - Modify G4ParticleDefiniton::Dump to print A    887 - Modify G4ParticleDefiniton::Dump to print AtomicNumber/Mass
1178 - Fix a bug in G4PDGCodeChecker for anti_nucl    888 - Fix a bug in G4PDGCodeChecker for anti_nuclei
1179                                                  889 
1180 - October 9  2010  Hisaya Kurashige (particle    890 - October 9  2010  Hisaya Kurashige (particles-V09-03-10)
1181 - Remove anti_nuclei from shortlived             891 - Remove anti_nuclei from shortlived
1182 - Add anti_nuclei classes under hadrons/ions  << 892 - Add anti_nuclei classes under hadrons/ions 
1183 - Fix G4IonTable::IsLightIon method (neutron,    893 - Fix G4IonTable::IsLightIon method (neutron,genericIon are not light ions)
1184 - Add G4IonTable::IsLightAntiIon, G4IonTable:    894 - Add G4IonTable::IsLightAntiIon, G4IonTable::GetLightAntiIon
1185                                                  895 
1186 - October 1  2010  Hisaya Kurashige (particle    896 - October 1  2010  Hisaya Kurashige (particles-V09-03-09)
1187 - Update mass/width of  muons, taus, mesons,  << 897 - Update mass/width of  muons, taus, mesons, and baryons biased on PDG2010 
1188 - Fixed signature for std::pair in G4IonTable    898 - Fixed signature for std::pair in G4IonTable source code for compliance
1189   to ISO/C++ Standard. (Sep. 3 by G.Cosmo)       899   to ISO/C++ Standard. (Sep. 3 by G.Cosmo)
1190                                                  900 
1191 - August 12  2010    Hisaya Kurashige (partic    901 - August 12  2010    Hisaya Kurashige (particles-V09-03-08)
1192 - Add G4DynamicParticle::GetParticleDefinitio    902 - Add G4DynamicParticle::GetParticleDefinition giving 'const' pointer
1193                                                  903 
1194 - August 10  2010    Hisaya Kurashige (partic    904 - August 10  2010    Hisaya Kurashige (particles-V09-03-07)
1195 - Clean up codes                                 905 - Clean up codes
1196   (Use const pointer of G4ParticleDefinition     906   (Use const pointer of G4ParticleDefinition as possible)
1197                                                  907 
1198 - July 20  2010    Hisaya Kurashige (particle    908 - July 20  2010    Hisaya Kurashige (particles-V09-03-06)
1199 - Fix a bug in G4ExcitedMesonConstructor::Add    909 - Fix a bug in G4ExcitedMesonConstructor::Add3PiMode
1200                                                  910 
1201 - June 16  2010    Peter Gumplinger  (particl    911 - June 16  2010    Peter Gumplinger  (particles-V09-03-05)
1202 - G4MuonRadiativeDecayChannelWithSpin.cc: cor << 912 - G4MuonRadiativeDecayChannelWithSpin.cc: correct a sign error in 
1203   front of the som01 term; Pmu is -1 for mu+  << 913   front of the som01 term; Pmu is -1 for mu+ and hence already 
1204   takes care of the sign in equ. (70) of TWIS    914   takes care of the sign in equ. (70) of TWIST Technote 55"
1205                                                  915 
1206 - June 11  2010    Hisaya Kurashige  (particl    916 - June 11  2010    Hisaya Kurashige  (particles-V09-03-04)
1207 - Add anti-nuclei as shortlived                  917 - Add anti-nuclei as shortlived
1208                                                  918 
1209 - May 20 2010    Hisaya Kurashige  (particles    919 - May 20 2010    Hisaya Kurashige  (particles-V09-03-03)
1210 - Fix problems that error messages appear in  << 920 - Fix problems that error messages appear in cout not in cerr 
1211                                                  921 
1212 - May 13 2010    Hisaya Kurashige  (particles    922 - May 13 2010    Hisaya Kurashige  (particles-V09-03-02)
1213 - Clean up codes of G4Dynamicparticle ctors (    923 - Clean up codes of G4Dynamicparticle ctors (M.Kelsey)
1214                                                  924 
1215 - Apr. 20 2010    Hisaya Kurashige  (particle    925 - Apr. 20 2010    Hisaya Kurashige  (particles-V09-03-01)
1216 - revert destructor of G4DynamicParticle to n    926 - revert destructor of G4DynamicParticle to non-virtual
1217  (It was changed to virtual by mistake in par    927  (It was changed to virtual by mistake in particles-V09-03-00)
1218                                                  928 
1219 - Apr. 19 2010    Hisaya Kurashige  (particle    929 - Apr. 19 2010    Hisaya Kurashige  (particles-V09-03-00)
1220 - Allow creation of shortlived particles othe    930 - Allow creation of shortlived particles other than 'PreInit' state
1221 - ElectronOccupancy in G4DynamicParticle is c << 931 - ElectronOccupancy in G4DynamicParticle is created on demand 
1222   (i.e. not created at the construction of G4 << 932   (i.e. not created at the construction of G4DynamicParticle but 
1223    created when AddElectron/RemoveElectron ar    933    created when AddElectron/RemoveElectron are invoked)
1224                                                  934 
1225 - Nov 20 2009     Laurent Desorgher (particle    935 - Nov 20 2009     Laurent Desorgher (particles-V09-02-17)
1226 - Add Geant4 disclaimer to  G4AdjointProton a    936 - Add Geant4 disclaimer to  G4AdjointProton and Adjoint-light ions
1227                                                  937 
1228 - Nov 06 2009     Hisaya Kurashige (particles    938 - Nov 06 2009     Hisaya Kurashige (particles-V09-02-16)
1229 - Add G4AdjointProton and Adjoint-light ions     939 - Add G4AdjointProton and Adjoint-light ions (Laurent)
1230                                                  940 
1231 - Oct 21 2009     Hisaya Kurashige (particles    941 - Oct 21 2009     Hisaya Kurashige (particles-V09-02-15)
1232 - Change G4ElectronOccupancies::MaxSizeOfOrbi    942 - Change G4ElectronOccupancies::MaxSizeOfOrbit to 10
1233                                                  943 
1234 - Oct 9 2009     Hisaya Kurashige (particles-    944 - Oct 9 2009     Hisaya Kurashige (particles-V09-02-14)
1235 - Fix small difference of mass of  taus, meso    945 - Fix small difference of mass of  taus, mesons, and baryons between PDG2009
1236                                                  946 
1237 - Oct 8 2009     Hisaya Kurashige (particles-    947 - Oct 8 2009     Hisaya Kurashige (particles-V09-02-13)
1238 - Fix mass of anti baryons (Sigmac, Lambdac)     948 - Fix mass of anti baryons (Sigmac, Lambdac) and anti-diquarks A
1239                                                  949 
1240 - Sep 23 2009     Hisaya Kurashige (particles    950 - Sep 23 2009     Hisaya Kurashige (particles-V09-02-12)
1241 - Fix a bug in G4IonTable::FIndIon            << 951 - Fix a bug in G4IonTable::FIndIon 
1242    (use multimap instead of map)                 952    (use multimap instead of map)
1243 - Fix a bug in G4IonTable::CreateIon          << 953 - Fix a bug in G4IonTable::CreateIon 
1244    (remove deleteion of G4IsotopeProperty* po    954    (remove deleteion of G4IsotopeProperty* pointer)
1245                                                  955 
1246 - Sep 16 2009     Hisaya Kurashige (particles    956 - Sep 16 2009     Hisaya Kurashige (particles-V09-02-11)
1247 - Add check on application state in the const    957 - Add check on application state in the constructor of G4ParticleDefinition
1248 - Use sstream instead of strstrem in test/che    958 - Use sstream instead of strstrem in test/checkParticles
1249                                                  959 
1250 - Sep 14 2009     Hisaya Kurashige (particles    960 - Sep 14 2009     Hisaya Kurashige (particles-V09-02-10)
1251 - Clean up codes for DecayChannels and so on     961 - Clean up codes for DecayChannels and so on
1252                                                  962 
1253 - Aug 05 2009     Hisaya Kurashige (particles    963 - Aug 05 2009     Hisaya Kurashige (particles-V09-02-09)
1254 - Fix a bug that A nad Z of neutron are not d    964 - Fix a bug that A nad Z of neutron are not defined
1255 - Fix handling of PDG encoding for proton in  << 965 - Fix handling of PDG encoding for proton in G4IonTable 
1256                                                  966 
1257 - Aug 03 2009     Hisaya Kurashige (particles    967 - Aug 03 2009     Hisaya Kurashige (particles-V09-02-08)
1258 - Remove G4NucleiPropertiesTable                 968 - Remove G4NucleiPropertiesTable
1259 - Modify G4IonTable::IsIon                       969 - Modify G4IonTable::IsIon
1260                                               << 970  
1261 - July 31 2009     Hisaya Kurashige (particle    971 - July 31 2009     Hisaya Kurashige (particles-V09-02-07)
1262 - Use STL map for G4IonTable                     972 - Use STL map for G4IonTable
1263 - Add G4IonTable::CreateAllIon() method          973 - Add G4IonTable::CreateAllIon() method
1264 - Add /particle/createAllIon command             974 - Add /particle/createAllIon command
1265                                                  975 
1266 - May  5 2009      P.Gumplinger (particles-V0    976 - May  5 2009      P.Gumplinger (particles-V09-02-06)
1267 - ascertain that the absolute of the argument    977 - ascertain that the absolute of the argument to boost is <1.0
1268   in G4MuonRadiativeDecayChannelWithSpin.cc      978   in G4MuonRadiativeDecayChannelWithSpin.cc
1269                                                  979 
1270 - May. 2 2009      H.Kurashige  (particles-V0    980 - May. 2 2009      H.Kurashige  (particles-V09-02-05)
1271 - Add G4NuclearProperty::GetNuclearMass(const    981 - Add G4NuclearProperty::GetNuclearMass(const G4int A, const G4int Z)
1272 - Fix bugs in  electron mass calculation and     982 - Fix bugs in  electron mass calculation and move it to G4NucleiPropertiesTableAME03
1273 - Add  printMassTable in test                 << 983 - Add  printMassTable in test 
1274                                                  984 
1275 - Apr. 29 2009      H.Kurashige  (particles-V    985 - Apr. 29 2009      H.Kurashige  (particles-V09-02-04)
1276 - Clean up comments in G4NucleiPropertiesTabl << 986 - Clean up comments in G4NucleiPropertiesTableAME03 
1277                                                  987 
1278 - Apr. 7 2009      H.Kurashige  (particles-V0    988 - Apr. 7 2009      H.Kurashige  (particles-V09-02-03)
1279 - Migrate to use G4NucleiPropertiesTableAME03    989 - Migrate to use G4NucleiPropertiesTableAME03 instead of G4NucleiPropertiesTable
1280 - Introduce  G4NucleiPropertiesTableAME03 to  << 990 - Introduce  G4NucleiPropertiesTableAME03 to use AME 03 mass table (T.Koi) 
1281                                                  991 
1282 - Apr. 2 2009      H.Kurashige  (particles-V0    992 - Apr. 2 2009      H.Kurashige  (particles-V09-02-02)
1283 - Use std::fabs() instead of abs()               993 - Use std::fabs() instead of abs()
1284                                                  994 
1285 - Feb. 27 2009      H.Kurashige  (particles-V    995 - Feb. 27 2009      H.Kurashige  (particles-V09-02-01)
1286 - Update masses of light ions                    996 - Update masses of light ions
1287                                                  997 
1288 - Jan. 29 2009      H.Kurashige  (particles-V    998 - Jan. 29 2009      H.Kurashige  (particles-V09-02-00)
1289 - include fixes in "partman-V09-02-00" and Ca    999 - include fixes in "partman-V09-02-00" and CalculateAnomaly method
1290                                                  1000 
1291 - Jan. 28 2009      G.Cosmo                      1001 - Jan. 28 2009      G.Cosmo
1292 - Optimised G4IonTable::IsIon() implementatio    1002 - Optimised G4IonTable::IsIon() implementation for usage of strings
1293   (on kind suggestion of P.Elmer, CMS).          1003   (on kind suggestion of P.Elmer, CMS).
1294   Fix included in tag "partman-V09-02-00", wh    1004   Fix included in tag "partman-V09-02-00", which excludes the last change
1295   introduced to G4ParticleDefinition, just be    1005   introduced to G4ParticleDefinition, just below.
1296                                                  1006 
1297 - Nov. 14 2008      H.Kurashige               << 1007 - Nov. 14 2008      H.Kurashige 
1298 - Add G4ParticleDefinition::CalculateAnomaly     1008 - Add G4ParticleDefinition::CalculateAnomaly method
1299                                                  1009 
1300 - Nov. 13 2008      H.Kurashige (particles-V0    1010 - Nov. 13 2008      H.Kurashige (particles-V09-01-13)
1301 - Fix magnetic moment for leptons                1011 - Fix magnetic moment for leptons
1302                                                  1012 
1303 - Nov. 10 2008      H.Kurashige (particles-V0    1013 - Nov. 10 2008      H.Kurashige (particles-V09-01-12)
1304 - Fix particle name of G4AdjointPositron      << 1014 - Fix particle name of G4AdjointPositron 
1305                                                  1015 
1306 - Nov. 06 2008      H.Kurashige (particles-V0    1016 - Nov. 06 2008      H.Kurashige (particles-V09-01-11)
1307 - Adding new sub-directory of adjoint and adj    1017 - Adding new sub-directory of adjoint and adjoint-particles (Laurent)
1308                                                  1018 
1309 - Oct. 28 2008      H.Kurashige (particles-V0    1019 - Oct. 28 2008      H.Kurashige (particles-V09-01-10)
1310 - Add methods of taking A nd Z arguments as G    1020 - Add methods of taking A nd Z arguments as G4double G4NucleiProperties
1311                                                  1021 
1312 - Oct. 23 2008      H.Kurashige (particles-V0    1022 - Oct. 23 2008      H.Kurashige (particles-V09-01-09)
1313 - Add G4NucleiProperties::IsInStableTable     << 1023 - Add G4NucleiProperties::IsInStableTable  
1314   (as a replace of G4NucleiPropertiesTable::I << 1024   (as a replace of G4NucleiPropertiesTable::IsInTable) 
1315 - Change G4NucleiProperties::GetBindingEnergy    1025 - Change G4NucleiProperties::GetBindingEnergy as 'public'
1316 - Change G4NucleiProperties::GetMassExcess as    1026 - Change G4NucleiProperties::GetMassExcess as 'public'
1317                                                  1027 
1318 - Oct. 22 2008      H.Kurashige (particles-V0    1028 - Oct. 22 2008      H.Kurashige (particles-V09-01-08)
1319 - Fix using raw number of elecrtron mass in c << 1029 - Fix using raw number of elecrtron mass in calculation of magnetic moment for e+/- 
1320                                                  1030 
1321 - Oct. 22  2008    H.Kurashige (particles-V09    1031 - Oct. 22  2008    H.Kurashige (particles-V09-01-07)
1322 - Hide all methods of getting mass of nucleus    1032 - Hide all methods of getting mass of nucleus except for G4NucleiProperties::GetNuclearMass()
1323 - Cash pointers/masses of light nuclei in G4N    1033 - Cash pointers/masses of light nuclei in G4NucleiProperties
1324 - Add a table of sum of masses of orbital ele    1034 - Add a table of sum of masses of orbital electrons and their binding energy  in G4NucleiProperties
1325                                                  1035 
1326 - Sep.  18  2008    H.Kurashige (particles-V0    1036 - Sep.  18  2008    H.Kurashige (particles-V09-01-06)
1327 - update mass/width according PDG2008            1037 - update mass/width according PDG2008
1328                                                  1038 
1329 - Sep.  17  2008    H.Kurashige (particles-V0    1039 - Sep.  17  2008    H.Kurashige (particles-V09-01-05)
1330 - Avoid direct comparison with string in G4Io    1040 - Avoid direct comparison with string in G4IonTable::IsIon()
1331                                                  1041 
1332 - August 08  2008    H.Kurashige (particles-V    1042 - August 08  2008    H.Kurashige (particles-V09-01-04)
1333 - Modify G4HtmlPPReporter                        1043 - Modify G4HtmlPPReporter
1334                                                  1044 
1335 - June 08  2008      H.Kurashige (particles-V    1045 - June 08  2008      H.Kurashige (particles-V09-01-03)
1336 - Add /particle/verbose command for setting v    1046 - Add /particle/verbose command for setting verbose level for the ParticleTable
1337 - The initial verbose level of the ParticleTa << 1047 - The initial verbose level of the ParticleTable is set to 1 
1338 - The verbose level of the ParticleDefinition << 1048 - The verbose level of the ParticleDefinition at the construction 
1339   is set same as the ParticleTable            << 1049   is set same as the ParticleTable 
1340                                                  1050 
1341 - Mar. 21  2008      H.Kurashige (particles-V    1051 - Mar. 21  2008      H.Kurashige (particles-V09-01-02)
1342 - Modify  implementaion of G4ParticleTable::R    1052 - Modify  implementaion of G4ParticleTable::Remove() and
1343   G4ParticleTable::RemoveAllParticles() so th << 1053   G4ParticleTable::RemoveAllParticles() so that particle 
1344   definition objects are deleted in these met    1054   definition objects are deleted in these methods.
1345   Users are responsible to delete particle ob    1055   Users are responsible to delete particle objetcs.
1346 - Add G4ParticleTable::DeleteAllParticles() t << 1056 - Add G4ParticleTable::DeleteAllParticles() to 
1347   remove and delete all particles in the list    1057   remove and delete all particles in the list.
1348                                               << 1058  
1349 - Mar. 20  2008      H.Kurashige (particles-V    1059 - Mar. 20  2008      H.Kurashige (particles-V09-01-01)
1350 - Modify implementaion of G4ParticleTable::Re    1060 - Modify implementaion of G4ParticleTable::Remove() method
1351   (delete the particle as same way as RemoveA    1061   (delete the particle as same way as RemoveAllParticles() method)
1352 - Fix bugs in G4Iontable::Remove() and G4Shor    1062 - Fix bugs in G4Iontable::Remove() and G4ShortLivedTable::Remove()
1353 - Fix bugs in G4ParticleTable::RemoveAllParti    1063 - Fix bugs in G4ParticleTable::RemoveAllParticles() method
1354   (G4Iontable and G4ShortLivedTable should no << 1064   (G4Iontable and G4ShortLivedTable should not be deleted in this method)  
1355                                               << 1065  
1356 - Mar. 06  2008      H.Kurashige (particles-V    1066 - Mar. 06  2008      H.Kurashige (particles-V09-01-00)
1357 - Modify proton mass equal to proton_mass_c2     1067 - Modify proton mass equal to proton_mass_c2 from CLHEP
1358  (DIFFERFENCE is 10 eV)                          1068  (DIFFERFENCE is 10 eV)
1359                                                  1069 
1360 - Check if the atmic number should be less th << 1070 - Check if the atmic number should be less than 999 for G4IonTable  
1361 - Add class/method  name in printouts         << 1071 - Add class/method  name in printouts 
1362                                                  1072 
1363 - Oct. 29  2007    P.Gumplinger (particle-V09    1073 - Oct. 29  2007    P.Gumplinger (particle-V09-00-02)
1364 - Add G4PionRadiativeDecayChannel, G4MuonRadi    1074 - Add G4PionRadiativeDecayChannel, G4MuonRadiativeDecayChannelWithSpin
1365                                                  1075 
1366 - Oct. 06  2007    H.Kurashige (particles-V09    1076 - Oct. 06  2007    H.Kurashige (particles-V09-00-01)
1367 - Add units in messages                       << 1077 - Add units in messages  
1368                                                  1078 
1369 - Sep. 14  2007    H.Kurashige (particles-V09    1079 - Sep. 14  2007    H.Kurashige (particles-V09-00-00)
1370 - Add G44HyperNucleiProperties                   1080 - Add G44HyperNucleiProperties
1371 - Add GetIon/FindIon methods for hyper-nuclei    1081 - Add GetIon/FindIon methods for hyper-nuclei in ParticleTable
1372 - Modify G4PDGCodeChecker to check PDG code f    1082 - Modify G4PDGCodeChecker to check PDG code for  nuclei
1373 - remove const from return value of G4Particl    1083 - remove const from return value of G4ParticleTable::GetIonTable
1374   in order to allow users to use G4IonTable:: << 1084   in order to allow users to use G4IonTable::GetIon methods directly. 
1375                                                  1085 
1376 - May. 30  2007    H.Kurashige (particles-V08    1086 - May. 30  2007    H.Kurashige (particles-V08-03-01)
1377 - Fix G4PDGCodeChecker::GetQuarkFlavor           1087 - Fix G4PDGCodeChecker::GetQuarkFlavor
1378                                                  1088 
1379 - May.  12 2007    H.Kurashige (particles-V08    1089 - May.  12 2007    H.Kurashige (particles-V08-03-00)
1380 - Add check against sqrt(negative) in G4Decay    1090 - Add check against sqrt(negative) in G4DecayProducts
1381 - Add deletion of IsotopeTableList in the des    1091 - Add deletion of IsotopeTableList in the destructor in G4IonTable
1382                                                  1092 
1383 - Mar.  16 2007    H.Kurashige (particles-V08    1093 - Mar.  16 2007    H.Kurashige (particles-V08-02-01)
1384 - Update magnetic moment for leptons             1094 - Update magnetic moment for leptons
1385 - Add magnetic moment in G4IsotopeProperty       1095 - Add magnetic moment in G4IsotopeProperty
1386 - Allow registration of several isotope prope << 1096 - Allow registration of several isotope property  table in G4IonTable 
1387 - Add G4IsotopeMagneticMomentTable  and datda << 1097 - Add G4IsotopeMagneticMomentTable  and datda file of G4IsotopeMagneticMoment.table 
1388 - Allow any Z,A combination (A>=Z) for G4IonT    1098 - Allow any Z,A combination (A>=Z) for G4IonTable::GetIon
1389                                                  1099 
1390 - Mar.  11 2007    H.Kurashige (particles-V08    1100 - Mar.  11 2007    H.Kurashige (particles-V08-02-00)
1391 - Added magnetic momnet in G4ParticleDefiniti    1101 - Added magnetic momnet in G4ParticleDefinition and G4DynamicParticle
1392    (co-work with  track-V08-02-00)            << 1102    (co-work with  track-V08-02-00) 
1393                                                  1103 
1394 - Nov. 15, 2006    H.Kurashige (particles-V08    1104 - Nov. 15, 2006    H.Kurashige (particles-V08-01-05)
1395 - Optimize G4IonTable::IsLightIon                1105 - Optimize G4IonTable::IsLightIon
1396                                               << 1106  
1397 - Oct. 13, 2006    H.Kurashige (particles-V08    1107 - Oct. 13, 2006    H.Kurashige (particles-V08-01-04)
1398 - Update mass/width/encoding to match with PD    1108 - Update mass/width/encoding to match with PDG2006
1399 - Introduce PDG encoding for nuclei              1109 - Introduce PDG encoding for nuclei
1400                                                  1110 
1401 - Oct. 1, 2006    H.Kurashige (particles-V08-    1111 - Oct. 1, 2006    H.Kurashige (particles-V08-01-03)
1402 - Add  G4Exception of Warning if sum of daugh << 1112 - Add  G4Exception of Warning if sum of daughter mass exceeds parent mass in G4PhaseSpaceDecayChannel 
1403 - Modify GetMass and GetCharge of G4PrimaryPa << 1113 - Modify GetMass and GetCharge of G4PrimaryParticle to return PDG mass and charge 
1404   if users do not specify them                   1114   if users do not specify them
1405                                                  1115 
1406 - Sep. 25, 2006    H.Kurashige (particles-V08    1116 - Sep. 25, 2006    H.Kurashige (particles-V08-01-02)
1407 - Fix the bug in k2(1770) decay               << 1117 - Fix the bug in k2(1770) decay 
1408                                                  1118 
1409 - Sep. 5, 2006    H.Kurashige (particles-V08-    1119 - Sep. 5, 2006    H.Kurashige (particles-V08-01-01)
1410 - Fix the bug of not filling quark contents w << 1120 - Fix the bug of not filling quark contents without G4VERBOSE   
1411    in G4ParticleDefinition constructor           1121    in G4ParticleDefinition constructor
1412                                                  1122 
1413 - Jun. 27, 2006    M.Asai (particles-V08-01-0    1123 - Jun. 27, 2006    M.Asai (particles-V08-01-00)
1414 -  Code polish of G4PrimaryVertex                1124 -  Code polish of G4PrimaryVertex
1415                                                  1125 
1416 - Apr. 28  , 2006  H.Kurashige (particles-V08    1126 - Apr. 28  , 2006  H.Kurashige (particles-V08-00-05)
1417 -  Fix memory leak in G4MuonDecayChannel.cc   << 1127 -  Fix memory leak in G4MuonDecayChannel.cc 
1418                                                  1128 
1419 - Apr. 3 , 2006  H.Kurashige (particles-V08-0    1129 - Apr. 3 , 2006  H.Kurashige (particles-V08-00-04)
1420 -  Update mass/width for resonance particle      1130 -  Update mass/width for resonance particle
1421 -  G4ParticleTable::RemoveAllParticles() is i    1131 -  G4ParticleTable::RemoveAllParticles() is invoked in the destructor of G4ParticleTable
1422                                                  1132 
1423 - Mar. 29, 2006  H.Kurashige (particles-V08-0    1133 - Mar. 29, 2006  H.Kurashige (particles-V08-00-03)
1424 - The name N(2090) is named back to N(2080) t << 1134 - The name N(2090) is named back to N(2080) to avoid inconsistency  
1425    with the  im_r_matrix model                   1135    with the  im_r_matrix model
1426                                               << 1136  
1427 - Mar. 26, 2006  H.Kurashige (particles-V08-0    1137 - Mar. 26, 2006  H.Kurashige (particles-V08-00-02)
1428 - G4Ions is defined as the base class of all     1138 - G4Ions is defined as the base class of all nuclei
1429    - G4GenericIon and all light ion classes (    1139    - G4GenericIon and all light ion classes (including proton and neutron)
1430       are derived from G4Ions                    1140       are derived from G4Ions
1431    - GetAtomicMass() and GetAtomicNumber() of << 1141    - GetAtomicMass() and GetAtomicNumber() of G4ParticleDefinition 
1432       is changed to non-virtual               << 1142       is changed to non-virtual 
1433    - AtomicMass and AtomicNumber() are set in    1143    - AtomicMass and AtomicNumber() are set in G4Ions Constructor
1434 - All particles are deleted in G4ParticleTabl    1144 - All particles are deleted in G4ParticleTable::RemoveAllParticles()
1435 - Update particles to match with PDG2005         1145 - Update particles to match with PDG2005
1436   - Update name and PDG code for some resonac    1146   - Update name and PDG code for some resonaces
1437   - Update mass/width for resonance particle  << 1147   - Update mass/width for resonance particle 
1438   - Update mass/width/life for heavy flavor p << 1148   - Update mass/width/life for heavy flavor particle 
1439   - Update mass/life/decay modes for tau+-    << 1149   - Update mass/life/decay modes for tau+- 
1440                                                  1150 
1441 - Feb 24, 2006  H.Kurashige (particles-V08-00    1151 - Feb 24, 2006  H.Kurashige (particles-V08-00-01)
1442 - AtomicNumber and AtomicMass are defined for    1152 - AtomicNumber and AtomicMass are defined for G4GenericIon
1443    (this modification is the bug fix for regi    1153    (this modification is the bug fix for registration of G4RadioactiveDecay
1444    to G4GenericIon )                             1154    to G4GenericIon )
1445                                                  1155 
1446 - Jan 1, 2006  M.Asai (particles-V08-00-00)      1156 - Jan 1, 2006  M.Asai (particles-V08-00-00)
1447 - Bug fix in G4ParticleDefinition.               1157 - Bug fix in G4ParticleDefinition.
1448                                                  1158 
1449 - Nov 18, 2005  M.Asai (particles-V07-01-04)     1159 - Nov 18, 2005  M.Asai (particles-V07-01-04)
1450 - Migration to <sstream>.                        1160 - Migration to <sstream>.
1451                                                  1161 
1452 - Nov 15, 2005  M.Asai (particles-V07-01-03)     1162 - Nov 15, 2005  M.Asai (particles-V07-01-03)
1453 - Enforce G4ParticleTable::SetReadiness().       1163 - Enforce G4ParticleTable::SetReadiness().
1454                                                  1164 
1455 - Nov 10, 2005  M.Asai (particles-V07-01-02)     1165 - Nov 10, 2005  M.Asai (particles-V07-01-02)
1456 - Bringing back particles-V07-00-01 tag.         1166 - Bringing back particles-V07-00-01 tag.
1457                                                  1167 
1458 - Aug 27, 2005  H.Kurashige (particles-V07-01    1168 - Aug 27, 2005  H.Kurashige (particles-V07-01-01)
1459 - Prohibit G4IonTable::CreateIon in PreInit s << 1169 - Prohibit G4IonTable::CreateIon in PreInit status 
1460                                                  1170 
1461 - May 30, 2005  M.Asai (particles-V07-00-04)     1171 - May 30, 2005  M.Asai (particles-V07-00-04)
1462 - Drop particles-V07-00-01 tag and collect de    1172 - Drop particles-V07-00-01 tag and collect developments in later tags in 02 and 03.
1463                                                  1173 
1464 - May 05, 2005  M.Asai (particles-V07-00-03)     1174 - May 05, 2005  M.Asai (particles-V07-00-03)
1465 - Add neutrino energy spectrum in MuonDecayCh    1175 - Add neutrino energy spectrum in MuonDecayChannel (Jurgen)
1466 - G4ParticleDefinition now uses G4cerr instea    1176 - G4ParticleDefinition now uses G4cerr instead of cerr.
1467                                                  1177 
1468 - Mar 24, 2005  M.Asai (particles-V07-00-02)     1178 - Mar 24, 2005  M.Asai (particles-V07-00-02)
1469 - Moved G4PrimaryParticle, G4PrimaryVertex, G    1179 - Moved G4PrimaryParticle, G4PrimaryVertex, G4VUserPrimaryParticleInformation and
1470   G4VUserPrimaryVertexInformation from event     1180   G4VUserPrimaryVertexInformation from event category to particles/management.
1471 - Default value of mass of G4PrimaryParticle     1181 - Default value of mass of G4PrimaryParticle has been changed to -1 instead of 0.
1472 - GetPDGcode() method is added to G4DynamicPa    1182 - GetPDGcode() method is added to G4DynamicParticle.
1473                                                  1183 
1474 - Mar 17, 2005  M.Asai (particles-V07-00-01)     1184 - Mar 17, 2005  M.Asai (particles-V07-00-01)
1475 - Tag to make all non-static particle definit    1185 - Tag to make all non-static particle definitions on stage.
1476                                                  1186 
1477 - Jan 27, 2005  M.Asai (particles-V07-00-00)     1187 - Jan 27, 2005  M.Asai (particles-V07-00-00)
1478 - Make G4UnknownParticle non-static to avoid     1188 - Make G4UnknownParticle non-static to avoid unnecessary linking without its
1479   definition in the physics list.                1189   definition in the physics list.
1480                                                  1190 
1481 - Dec 2, 2004  H.Kurashige  (particles-V06-02    1191 - Dec 2, 2004  H.Kurashige  (particles-V06-02-05)
1482 - migration to cmath                             1192 - migration to cmath
1483                                                  1193 
1484 - Sep 17, 2004  P.Gumplinger (particles-V06-0    1194 - Sep 17, 2004  P.Gumplinger (particles-V06-02-04)
1485 - Introducing G4MuonDecayChannelWithSpin clas    1195 - Introducing G4MuonDecayChannelWithSpin class.
1486 - Does NOT include changes introduced with "p    1196 - Does NOT include changes introduced with "particles-V06-02-03".
1487                                                  1197 
1488 - Sep 01, 2004  M.Asai (particles-V06-02-03)     1198 - Sep 01, 2004  M.Asai (particles-V06-02-03)
1489 - All particles except shortlived become dire    1199 - All particles except shortlived become direct instances of G4particleDefinition class.
1490 - Intermediate level abstract classes except     1200 - Intermediate level abstract classes except G4VShortLivedParticle are eliminated.
1491 - Classes with particle names (e.g. G4Gamma)     1201 - Classes with particle names (e.g. G4Gamma) are no longer derived from G4ParticleDefinition nor
1492   intermediate level abstract classes (e.g. G    1202   intermediate level abstract classes (e.g. G4VLepton), but they are now utility classes which
1493   return corresponting pointer of G4particleD    1203   return corresponting pointer of G4particleDefinition. These classes instantiate corresponding
1494   G4particleDefinition objects at the first a    1204   G4particleDefinition objects at the first access to these classes, if and only if corresponding
1495   particles have not yet instantiated elsewhe    1205   particles have not yet instantiated elsewhere (typically by the user).
1496                                                  1206 
1497 - Aug 31, 2004  M.Asai (particles-V06-02-02)     1207 - Aug 31, 2004  M.Asai (particles-V06-02-02)
1498 - G4Exception is added to G4ParticleTable to     1208 - G4Exception is added to G4ParticleTable to prohibit its use before
1499   G4VUserPhysicsList is instantiated and set     1209   G4VUserPhysicsList is instantiated and set to G4RunManager.
1500                                                  1210 
1501 - Jul 26, 2004  H.Kurashige (particles-V06-02    1211 - Jul 26, 2004  H.Kurashige (particles-V06-02-01)
1502 - Remove obsolete dependency to G4Material fr << 1212 - Remove obsolete dependency to G4Material from G4ParticleDefinition and related class 
1503                                                  1213 
1504 - Jul 07, 2004  M.Asai (particles-V06-02-00)     1214 - Jul 07, 2004  M.Asai (particles-V06-02-00)
1505 - Introducing G4UnknownParticle class.           1215 - Introducing G4UnknownParticle class.
1506                                                  1216 
1507 - Jun 11, 2004  G.Cosmo (particles-V06-01-01)    1217 - Jun 11, 2004  G.Cosmo (particles-V06-01-01)
1508 - Use global flag G4PARTICLES_ALLOC_EXPORT to    1218 - Use global flag G4PARTICLES_ALLOC_EXPORT to export extern symbols for DLLs.
1509   Modified granular GNUmakefiles and rearrang    1219   Modified granular GNUmakefiles and rearranged usage of extern symbols
1510   in classes in "management" module.             1220   in classes in "management" module.
1511                                                  1221 
1512 - Jun 07, 2004  G.Cosmo (particles-V06-01-00)    1222 - Jun 07, 2004  G.Cosmo (particles-V06-01-00)
1513 - Use G4extern for allowing support of DLLs o    1223 - Use G4extern for allowing support of DLLs on Windows. Modified files:
1514   G4DecayProducts.hh, G4DynamicParticle.icc,     1224   G4DecayProducts.hh, G4DynamicParticle.icc, G4ElectronOccupancy.hh.
1515 - GNUmakefile: added definition of GLOBLIBS f    1225 - GNUmakefile: added definition of GLOBLIBS for DLLs support on Windows.
1516 - Coworks with "global-V06-01-02a".              1226 - Coworks with "global-V06-01-02a".
1517                                                  1227 
1518 - Mar 11, 2004  H.Kurashige (particles-V06-00    1228 - Mar 11, 2004  H.Kurashige (particles-V06-00-02)
1519 - Add G4VParticlePropertyRetriever            << 1229 - Add G4VParticlePropertyRetriever 
1520 - Add G4TextPPReporter and G4TextPPRetriever     1230 - Add G4TextPPReporter and G4TextPPRetriever
1521                                                  1231 
1522                                                  1232 
1523 - Feb 12, 2004  H.Kurashige (particles-V06-00    1233 - Feb 12, 2004  H.Kurashige (particles-V06-00-01)
1524 - update mass and width to meet with PDG 2002    1234 - update mass and width to meet with PDG 2002 data
1525                                                  1235 
1526 - Dec 12, 2003  H.Kurashige (particles-V06-00    1236 - Dec 12, 2003  H.Kurashige (particles-V06-00-00)
1527 - Fixed initialization problems in G4NuclearP    1237 - Fixed initialization problems in G4NuclearPropertiesTable
1528  -- Add initialization of indexArray          << 1238  -- Add initialization of indexArray 
1529  -- Remove the static member of theInstance      1239  -- Remove the static member of theInstance
1530                                                  1240 
1531 - Oct 30, 2003  H.Kurashige (particles-V05-02    1241 - Oct 30, 2003  H.Kurashige (particles-V05-02-06)
1532 - Fixed compiler warning in G4HtmlReporter.cc << 1242 - Fixed compiler warning in G4HtmlReporter.cc 
1533                                                  1243 
1534 - Oct 21, 2003  M.Asai (particles-V05-02-05)     1244 - Oct 21, 2003  M.Asai (particles-V05-02-05)
1535 - Change null type pointer in G4DynamicPartic    1245 - Change null type pointer in G4DynamicParticle to G4PrimaryParticle
1536                                                  1246 
1537 - Sep 22, 2003                                << 1247 - Sep 22, 2003  
1538 - Add new category of particles/utils            1248 - Add new category of particles/utils
1539 - Fixed Anti-particle PDG code for Gluon         1249 - Fixed Anti-particle PDG code for Gluon
1540                                                  1250 
1541 - Sep 19, 2003  H.Kurashige (particles-V05-02    1251 - Sep 19, 2003  H.Kurashige (particles-V05-02-04)
1542 - Move classes related Cuts into processes/cu    1252 - Move classes related Cuts into processes/cuts category
1543 - Remove obsolete cut methods                    1253 - Remove obsolete cut methods
1544                                                  1254 
1545 - Sep 12, 2003  M.Asai (particles-V05-02-02)     1255 - Sep 12, 2003  M.Asai (particles-V05-02-02)
1546 - Add DecayProperTime to deep copy of G4Decay    1256 - Add DecayProperTime to deep copy of G4DecayProduct.
1547 - Add G4ParticlePropertyData and G4ParticlePr    1257 - Add G4ParticlePropertyData and G4ParticlePropertyTable,
1548    which provide functionality to acess prope    1258    which provide functionality to acess properties in G4ParticleDefinition (Hisaya)
1549 - Change number of NumberOfQuarkFlavor to 6 (    1259 - Change number of NumberOfQuarkFlavor to 6 (Hisaya)
1550                                               << 1260  
1551 - Aug 22, 2003  H.Kurasige (particles-V05-02-    1261 - Aug 22, 2003  H.Kurasige (particles-V05-02-01)
1552 - G4DynamicParticle.cc: fixed memory leak for    1262 - G4DynamicParticle.cc: fixed memory leak for 'theElectronOccupancy'
1553   in assignment operator.                        1263   in assignment operator.
1554                                                  1264 
1555 - Aug 11, 2003  M.Asai (particles-V05-02-00)     1265 - Aug 11, 2003  M.Asai (particles-V05-02-00)
1556 - Add one void pointer to G4DynamicParticle f    1266 - Add one void pointer to G4DynamicParticle for the sake of maintaining links between
1557   pre-assigned decay products and correspondi    1267   pre-assigned decay products and corresponding primary particle. This pointer is used
1558   by G4EventManager.                             1268   by G4EventManager.
1559                                                  1269 
1560 - Jun 19, 2003  V.Ivantchenko                    1270 - Jun 19, 2003  V.Ivantchenko
1561 - G4DynamicParticle.cc: use condition m^2<0.0    1271 - G4DynamicParticle.cc: use condition m^2<0.001MeV^2 to identify massless
1562   particles (tag partman-V05-01-02).             1272   particles (tag partman-V05-01-02).
1563                                                  1273 
1564 - Jun 18, 2003  G.Cosmo                          1274 - Jun 18, 2003  G.Cosmo
1565 - G4ProductionCutsTable.cc: removed usage of     1275 - G4ProductionCutsTable.cc: removed usage of G4USE_STD_NAMESPACE after
1566   migration from G4std (tag partman-V05-01-01    1276   migration from G4std (tag partman-V05-01-01).
1567                                                  1277 
1568 - Jun 12, 2003  V.Ivantchenko                    1278 - Jun 12, 2003  V.Ivantchenko
1569 - G4DynamicParticle.cc: fix in constructors f    1279 - G4DynamicParticle.cc: fix in constructors for the calculation of masses
1570   to avoid negative values result of precisio    1280   to avoid negative values result of precision loss when massless particles
1571   (like photons) are treated. Fixes problem r    1281   (like photons) are treated. Fixes problem report #489.
1572                                                  1282 
1573 - May 22, 2003     (particles-V05-01-02)  M.A    1283 - May 22, 2003     (particles-V05-01-02)  M.Asai
1574 - Added one utility method to G4ProductionCut    1284 - Added one utility method to G4ProductionCuts.hh
1575                                                  1285 
1576 - May 20, 2003     (particles-V05-01-01)  H.K    1286 - May 20, 2003     (particles-V05-01-01)  H.Kurashige
1577 - fixed "unused varibles"                     << 1287 - fixed "unused varibles" 
1578                                               << 1288  
1579 - Apr 29, 2003     (particles-V05-00-10)  H.K << 1289 - Apr 29, 2003     (particles-V05-00-10)  H.Kurashige 
1580 - fixed bugs in retreiving cut info in binary    1290 - fixed bugs in retreiving cut info in binary mode
1581                                                  1291 
1582 - Apr 11, 2003     (particles-V05-00-09)  M.A    1292 - Apr 11, 2003     (particles-V05-00-09)  M.Asai
1583 - Embed a string of file version to physics t    1293 - Embed a string of file version to physics table file
1584 - Recover ApplyCutsFlag                          1294 - Recover ApplyCutsFlag
1585 - Some clean up for release                      1295 - Some clean up for release
1586                                                  1296 
1587 - Apr 02, 2003     (particles-V05-00-08)  M.A    1297 - Apr 02, 2003     (particles-V05-00-08)  M.Asai
1588 - Recover obsolete set/get methods of G4Parti    1298 - Recover obsolete set/get methods of G4ParticleWithCuts to G4ParticleDefinition.
1589                                                  1299 
1590 - Mar 11, 2003     (particles-V05-00-07)  H.K    1300 - Mar 11, 2003     (particles-V05-00-07)  H.Kurashige
1591 - Modify G4DynamicParticle to fix the pi-0 de    1301 - Modify G4DynamicParticle to fix the pi-0 decay problem
1592 - Change G4ParticleWithCuts to alias of G4Par    1302 - Change G4ParticleWithCuts to alias of G4ParticleDefinition
1593                                                  1303 
1594 - Mar 11, 2003     (particles-V05-00-06)         1304 - Mar 11, 2003     (particles-V05-00-06)
1595 - Implement Store/Retreive Cut in G4Productio    1305 - Implement Store/Retreive Cut in G4ProductionCutsTable
1596 - Remove Set/Get Cuts methods from G4Particle    1306 - Remove Set/Get Cuts methods from G4ParticleDefintion
1597 - Remove inclusion of G4ParticleWithCuts         1307 - Remove inclusion of G4ParticleWithCuts
1598 - G4ProductionCuts contains cuts only for gam    1308 - G4ProductionCuts contains cuts only for gamma and e+/-
1599                                                  1309 
1600 - Feb 18, 2003     (particles-V05-00-05)         1310 - Feb 18, 2003     (particles-V05-00-05)
1601 - Add Particle SubType for ions    (H.Kurashi    1311 - Add Particle SubType for ions    (H.Kurashige)
1602 - Add Particle SubType for ions    (H.Kurashi    1312 - Add Particle SubType for ions    (H.Kurashige)
1603                                                  1313 
1604 - Jan 24, 2003     (particles-V05-00-04)         1314 - Jan 24, 2003     (particles-V05-00-04)
1605 - Fix in G4ProductionCutsTable::DumpCouples()    1315 - Fix in G4ProductionCutsTable::DumpCouples(). Added increment to
1606   material iterator when dumping materials (V    1316   material iterator when dumping materials (V.Ivantchenko).
1607                                                  1317 
1608 - Jan 21, 2003     (particles-V05-00-03)         1318 - Jan 21, 2003     (particles-V05-00-03)
1609 - Fix for cuts-per-region in management/src/G    1319 - Fix for cuts-per-region in management/src/G4IonTable.cc
1610                                                  1320 
1611 - Jan 14, 2003     (particles-V05-00-02)         1321 - Jan 14, 2003     (particles-V05-00-02)
1612 - Fixes for cuts-per-region                      1322 - Fixes for cuts-per-region
1613                                                  1323 
1614 - Jan 7, 2003      (particles-V05-00-01)         1324 - Jan 7, 2003      (particles-V05-00-01)
1615 - Instant fixes for new 'cuts-by-region'         1325 - Instant fixes for new 'cuts-by-region'
1616   Corrected files :                              1326   Corrected files :
1617      management/include/G4VRangeToEnergyConve    1327      management/include/G4VRangeToEnergyConverter.hh
1618      management/src/G4ProductionCutsTable.cc     1328      management/src/G4ProductionCutsTable.cc
1619      management/src/G4RToEConvForElectron.cc     1329      management/src/G4RToEConvForElectron.cc
1620      management/src/G4RToEConvForGamma.cc        1330      management/src/G4RToEConvForGamma.cc
1621      management/src/G4RToEConvForPositron.cc     1331      management/src/G4RToEConvForPositron.cc
1622      management/src/G4VRangeToEnergyConverter    1332      management/src/G4VRangeToEnergyConverter.cc
1623                                                  1333 
1624 - Dec 16, 2002     (particles-V05-00-00)         1334 - Dec 16, 2002     (particles-V05-00-00)
1625 - Merged branch "geant4-04-01-ref-02-cuts-bra    1335 - Merged branch "geant4-04-01-ref-02-cuts-branch" to HEAD.
1626   Included development for 'cuts-by-region';     1336   Included development for 'cuts-by-region'; changes should be
1627   transparent to existing design:                1337   transparent to existing design:
1628   o Removed concrete implementation of method    1338   o Removed concrete implementation of method 'CalcEnergyCuts( const G4Material* )'
1629     from affected particles.                     1339     from affected particles.
1630   o Removed ComputeLoss(), BuildRangeVector()    1340   o Removed ComputeLoss(), BuildRangeVector() from G4Electron and G4Positron.
1631   o Added classes G4MaterialCutsCouple, G4Pro    1341   o Added classes G4MaterialCutsCouple, G4ProductionCuts, G4ProductionCutsTable,
1632     G4RToEConvForAntiNeutron, G4RToEConvForAn    1342     G4RToEConvForAntiNeutron, G4RToEConvForAntiProton, G4RToEConvForElectron,
1633     G4RToEConvForGamma, G4RToEConvForNeutron,    1343     G4RToEConvForGamma, G4RToEConvForNeutron, G4RToEConvForPositron,
1634     G4RToEConvForProton, G4VRangeToEnergyConv    1344     G4RToEConvForProton, G4VRangeToEnergyConverter - in processes/management.
1635   o Modified G4ParticleDefinition and G4Parti    1345   o Modified G4ParticleDefinition and G4ParticleWithCuts to handle new cuts scheme.
1636   o Added dependency on geometry/volumes in m    1346   o Added dependency on geometry/volumes in management/GNUmakefile.
1637                                                  1347 
1638 - Dec 4, 2002      (particles-V04-01-03)         1348 - Dec 4, 2002      (particles-V04-01-03)
1639 - Migration to new G4ApplicationState            1349 - Migration to new G4ApplicationState
1640                                                  1350 
1641 - Nov 21, 2002     (particles-V04-01-02)         1351 - Nov 21, 2002     (particles-V04-01-02)
1642 - Fixed G4VDecayChannel::GetNoName() for port    1352 - Fixed G4VDecayChannel::GetNoName() for porting WIndows DLL lib.
1643                                                  1353 
1644 - Nov 20, 2002     (particles-V04-01-01)         1354 - Nov 20, 2002     (particles-V04-01-01)
1645 - Fixed Warning in G4VDecayChannel::FillDaugh    1355 - Fixed Warning in G4VDecayChannel::FillDaughters (partman-V04-01-01)
1646 - Update Mass Width for resonace particles (s    1356 - Update Mass Width for resonace particles (shortlived-V04-01-01)
1647                                               << 1357  
1648 - May 30, 2002     (particles-V04-01-00)         1358 - May 30, 2002     (particles-V04-01-00)
1649 - Fixed PDG codes for k0_star(1430), a0(1450)    1359 - Fixed PDG codes for k0_star(1430), a0(1450) and f0(1370) (shortlived-04-01-00)
1650 -                                             << 1360 - 
1651                                                  1361 
1652 - May 30, 2002     (particles-V04-00-03)         1362 - May 30, 2002     (particles-V04-00-03)
1653 - Fixed a bug in  G4NeutronBetaDecayChannel      1363 - Fixed a bug in  G4NeutronBetaDecayChannel
1654 - Fixed warnings in G4NucleiProperties           1364 - Fixed warnings in G4NucleiProperties
1655                                                  1365 
1656 - Mar 28, 2002     (particles-V04-00-02)         1366 - Mar 28, 2002     (particles-V04-00-02)
1657 - Fixed a bug in  G4TauLeptonicDecayChannel (    1367 - Fixed a bug in  G4TauLeptonicDecayChannel (partman-V04-00-01)
1658                                                  1368 
1659 - Mar 08, 2002     (particles-V04-00-01)         1369 - Mar 08, 2002     (particles-V04-00-01)
1660 - Added G4TauLeptonicDecayChannel for tau lep    1370 - Added G4TauLeptonicDecayChannel for tau leptonic decay (partman-V04-00-00)
1661 - Changed tau decay channels to use G4TauLept    1371 - Changed tau decay channels to use G4TauLeptonicDecayChannel (leptons-V04-00-00)
1662                                                  1372 
1663 - Feb 12, 2002     H.Kurashige (particles-V04    1373 - Feb 12, 2002     H.Kurashige (particles-V04-00-00)
1664 - Fixed bugs in the decay table for G4KaonMin    1374 - Fixed bugs in the decay table for G4KaonMinus (hadrons-V04-00-00)
1665                                                  1375 
1666 - Nov 19, 2001    H.Kurashige (particles-V03-    1376 - Nov 19, 2001    H.Kurashige (particles-V03-02-10)
1667 - remove extra semi-colon and comments from G    1377 - remove extra semi-colon and comments from G4Gamma.hh
1668                                                  1378 
1669 - Oct 30, 2001    H.Kurashige (particles-V03-    1379 - Oct 30, 2001    H.Kurashige (particles-V03-02-09)
1670 - TAG FOR CUT FOR MATERIAL -                     1380 - TAG FOR CUT FOR MATERIAL -
1671 -------- partman-V03-02-09                       1381 -------- partman-V03-02-09
1672 -------- bosons-V03-02-09                        1382 -------- bosons-V03-02-09
1673 -------- leptons-V03-02-09                       1383 -------- leptons-V03-02-09
1674 -------- hadrons-V03-02-09                       1384 -------- hadrons-V03-02-09
1675 - Modify CalcEnergyCuts method                   1385 - Modify CalcEnergyCuts method
1676                                                  1386 
1677 - Oct 25, 2001    H.Kurashige (particles-V03-    1387 - Oct 25, 2001    H.Kurashige (particles-V03-02-08)
1678 - TAG FOR CUT FOR MATERIAL -                     1388 - TAG FOR CUT FOR MATERIAL -
1679 - STL migartion in test directory             << 1389 - STL migartion in test directory 
1680 - Corrected typo in guidance text in G4Partic    1390 - Corrected typo in guidance text in G4ParticleMessenger.cc (Gabriele)
1681                                               << 1391  
1682 - Oct 25, 2001    H.Kurashige (particles-V03-    1392 - Oct 25, 2001    H.Kurashige (particles-V03-02-07)
1683 - TAG FOR CUT FOR MATERIAL -                     1393 - TAG FOR CUT FOR MATERIAL -
1684 ------- bosons-V03-02-07                         1394 ------- bosons-V03-02-07
1685 ------- leptons-V03-02-07                        1395 ------- leptons-V03-02-07
1686 ------- hadrons-V03-02-07                        1396 ------- hadrons-V03-02-07
1687 - Remove SetCut and add CalcEnergyCuts           1397 - Remove SetCut and add CalcEnergyCuts
1688                                                  1398 
1689 - Oct 20, 2001    H.Kurashige (particles-V03-    1399 - Oct 20, 2001    H.Kurashige (particles-V03-02-06)
1690 - TAG FOR CUT FOR MATERIAL -                     1400 - TAG FOR CUT FOR MATERIAL -
1691 ------- partman-V03-02-06                        1401 ------- partman-V03-02-06
1692 - Fixed bugs in G4ParticleWithCuts::UseProton << 1402 - Fixed bugs in G4ParticleWithCuts::UseProton 
1693 -  Fixed bugs in G4ParticleWithCuts::RestoreC    1403 -  Fixed bugs in G4ParticleWithCuts::RestoreCuts
1694 ------- bosons-V03-02-06                         1404 ------- bosons-V03-02-06
1695 - Fixed bugs in G4Gamma::BuildAbsorptionLengt    1405 - Fixed bugs in G4Gamma::BuildAbsorptionLengthVector   by Hisaya
1696                                                  1406 
1697 - Oct 15, 2001   H.Kurashige (particles-V03-0    1407 - Oct 15, 2001   H.Kurashige (particles-V03-02-04)
1698 - TAG FOR CUT FOR MATERIAL -                     1408 - TAG FOR CUT FOR MATERIAL -
1699 ------- partman-V03-02-04                        1409 ------- partman-V03-02-04
1700 ------- hadrons-V03-02-03                        1410 ------- hadrons-V03-02-03
1701 ------- bosons-V03-02-03                         1411 ------- bosons-V03-02-03
1702 ------- leptons-V03-02-03                        1412 ------- leptons-V03-02-03
1703 ------- shortlived-V03-02-02                  << 1413 ------- shortlived-V03-02-02 
1704 - Remove "static" Set/GetCuts methods            1414 - Remove "static" Set/GetCuts methods
1705 - Introduce "Different cut in range for diffe << 1415 - Introduce "Different cut in range for different material"  
1706 - Remove static inline methods                   1416 - Remove static inline methods
1707                                                  1417 
1708                                               << 1418   
1709 - Sep 20, 2001  H.Kurashige (particles-V03-02    1419 - Sep 20, 2001  H.Kurashige (particles-V03-02-03)
1710 ------- partman-V03-02-03                        1420 ------- partman-V03-02-03
1711 - Modify to use G4Material::GetNumberOfMateri << 1421 - Modify to use G4Material::GetNumberOfMaterials 
1712                                               << 1422  
1713 - Sep 19, 2001  H.Kurashige (particles-V03-02    1423 - Sep 19, 2001  H.Kurashige (particles-V03-02-02)
1714 ------- partman-V03-02-02                        1424 ------- partman-V03-02-02
1715 ------- hadrons-V03-00-02                        1425 ------- hadrons-V03-00-02
1716 ------- bosons-V03-00-02                         1426 ------- bosons-V03-00-02
1717 ------- leptons-V03-00-02                        1427 ------- leptons-V03-00-02
1718 - Modify for STL migration for materials      << 1428 - Modify for STL migration for materials 
1719                                                  1429 
1720 - Sep 18, 2001  H.Kurashige (particles-V03-02    1430 - Sep 18, 2001  H.Kurashige (particles-V03-02-01)
1721 ------- partman-V03-02-01                        1431 ------- partman-V03-02-01
1722 - Added G4NeutronBetaDecayChannel                1432 - Added G4NeutronBetaDecayChannel
1723 - Allow MassDifference in case of nucleon dec    1433 - Allow MassDifference in case of nucleon decay ()
1724 ------- hadrons-V03-00-01                        1434 ------- hadrons-V03-00-01
1725 - Added G4NeutronBetaDecayChannel to G4Neutro    1435 - Added G4NeutronBetaDecayChannel to G4Neutron
1726                                                  1436 
1727 - July 31, H.Kurashige (particles-V03-02-00)     1437 - July 31, H.Kurashige (particles-V03-02-00)
1728 - Fixed bugs in copy constructor of G4DecayPr    1438 - Fixed bugs in copy constructor of G4DecayProduct (partman-V03-02-00)
1729                                                  1439 
1730 - May 18, 01 G.Cosmo (particles-V03-01-00)       1440 - May 18, 01 G.Cosmo (particles-V03-01-00)
1731 - Cleared pedantic warnings from Linux-g++ IS    1441 - Cleared pedantic warnings from Linux-g++ ISO/ANSI setup.
1732                                                  1442 
1733 - Apr. 03, 01 H.Kurashige (particles-V03-00-0    1443 - Apr. 03, 01 H.Kurashige (particles-V03-00-04)
1734 ------- partman-V03-00-04                        1444 ------- partman-V03-00-04
1735 - Fixed bugs in G4ParticleDefinition::GetPDGI    1445 - Fixed bugs in G4ParticleDefinition::GetPDGIsospin()
1736 - Fixed element name in G4IonTable               1446 - Fixed element name in G4IonTable
1737 - Added special treatment for Lamdas in G4PDG    1447 - Added special treatment for Lamdas in G4PDGCodeChecker
1738 ------- shortlived-V03-00-01                     1448 ------- shortlived-V03-00-01
1739 - Added a0(980),f0(400-1200), f0(980)            1449 - Added a0(980),f0(400-1200), f0(980)
1740 - Fixed PDG encoding for excited Lambdas         1450 - Fixed PDG encoding for excited Lambdas
1741                                                  1451 
1742 -  Mar. 09, 01 H.Kurashige   (particles-V03-0    1452 -  Mar. 09, 01 H.Kurashige   (particles-V03-00-03)
1743 ------- partman-V03-00-03                        1453 ------- partman-V03-00-03
1744 - Added RestoreCuts methods to G4ParticleWith << 1454 - Added RestoreCuts methods to G4ParticleWithCuts 
1745   and G4ParticleDefinition                    << 1455   and G4ParticleDefinition 
1746 ------ hadrons-V03-00-01, leptons-V03-00-01,     1456 ------ hadrons-V03-00-01, leptons-V03-00-01, -bosons-V03-00-01
1747 - Added RestoreCuts methods                   << 1457 - Added RestoreCuts methods 
1748                                                  1458 
1749 -  Mar. 05, 01 H.Kurashige   (particles-V03-0    1459 -  Mar. 05, 01 H.Kurashige   (particles-V03-00-02)
1750 ------- partman-V03-00-02                        1460 ------- partman-V03-00-02
1751 - Fixed a bug in G4DynamicParticle::SetDefini << 1461 - Fixed a bug in G4DynamicParticle::SetDefinition() 
1752 - STL migration for G4ParticleWithCuts::Build    1462 - STL migration for G4ParticleWithCuts::BuildLossTable()
1753                                                  1463 
1754 -  Feb. 28, 01 H.Kurashige  (particles-V03-00    1464 -  Feb. 28, 01 H.Kurashige  (particles-V03-00-01)
1755 ------- partman-V03-00-01                        1465 ------- partman-V03-00-01
1756 - Fixed a bug in calculation of electron ener << 1466 - Fixed a bug in calculation of electron energy in G4MuonDecayChannel. 
1757                                                  1467 
1758 -  Jan 18, 01 H.Kurashige                     << 1468 -  Jan 18, 01 H.Kurashige 
1759 ------- partman-V03-00-00 (particles-V03-00-0    1469 ------- partman-V03-00-00 (particles-V03-00-00)
1760 -  Add thePreAssignedDecayTime to G4DynamicPa << 1470 -  Add thePreAssignedDecayTime to G4DynamicParticle 
1761                                                  1471 
1762 -  Oct 19 , 00 HKurashige (particles-V02-00-0    1472 -  Oct 19 , 00 HKurashige (particles-V02-00-01)
1763 ------- partman-V02-00-02                        1473 ------- partman-V02-00-02
1764 -  Some bug fixes according to CodeWizard's s    1474 -  Some bug fixes according to CodeWizard's suggestion (HK)
1765                                               << 1475  
1766 -  Oct 17 , 00 H.Kurashige (particles-V02-00-    1476 -  Oct 17 , 00 H.Kurashige (particles-V02-00-00)
1767  ------- partman-V02-00-01                       1477  ------- partman-V02-00-01
1768 - Added const to G4DynamicParticle::GetPreAss    1478 - Added const to G4DynamicParticle::GetPreAssignedDecayProducts (HK)
1769  ------- partman-V02-00-00                       1479  ------- partman-V02-00-00
1770 - Added G4IonTable::GetElementNumber (HK)        1480 - Added G4IonTable::GetElementNumber (HK)
1771 - Added comment  in case of G4Exception in G4    1481 - Added comment  in case of G4Exception in G4IonTable.cc (HPW)
1772  ------- hadrons-V02-00-00                       1482  ------- hadrons-V02-00-00
1773 -  Added neutron life time (HK)                  1483 -  Added neutron life time (HK)
1774 -  Fixed stable flag for G4PionMinus (HK)        1484 -  Fixed stable flag for G4PionMinus (HK)
1775                                                  1485 
1776 -  May 29, 00 H.Kurashige (particles-V01-01-0    1486 -  May 29, 00 H.Kurashige (particles-V01-01-01b)
1777 ------ partman-V01-01-00b                        1487 ------ partman-V01-01-00b
1778 - Fixed problem using pow in G4VDecayChannel:    1488 - Fixed problem using pow in G4VDecayChannel::GetAngularMomentum()
1779                                                  1489 
1780                                                  1490 
1781 -  May 12, 00 H.Kurashige (particles-V01-01-0    1491 -  May 12, 00 H.Kurashige (particles-V01-01-01)
1782 ------ partman-V01-01-00                         1492 ------ partman-V01-01-00
1783 - Added GetAngularMomentum (H.Weber)             1493 - Added GetAngularMomentum (H.Weber)
1784                                                  1494 
1785 - Mar 17, 00 H.Kurashige (particles-V01-01-00    1495 - Mar 17, 00 H.Kurashige (particles-V01-01-00)
1786 ------ shortlived-V01-00-02                      1496 ------ shortlived-V01-00-02
1787 - Fixed PDG code for anti-particle of "rho0"     1497 - Fixed PDG code for anti-particle of "rho0"
1788                                                  1498 
1789 - Feb 27, 00 H.Kurashige (particles-V01-00-01    1499 - Feb 27, 00 H.Kurashige (particles-V01-00-01)
1790 ------ hadrons-V01-00-01                         1500 ------ hadrons-V01-00-01
1791 - Set particle sub-type for barions and meson    1501 - Set particle sub-type for barions and mesons
1792 ------ bosons-V01-00-00                          1502 ------ bosons-V01-00-00
1793 - Set particle sub-type                       << 1503 - Set particle sub-type 
1794 ------ leptons-V01-00-00                         1504 ------ leptons-V01-00-00
1795 - Set particle sub-type                       << 1505 - Set particle sub-type 
1796 ------ shortlived-V01-00-01                      1506 ------ shortlived-V01-00-01
1797 - Set particle sub-type                       << 1507 - Set particle sub-type 
1798 - Added SetMultipletName to G4ExcitedBaryons/    1508 - Added SetMultipletName to G4ExcitedBaryons/G4ExcitedMesons
1799 - Added GetMultipletName to G4ExcitedBaryons/    1509 - Added GetMultipletName to G4ExcitedBaryons/G4ExcitedMesonsConstructor
1800 ------ partman-V01-00-03                         1510 ------ partman-V01-00-03
1801 - Added sub-type information in G4ParticleDef    1511 - Added sub-type information in G4ParticleDefinition::DumpTable
1802                                                  1512 
1803 - Feb 25, 00 H.Kurashige (particles-V01-00-00    1513 - Feb 25, 00 H.Kurashige (particles-V01-00-00)
1804 ------ partman-V01-00-02                         1514 ------ partman-V01-00-02
1805 - Remove implementation for RW from G4Particl    1515 - Remove implementation for RW from G4ParticleTable and related.
1806 - Remove implementation for RW from G4DecayTa    1516 - Remove implementation for RW from G4DecayTable
1807 - Added ParticleSubType in ParticleDefinition    1517 - Added ParticleSubType in ParticleDefinition
1808 ------ shortlived-V01-00-00                      1518 ------ shortlived-V01-00-00
1809 - Added "rho0" in G4ShortLivedConstructor        1519 - Added "rho0" in G4ShortLivedConstructor
1810 ------ hadrons-V01-00-00                         1520 ------ hadrons-V01-00-00
1811 - Removed G4RhoPlus, G4RhoZero, and G4RhoMinu    1521 - Removed G4RhoPlus, G4RhoZero, and G4RhoMinus class
1812 - Removed G4RhoZero from G4MesonConstructor.c    1522 - Removed G4RhoZero from G4MesonConstructor.cc
1813 - Added GetAtomicNumber() and GetAtomicMass()    1523 - Added GetAtomicNumber() and GetAtomicMass() to G4VIon, G4Proton, and G4Neutron.
1814                                                  1524 
1815                                                  1525 
1816 - Feb 04, 00 H.Kurashige                         1526 - Feb 04, 00 H.Kurashige
1817 ------ partman-V01-00-01                         1527 ------ partman-V01-00-01
1818 - Bug fix in G4NucleiProperties               << 1528 - Bug fix in G4NucleiProperties 
1819                                                  1529 
1820 - Jan 24, 00 H.Kurashige                         1530 - Jan 24, 00 H.Kurashige
1821 ------ partman-V01-00-00                         1531 ------ partman-V01-00-00
1822 -  Added G4IsotopeProperty* G4VIsotopeTable::    1532 -  Added G4IsotopeProperty* G4VIsotopeTable::GetIsotope(G4int Z, G4int A, G4double E)
1823 - Fixed some bugs in G4IonTable::CretaeIon()     1533 - Fixed some bugs in G4IonTable::CretaeIon()
1824                                                  1534 
1825 - Dec 06, 99 H.Kurashige                         1535 - Dec 06, 99 H.Kurashige
1826 ------ partman-V00-01-07                         1536 ------ partman-V00-01-07
1827 - Bug fix in G4IonTable::elementName[]        << 1537 - Bug fix in G4IonTable::elementName[] 
1828                                                  1538 
1829 - Nov 07, 99 H.Kurashige (particles-V00-01-02    1539 - Nov 07, 99 H.Kurashige (particles-V00-01-02)
1830 ------ partman-V00-01-06                         1540 ------ partman-V00-01-06
1831 - Bug fix in G4DynamicTable::RemoveElectron      1541 - Bug fix in G4DynamicTable::RemoveElectron
1832 - Change G4USE_STL_MAP flag into G4USE_STL       1542 - Change G4USE_STL_MAP flag into G4USE_STL
1833                                                  1543 
1834 - Nov 03, 99   G.Cosmo                        << 1544 - Nov 03, 99   G.Cosmo 
1835 - Modified top-level GNUmakefile to fix G4bar    1545 - Modified top-level GNUmakefile to fix G4barions to G4baryons for
1836   the "gmake global" target.                     1546   the "gmake global" target.
1837                                                  1547 
1838 - Oct 29, 99   H.Kurashige                    << 1548 - Oct 29, 99   H.Kurashige 
1839 ------ hadrons-V00-01-01                         1549 ------ hadrons-V00-01-01
1840 - Fixed particle name for G4RhoPlus              1550 - Fixed particle name for G4RhoPlus
1841 ----- partman-V00-01-05                          1551 ----- partman-V00-01-05
1842 - Implement STL map version of G4ParticleTabl    1552 - Implement STL map version of G4ParticleTable (G4USE_STL_MAP flag)
1843 - Adding comments for Software Reference Manu    1553 - Adding comments for Software Reference Manual
1844                                                  1554 
1845 - Oct 20, 99   H.Kurashige (particles-V00-01-    1555 - Oct 20, 99   H.Kurashige (particles-V00-01-01)
1846 ----- partman-V00-01-04 tag                      1556 ----- partman-V00-01-04 tag
1847 - Bug fixes in G4PDGCodeChecker and G4IonTabl    1557 - Bug fixes in G4PDGCodeChecker and G4IonTable
1848                                                  1558 
1849 - Oct 13, 99  H.Kurashige (particles-V00-01-0    1559 - Oct 13, 99  H.Kurashige (particles-V00-01-00b)
1850 ----- partman-V00-01-03 tag                      1560 ----- partman-V00-01-03 tag
1851 - Bug fix in G4NucleiProperties  (Hisaya)        1561 - Bug fix in G4NucleiProperties  (Hisaya)
1852                                                  1562 
1853 - Oct 8, 99 H.Kurashige (particles-V00-01-00a    1563 - Oct 8, 99 H.Kurashige (particles-V00-01-00a)
1854 ------ hadrons-V00-01-00a tag ( Oct. 7)          1564 ------ hadrons-V00-01-00a tag ( Oct. 7)
1855 - Reanme G4Bayon.cc B4Baryon.cc               << 1565 - Reanme G4Bayon.cc B4Baryon.cc 
1856                                                  1566 
1857 - Oct 7, 99 J.Allison                            1567 - Oct 7, 99 J.Allison
1858 - Changed name of library G4barions to G4bary    1568 - Changed name of library G4barions to G4baryons.
1859                                                  1569 
1860 - Oct 6, 99 H.Kurashige (particles-V00-01-00)    1570 - Oct 6, 99 H.Kurashige (particles-V00-01-00)
1861 ----- shortlived-V00-01-01 tag                   1571 ----- shortlived-V00-01-01 tag
1862 - Change 'static const  G4String' array to  '    1572 - Change 'static const  G4String' array to  'static const char*' array (Hisaya)
1863 ----- partman-V00-01-02 tag                      1573 ----- partman-V00-01-02 tag
1864 - New naming scheme for ions in G4IonTable::G    1574 - New naming scheme for ions in G4IonTable::GetIonName()
1865 - Modified G4IonTable::GetIon methods and rel << 1575 - Modified G4IonTable::GetIon methods and related 
1866 - Added  G4VIsotopeTable and G4IsotopePropert    1576 - Added  G4VIsotopeTable and G4IsotopeProperty (Hisaya)
1867 - Bug fix in G4NucleiProperties  (Vicente)       1577 - Bug fix in G4NucleiProperties  (Vicente)
1868                                                  1578 
1869 - Oct 3, 99 H.Kurashige                          1579 - Oct 3, 99 H.Kurashige
1870 ------ shortlived-V00-01-00,hadrons-V00-01-00    1580 ------ shortlived-V00-01-00,hadrons-V00-01-00 tag
1871 - Rename 'Barion' into 'Baryon' (Hisaya)         1581 - Rename 'Barion' into 'Baryon' (Hisaya)
1872                                                  1582 
1873 - Aug 20, 99 H.Kurashige                         1583 - Aug 20, 99 H.Kurashige
1874 ----- partman-V00-01-01 tag                      1584 ----- partman-V00-01-01 tag
1875 - Added theDynamicalCharge and theElectronOcc    1585 - Added theDynamicalCharge and theElectronOccupancy in G4DynamicParticle (Hisaya)
1876 - Modified G4IonTable::GetIon methods and rel    1586 - Modified G4IonTable::GetIon methods and related (Hisaya)
1877 - Added G4ElectronOccupancy class (Hisaya)       1587 - Added G4ElectronOccupancy class (Hisaya)
1878 - Added G4PDGCodeChecker and modified G4Parti << 1588 - Added G4PDGCodeChecker and modified G4ParticleDefinition::FillQuarkContents (Hisaya) 
1879 - Added G4NucleiPropertiesTheoreticalTable to    1589 - Added G4NucleiPropertiesTheoreticalTable to describe excess Masses from Meyer-Swiatecky fromula (Vicente)
1880 - Modified G4NucleiProperties and G4NucleiPro    1590 - Modified G4NucleiProperties and G4NucleiPropertiesTable  (Vicente)
1881                                                  1591 
1882 - June 16, 99 H.Kurashige                     << 1592 - June 16, 99 H.Kurashige 
1883 - Fixed a bug in G4VDecayChannel::FillDaughte    1593 - Fixed a bug in G4VDecayChannel::FillDaughters (partman-01-00-11)
1884 - Fixed a branching ratio for b1(1235) in G4E    1594 - Fixed a branching ratio for b1(1235) in G4ExcitedMesonConstructor
1885             (shortlived-01-00-06)                1595             (shortlived-01-00-06)
1886                                                  1596 
1887 - June 16, 99 H.Kurashige (particles-01-00-08 << 1597 - June 16, 99 H.Kurashige (particles-01-00-08a)  
1888 - Fixed a bug of initialization for massKdiff    1598 - Fixed a bug of initialization for massKdiff and widthKdiff in G4ExcitedMeson Constructor.cc (shortlived-01-00-05)
1889                                                  1599 
1890 - June 10, 99 H.Kurashige (particles-01-00-08 << 1600 - June 10, 99 H.Kurashige (particles-01-00-08)  
1891 - Fixed a bug in  G4ParticleWithCuts::CalcEne    1601 - Fixed a bug in  G4ParticleWithCuts::CalcEnergyCuts(G4double aCut)
1892                   (partman-01-00-10)          << 1602                   (partman-01-00-10) 
1893 - Fixed mass, width, encoding for some resona    1603 - Fixed mass, width, encoding for some resonaces (shortlived-01-00-04)
1894 - Added mass width for relatively long life p    1604 - Added mass width for relatively long life particles
1895                   (leptons-01-00-02, hadrons,    1605                   (leptons-01-00-02, hadrons,01-00-02)
1896                                                  1606 
1897 - June 8, 99 H.Kurashige (particles-01-00-07,    1607 - June 8, 99 H.Kurashige (particles-01-00-07, shortlived-01-00-03)
1898 - Fixed Sigma(2040) mass in G4ExcitedSigmaCon << 1608 - Fixed Sigma(2040) mass in G4ExcitedSigmaConstructor 
1899                                                  1609 
1900 - May 26, 99  J.Allison (partman-01-00-09)       1610 - May 26, 99  J.Allison (partman-01-00-09)
1901 - In G4NucleiProperties.hh (Vicente Lara):       1611 - In G4NucleiProperties.hh (Vicente Lara):
1902   Added GetNuclearMass, GetBindingEnergy         1612   Added GetNuclearMass, GetBindingEnergy
1903   Corrected GetMassExcess.                       1613   Corrected GetMassExcess.
1904 - In G4NucleiPropertiesTabel.hh:                 1614 - In G4NucleiPropertiesTabel.hh:
1905   Added GetNuclearMass (VL).                     1615   Added GetNuclearMass (VL).
1906   Changed G4String to const char* in (JA):       1616   Changed G4String to const char* in (JA):
1907     static const char*& GetName(G4int Z, G4in    1617     static const char*& GetName(G4int Z, G4int A);
1908     static const char* Name[nEntries];           1618     static const char* Name[nEntries];
1909     static const char* noName;                   1619     static const char* noName;
1910 - Split G4NucleiPropertiesTable.cc into G4Nuc    1620 - Split G4NucleiPropertiesTable.cc into G4NucleiPropertiesTableA.cc
1911   and G4NucleiPropertiesTableA.cc (JA).          1621   and G4NucleiPropertiesTableA.cc (JA).
1912 - G4DecayTable.cc: Added inclusion of globals    1622 - G4DecayTable.cc: Added inclusion of globals.hh to make it
1913   self-consistent (Gabriele, May 25).            1623   self-consistent (Gabriele, May 25).
1914                                                  1624 
1915 - May 19, 99  H.Kurashige (partman-01-00-08)     1625 - May 19, 99  H.Kurashige (partman-01-00-08)
1916 - In G4ParticleTable destructor, use clear()  << 1626 - In G4ParticleTable destructor, use clear() and remove destruction of keys 
1917                                                  1627 
1918 - May 18, 99  J.Allison                          1628 - May 18, 99  J.Allison
1919 - In G4ParticleTable destructor, #ifdef G4USE    1629 - In G4ParticleTable destructor, #ifdef G4USE_STL use clearAndDestroy().
1920 - Bug fixed in GetAtomicMass due to substract    1630 - Bug fixed in GetAtomicMass due to substraction of electron mass for get
1921   the nuclear masses - Vicente Lara.             1631   the nuclear masses - Vicente Lara.
1922                                                  1632 
1923 - May  6, 99 H.Kurashige (partman-01-00-07)      1633 - May  6, 99 H.Kurashige (partman-01-00-07)
1924 - Fix a bug in G4DynamicParticle                 1634 - Fix a bug in G4DynamicParticle
1925 - Fix bugs in G4IonTable::GetNucleusMass         1635 - Fix bugs in G4IonTable::GetNucleusMass
1926                                                  1636 
1927 - Apr. 23, 99  H.Kurashige (particles-01-00-0    1637 - Apr. 23, 99  H.Kurashige (particles-01-00-06, partman-01-00-06,
1928           shortlived-01-00-02)                   1638           shortlived-01-00-02)
1929 - Retrieve modification for the correct mass     1639 - Retrieve modification for the correct mass formulae of ions
1930   (particles-01-00-04,05,05a does not include    1640   (particles-01-00-04,05,05a does not include bug fixes in particles-01-00-03)
1931 - Set G4ParticleTable::RemoveAllParticles as     1641 - Set G4ParticleTable::RemoveAllParticles as "protected"
1932 - Bug fixes in G4ExcitedMesonConstructor::Con    1642 - Bug fixes in G4ExcitedMesonConstructor::ConstructMeson
1933                                                  1643 
1934 - Apr. 16, 99  H.Kurashige (particles-01-00-0    1644 - Apr. 16, 99  H.Kurashige (particles-01-00-05a, partman-01-00-05a)
1935 -  Fixed a bug in G4ParticleWithCuts to ensur    1645 -  Fixed a bug in G4ParticleWithCuts to ensure unit independence (Laszlo)
1936                                                  1646 
1937 - Apr. 15, 99  H.Kurashige (particles-01-00-0    1647 - Apr. 15, 99  H.Kurashige (particles-01-00-05, partman-01-00-05)
1938 -  Added invocation of G4VUserPhysicsList::Bu    1648 -  Added invocation of G4VUserPhysicsList::BuildPhysicsTable for ions created on the fly (G4IonTable::GetIon)
1939 -  Removed comment out statements in G4Partic    1649 -  Removed comment out statements in G4ParticleDefinition constructor
1940                                                  1650 
1941 - Apr. 13,99  H.Kurashige (particles-01-00-04 << 1651 - Apr. 13,99  H.Kurashige (particles-01-00-04, partman-01-00-04, 
1942          leptons-01-00-01,   bosons-01-00-01,    1652          leptons-01-00-01,   bosons-01-00-01,
1943          hadrons-01-00-01, shortlived-01-00-0    1653          hadrons-01-00-01, shortlived-01-00-01)
1944 - Clean up codes  H.Kurashige                    1654 - Clean up codes  H.Kurashige
1945                                                  1655 
1946                                                  1656 
1947 - Apr. 2,99   H.Kurashige (particles-01-00-03    1657 - Apr. 2,99   H.Kurashige (particles-01-00-03, partman-01-00-03)
1948 - Fixed mass fomulae in G4IonTable            << 1658 - Fixed mass fomulae in G4IonTable 
1949                                                  1659 
1950 - Feb 6, 99   H.Kurashige (particles-01-00-02    1660 - Feb 6, 99   H.Kurashige (particles-01-00-02 ,partman-01-00-02)
1951 - Migrate G4ParticleTypes.hh into process/man    1661 - Migrate G4ParticleTypes.hh into process/management
1952 - Remove using G4ParticleMomentum                1662 - Remove using G4ParticleMomentum
1953                                                  1663 
1954 - Feb 4, 99  H.Kurashige (particles-01-00-01)    1664 - Feb 4, 99  H.Kurashige (particles-01-00-01)
1955 - Re-fixed bugs in destrction of ions  (Hisay    1665 - Re-fixed bugs in destrction of ions  (Hisaya)
1956                                                  1666 
1957 - Dec. 15, 98 H.Kurashige(particles-00-04-08)    1667 - Dec. 15, 98 H.Kurashige(particles-00-04-08)
1958 - Fixed bugs in destrction of ions  (Hisaya)     1668 - Fixed bugs in destrction of ions  (Hisaya)
1959                                                  1669 
1960 - Dec 11, 98  H.Kurashige (particles-00-04-07    1670 - Dec 11, 98  H.Kurashige (particles-00-04-07a)
1961 - Fixed bugs in G4IonTable::GetIonMass (Hisay    1671 - Fixed bugs in G4IonTable::GetIonMass (Hisaya)
1962                                                  1672 
1963 - Dec. 10, 98 H.Kurashige (particles-00-04-06    1673 - Dec. 10, 98 H.Kurashige (particles-00-04-06)
1964 - Fixed bugs in G4NuclearProperties::GetAtomi    1674 - Fixed bugs in G4NuclearProperties::GetAtomicMass (Hisaya)
1965                                                  1675 
1966 - Dec 9, 98 H.Kurashige (particles-00-04-05)     1676 - Dec 9, 98 H.Kurashige (particles-00-04-05)
1967 - Modified G4NuclearProperties::GetAtomicMass    1677 - Modified G4NuclearProperties::GetAtomicMass (Vicente)
1968 - Modified G4IonTable::GetIonMass (Hisaya)       1678 - Modified G4IonTable::GetIonMass (Hisaya)
1969   (partman-00-04-05)                             1679   (partman-00-04-05)
1970                                                  1680 
1971 - Dec 5, 98 H.Kurashige (particles-00-04-04)     1681 - Dec 5, 98 H.Kurashige (particles-00-04-04)
1972 - Added G4GenericIon for Process List (partma    1682 - Added G4GenericIon for Process List (partman-00-04-04,hadrons-00-04-01)
1973                                                  1683 
1974 - Dec 2, 98 H.Kurashige (particles-00-04-03)     1684 - Dec 2, 98 H.Kurashige (particles-00-04-03)
1975 - Added G4ParticleTypes.hh in management/incl    1685 - Added G4ParticleTypes.hh in management/include. Moved from
1976   global/management/include. (G.Cosmo) (partm    1686   global/management/include. (G.Cosmo) (partman-00-04-03)
1977 - Added mechanism to prevent multiple instanc    1687 - Added mechanism to prevent multiple instanciation of resonaces (Hisaya)
1978   (shortlived-00-04-03)                          1688   (shortlived-00-04-03)
1979                                                  1689 
1980 - Nov 25, 98   H.Kurashige (particles-00-04-0    1690 - Nov 25, 98   H.Kurashige (particles-00-04-02)
1981 - Fixed bugs in shortlived particle table (sh    1691 - Fixed bugs in shortlived particle table (shortlived-00-04-02)
1982 - More modification for E ~= p, i.e., photons    1692 - More modification for E ~= p, i.e., photons in G4DynamicParticles
1983 - Added command of /particle/find in G4Partic    1693 - Added command of /particle/find in G4ParticleMessenger
1984 - Modified cut scheme for G4Ions                 1694 - Modified cut scheme for G4Ions
1985   (partman-00-04-02)                             1695   (partman-00-04-02)
1986                                                  1696 
1987 - Nov 20, 98   J.Allison (particles-00-04-01a    1697 - Nov 20, 98   J.Allison (particles-00-04-01a)
1988 - Protected G4DynamicParticles::Set4Momentum     1698 - Protected G4DynamicParticles::Set4Momentum sqrt for E ~= p, i.e., photons.
1989                                                  1699 
1990 - Nov 18, 98   H.Kurashige (particles-00-04-0 << 1700 - Nov 18, 98   H.Kurashige (particles-00-04-01)    
1991 - Changed G4VDecayChannel::DecayIt for treati << 1701 - Changed G4VDecayChannel::DecayIt for treating dynamical mass (Hisaya)    
1992 - Migreted G4NucleiPropoerties from /processe << 1702 - Migreted G4NucleiPropoerties from /processes/hadronic                    
1993   to get precise mass for ions    (Hisaya)    << 1703   to get precise mass for ions    (Hisaya)                                 
1994   (partman-00-04-01)                          << 1704   (partman-00-04-01)                                                       
1995 - Fixed minor bugs in G4ShortLivedConstructor << 1705 - Fixed minor bugs in G4ShortLivedConstructor (Hisaya)                     
1996   (shortlived-00-04-01)                       << 1706   (shortlived-00-04-01)                                                    
1997                                                  1707 
1998 - Nov 17, 98  John Allison and Hans-Peter Wel    1708 - Nov 17, 98  John Allison and Hans-Peter Wellisch
1999 - SetApplyCutsFlag(false) in G4ParticleWithCu    1709 - SetApplyCutsFlag(false) in G4ParticleWithCuts constructor.
2000 - Initialise cuts at construction of G4Ions.     1710 - Initialise cuts at construction of G4Ions.
2001                                                  1711 
2002 - Nov 14, 98   H.Kurashige (particles-00-03-0    1712 - Nov 14, 98   H.Kurashige (particles-00-03-05)
2003 - Fixed a bug in G4ParticleWithCuts::CalcEner    1713 - Fixed a bug in G4ParticleWithCuts::CalcEnergyCuts
2004 - Suppress messages in construction of static << 1714 - Suppress messages in construction of static objects (partman-00-03-06) 
2005                                                  1715 
2006 - Nov 13, 98   H.Kurashige (particles-00-03-0    1716 - Nov 13, 98   H.Kurashige (particles-00-03-04)
2007 - Fixed bugs in G4ParticleTable::Remove() (pa    1717 - Fixed bugs in G4ParticleTable::Remove() (partman-00-03-04)
2008 - Fixed bugs in resonace constuctors (shortli    1718 - Fixed bugs in resonace constuctors (shortlived-00-03-04)
2009                                               << 1719   
2010 - Nov 8, 98    H.Kurashige (particles-00-03-0    1720 - Nov 8, 98    H.Kurashige (particles-00-03-03)
2011 - Fixed bugs in deletion of IonTable          << 1721 - Fixed bugs in deletion of IonTable 
2012 - Modified G4PprticleWithCuts not to use Ener << 1722 - Modified G4PprticleWithCuts not to use EnergyLossTable 
2013   (partman-00-03-03)                             1723   (partman-00-03-03)
2014 - Chnage some enum numbers to public member      1724 - Chnage some enum numbers to public member  for SUN complier
2015   (shortlived-00-03-03)                          1725   (shortlived-00-03-03)
2016                                                  1726 
2017 -Oct 27, 98   H.Kurashige (particles-00-03-02    1727 -Oct 27, 98   H.Kurashige (particles-00-03-02)
2018 - Added higher excited  mesons (f0, a1, a2, K    1728 - Added higher excited  mesons (f0, a1, a2, K1, K2 etc.)
2019   (shortlived-00-03-02)                          1729   (shortlived-00-03-02)
2020 - Modified encoding rule for resonances       << 1730 - Modified encoding rule for resonances  
2021 - Added four bodys decay in G4PhaseSpaceDecay    1731 - Added four bodys decay in G4PhaseSpaceDecayChannel
2022   (partman-00-03-02)                             1732   (partman-00-03-02)
2023                                                  1733 
2024 -Oct 16, 98   H.Kurashige (particles-00-03-01    1734 -Oct 16, 98   H.Kurashige (particles-00-03-01)
2025 - Added higher excited baryons (N*, delta*, s    1735 - Added higher excited baryons (N*, delta*, sigma* lambda* and xi*)
2026   (shortlived-00-03-01)                          1736   (shortlived-00-03-01)
2027 - Added rho+, rho-   (hadrons-00-03-01)          1737 - Added rho+, rho-   (hadrons-00-03-01)
2028 - Modified encoding rule for resonances  (par    1738 - Modified encoding rule for resonances  (partman-00-03-01)
2029                                                  1739 
2030 -Sep 25, 98  H.Kurashige (particles-00-02-03)    1740 -Sep 25, 98  H.Kurashige (particles-00-02-03)
2031 - reverted static methods for getting the par    1741 - reverted static methods for getting the particle pointer as inlined
2032 - modified PDG encoding of Xi_c               << 1742 - modified PDG encoding of Xi_c 
2033      (leptons-00-02-02, bosons-00-02-03, hadr    1743      (leptons-00-02-02, bosons-00-02-03, hadrons-00-02-02 )
2034 - modified G4ParticleTable to improve search     1744 - modified G4ParticleTable to improve search by encoding ( partman-00-02-03 )
2035                                                  1745 
2036 -Aug 26, 98  H.Kurashige (particles-00-02-02)    1746 -Aug 26, 98  H.Kurashige (particles-00-02-02)
2037 - Fixed sum bugs (bosons-00-02-02, partman-00    1747 - Fixed sum bugs (bosons-00-02-02, partman-00-02-02)
2038                                                  1748 
2039 -Aug 10, 98  H.Kurashige (particles-00-02-01)    1749 -Aug 10, 98  H.Kurashige (particles-00-02-01)
2040 - modified G4ParticleTable::FindIon (partman-    1750 - modified G4ParticleTable::FindIon (partman-00-02-01)
2041 - changed all static methods for getting the  << 1751 - changed all static methods for getting the particle pointer as non-inlined   
2042    tagged with following sub-directories         1752    tagged with following sub-directories
2043         leptons:        leptons-00-02-01         1753         leptons:        leptons-00-02-01
2044         bosons:         bosons-00-02-01          1754         bosons:         bosons-00-02-01
2045         hadrons:        hadrons-00-02-01         1755         hadrons:        hadrons-00-02-01
2046                                                  1756 
2047 July 20, 98  H.Kurashige (particles-00-01-07)    1757 July 20, 98  H.Kurashige (particles-00-01-07)
2048 - fixed comnands in G4ParticleMessenger          1758 - fixed comnands in G4ParticleMessenger
2049                                                  1759 
2050 July 19, 98  H.Kurashige (particles-00-01-06)    1760 July 19, 98  H.Kurashige (particles-00-01-06)
2051 - tagged                                      << 1761 - tagged 
2052                                                  1762 
2053 July 12, 98  H.Kurashige (particles-00-01-05)    1763 July 12, 98  H.Kurashige (particles-00-01-05)
2054 - modified G4IonTable::GetIon (partman-00-01-    1764 - modified G4IonTable::GetIon (partman-00-01-04)
2055                                                  1765 
2056 July 10, 98  98 H.Kurashige (particles-00-01-    1766 July 10, 98  98 H.Kurashige (particles-00-01-04)
2057 - fixed G4ShortLivedConstructor.cc (shortlive    1767 - fixed G4ShortLivedConstructor.cc (shortlived-00-01-02)
2058                                                  1768 
2059 July 8, 98 H.Kurashige (particles-00-01-03)      1769 July 8, 98 H.Kurashige (particles-00-01-03)
2060 - fixed G4ShortLivedConstructor.cc               1770 - fixed G4ShortLivedConstructor.cc
2061 - removed G4MaterialTable.hh and G4ElementVec    1771 - removed G4MaterialTable.hh and G4ElementVector.hh
2062 - fixed G4ParticlePropertyMessenger              1772 - fixed G4ParticlePropertyMessenger
2063 - tagged with following sub-directories          1773 - tagged with following sub-directories
2064         management:     partman-00-01-03         1774         management:     partman-00-01-03
2065         leptons:        leptons-00-01-02         1775         leptons:        leptons-00-01-02
2066         bosons:         bosons-00-01-02          1776         bosons:         bosons-00-01-02
2067         hadrons:        hadrons-00-01-02         1777         hadrons:        hadrons-00-01-02
2068   shortlived: shortlived-00-01-01                1778   shortlived: shortlived-00-01-01
2069                                                  1779 
2070 July 6, 98 H.Kurashige (partman-00-01-01)        1780 July 6, 98 H.Kurashige (partman-00-01-01)
2071 - modified G4ParticleWithCuts                    1781 - modified G4ParticleWithCuts
2072 - modified G4ParticleTable                       1782 - modified G4ParticleTable
2073                                                  1783 
2074 July 1, 98 H.Kurashige (particles-00-07-01)      1784 July 1, 98 H.Kurashige (particles-00-07-01)
2075 - add G4shortlived.a in GNUmakefile              1785 - add G4shortlived.a in GNUmakefile
2076 - tagged with following sub-directories          1786 - tagged with following sub-directories
2077   management: partman-00-07-03                   1787   management: partman-00-07-03
2078   leptons:  leptons-00-07-01                     1788   leptons:  leptons-00-07-01
2079   bosons:   bosons-00-07-01                      1789   bosons:   bosons-00-07-01
2080   hadrons:  hadrons-00-07-01                     1790   hadrons:  hadrons-00-07-01
2081   shorrtlived:  shortlived-00-07-03              1791   shorrtlived:  shortlived-00-07-03
2082                                                  1792 
2083 June 28,  98 H.Kurashige                         1793 June 28,  98 H.Kurashige
2084 - add shortlived directory for G4VShortLivedP    1794 - add shortlived directory for G4VShortLivedParticle and its derived classes
2085 - add G4Ions for nucleus in management           1795 - add G4Ions for nucleus in management
2086 - add G4TonTable and G4ShortLivedTable and mo    1796 - add G4TonTable and G4ShortLivedTable and modify G4ParticleTable
2087 - modify G4ParticleDefinition                    1797 - modify G4ParticleDefinition
2088                                                  1798 
2089 June 27,  98 L. Felawka                          1799 June 27,  98 L. Felawka
2090 - remove particle "Helium3" (duplicate partic    1800 - remove particle "Helium3" (duplicate particle "He3" already exists)
2091                                                  1801 
2092 June 26,  98 L. Felawka                          1802 June 26,  98 L. Felawka
2093 - add new particle: "Helium3" (type hadron/io    1803 - add new particle: "Helium3" (type hadron/ion)
2094                                                  1804 
2095 June 23,  98 H.Kurashige (paricles-06-03)        1805 June 23,  98 H.Kurashige (paricles-06-03)
2096 - fix bugs in G4ParticleWithCuts by Laszlo (p    1806 - fix bugs in G4ParticleWithCuts by Laszlo (partman-06-05)
2097 - modification for new SetCuts by Hisaya         1807 - modification for new SetCuts by Hisaya
2098      (hadrons-06-03,bosons-06-01,leptons-06-0    1808      (hadrons-06-03,bosons-06-01,leptons-06-01)
2099                                                  1809 
2100 June 18 , 98 H.Kurashige (partman-00-06-04)      1810 June 18 , 98 H.Kurashige (partman-00-06-04)
2101 - fix bugs in initialization of G4PaarticleWi    1811 - fix bugs in initialization of G4PaarticleWithCuts
2102                                                  1812 
2103 June 8, 98 H.Kurashige (partman-00-06-03)        1813 June 8, 98 H.Kurashige (partman-00-06-03)
2104 - add GetEnergyThreshold method in G4Particle    1814 - add GetEnergyThreshold method in G4ParticleDefinition
2105                                                  1815 
2106 June 7, 98 H.Kurashige (partman-00-06-02)        1816 June 7, 98 H.Kurashige (partman-00-06-02)
2107 - remove theKillProcess from G4DynamicParticl    1817 - remove theKillProcess from G4DynamicParticle
2108                                                  1818 
2109 June 7, 98 H.Kurashige (partman-00-06-01)        1819 June 7, 98 H.Kurashige (partman-00-06-01)
2110 - modify in order to avoid dependencies to pr    1820 - modify in order to avoid dependencies to process category
2111   remove invocation of G4VProcess::BuildPhysi    1821   remove invocation of G4VProcess::BuildPhysicsTable in G4ParticleWithCuts::SetCuts
2112   remove aggregation of G4ProcessManagerMesse    1822   remove aggregation of G4ProcessManagerMessenger in G4PaerticleMessenger
2113                                                  1823 
2114 April 25, 98 H.Kurashige (hadrons-06-01)         1824 April 25, 98 H.Kurashige (hadrons-06-01)
2115 - Added G4He3 and fixed some parameters in io    1825 - Added G4He3 and fixed some parameters in ions
2116                                                  1826 
2117 April 21, 98 G.Cosmo (particles-00-05-01)        1827 April 21, 98 G.Cosmo (particles-00-05-01)
2118 - Tagged.                                        1828 - Tagged.
2119                                                  1829 
2120 April 08, 98 G.Cosmo                             1830 April 08, 98 G.Cosmo
2121 - Added fixes for DEC-cxx 6.0 compiler, relat    1831 - Added fixes for DEC-cxx 6.0 compiler, related to for-loop index
2122   declarations. List of modified files:          1832   declarations. List of modified files:
2123   management/G4DecayProducts.cc .hh, G4DecayT    1833   management/G4DecayProducts.cc .hh, G4DecayTable.cc, G4KL3DecayChannel.cc
2124              G4ParticleWithCuts.cc, G4PhaseSp    1834              G4ParticleWithCuts.cc, G4PhaseSpaceDecayChannel.cc,
2125              G4VDecayChannel.cc                  1835              G4VDecayChannel.cc
2126   leptons/G4Electron.cc                          1836   leptons/G4Electron.cc
2127                                                  1837 
2128 March 24, 98 G.Barrand                           1838 March 24, 98 G.Barrand
2129 - GNUmakefile : MAKESHLIB changed in G4MAKESH    1839 - GNUmakefile : MAKESHLIB changed in G4MAKESHLIB
2130                                                  1840 
2131 January 28, 98 S. Sadilov                        1841 January 28, 98 S. Sadilov
2132 - For Win/NT port in GNUmakefile used $OUT_LI << 1842 - For Win/NT port in GNUmakefile used $OUT_LIB introduced in 
2133   GNUmakefile.architecture as positional qual << 1843   GNUmakefile.architecture as positional qualifier for creating 
2134   composite-library.                             1844   composite-library.
2135                                                  1845 
2136 January 28, 98 H.Kurashige - (particles-00-03    1846 January 28, 98 H.Kurashige - (particles-00-03-01)
2137 January 24, 98 H.Kurashige - (partman-03-01)  << 1847 January 24, 98 H.Kurashige - (partman-03-01) 
2138 January 24, 98 H.Kurashige - (hadrons-03-01)     1848 January 24, 98 H.Kurashige - (hadrons-03-01) (leptons-03-01) (bosons-03-01)
2139 December 19, 97 G. Cosmo - (alpha03)             1849 December 19, 97 G. Cosmo - (alpha03)
2140                                                  1850 
2141 - Created.                                       1851 - Created.