Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/processes/cuts/History

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

Diff markup

Differences between /processes/cuts/History (Version 11.3.0) and /processes/cuts/History (Version 10.2.p2)


  1 # Category proccuts History                    <<   1 $Id: History 93090 2015-10-05 13:14:43Z gcosmo $
  2                                                <<   2 -------------------------------------------------------------------
  3 See `CONTRIBUTING.rst` for details of **requir << 
  4 which **must** added in reverse chronological  << 
  5 It must **not** be used as a substitute for wr << 
  6                                                << 
  7 ---------------------------------------------- << 
  8                                                << 
  9 ## 2023-10-24 Ivana Hrivnacova (proccuts-V11-0 << 
 10 - G4ProductionCutsTable - Added method CreateC << 
 11   separated from UpdateCoupleTable() needed to << 
 12   class data for usafe new SetEnergyCutVector( << 
 13                                                << 
 14 ## 2023-09-29 Vladimir Ivantchenko (proccuts-V << 
 15 - G4ProductionCutsTable - added method SetEner << 
 16     requested by ALICE experiment              << 
 17                                                << 
 18 ## 2022-11-16 Gabriele Cosmo (proccuts-V11-00- << 
 19 - Fixed compilation warnings for implicit type << 
 20                                                << 
 21 ## 2022-06-01 Vladimir Ivantchenko (proccuts-V << 
 22 - G4VRangeToEnergyConverter - do not set lock  << 
 23     method; code clean-up                      << 
 24 - G4ProductionCuts - removed unnecessary threa << 
 25     code clean-up and simplified               << 
 26                                                << 
 27 ## 2022-06-13 Sergio Losilla (proccuts-V11-00- << 
 28 - Added warning when trying to set cuts for pa << 
 29   gamma, e-, e+ or proton.                     << 
 30                                                << 
 31 ## 2022-05-07 Vladimir Ivantchenko (proccuts-V << 
 32 - G4VRangeToEnergyConverter - fixed static met << 
 33     initialisation of energy limits independen << 
 34     calls in user code; use G4Autoloack to sim << 
 35     use "s" prefix for static class members    << 
 36                                                << 
 37 ## 2022-03-14 Ivana Hrivnacova (proccuts-V11-0 << 
 38 - G4VRangeToEnergyConverter - fixed clearing o << 
 39     in destructor                              << 
 40                                                << 
 41 ## 2022-01-19 Vladimir Ivantchenko (proccuts-V << 
 42 - G4VRangeToEnergyConverter - fixed constructi << 
 43     static data (initial problem identified by << 
 44                                                << 
 45 ## 2021-12-10 Ben Morgan (proccuts-V11-00-00)  << 
 46 - Change to new Markdown History format        << 
 47                                                << 
 48 ---                                            << 
 49                                                << 
 50 # History entries prior to 11.0                << 
 51                                                << 
 52 October. 12th, 2021 - V.Ivanchenko (proccuts-V << 
 53 - G4PhysicsTableHelper - fixed Coverity warnin << 
 54     removed G4ThreadLocal variable, substitute << 
 55     G4Exception (old printouts are kept), remo << 
 56 - G4MCCIndexConversionTable - changed inline f << 
 57     return is left instead of two              << 
 58                                                << 
 59 September. 1th, 2021 - V.Ivanchenko (proccuts- << 
 60 - G4VRangeToEnergyConverter, G4RToEConvForPosi << 
 61   G4RToEConvForElectron, G4RToEConvForGamma, G << 
 62     Simplified the design - do not use G4Physi << 
 63     G4PhysicsVector but convert range cut to p << 
 64     directly; expected memory reduction for bi << 
 65     some speed-up of initialisation            << 
 66                                                << 
 67 July. 18th, 2021 - V.Ivanchenko (proccuts-V10- << 
 68 - G4VRangeToEnergyConverter - updated interfac << 
 69                                                << 
 70 July. 11th, 2021 - V.Ivanchenko (proccuts-V10- << 
 71 - G4PhysicsTableHelper - fixed minor Coverity  << 
 72                                                << 
 73 May. 26th, 2021 - V.Ivanchenko (proccuts-V10-0 << 
 74 - G4PhysicsTableHelper - updated interface to  << 
 75                                                << 
 76 Apr. 16th, 2021 - B. Morgan (proccuts-V10-07-0 << 
 77 - Migrate build to modular CMake API           << 
 78                                                << 
 79 Jun. 5th, 2020  - G.Cosmo (procuts-V10-06-00)  << 
 80 - Revision for use of c++11 constructs. Code c << 
 81                                                << 
 82 Nov. 19th, 2019  - G.Cosmo (procuts-V10-05-02) << 
 83 - Fixed cases of implicit type conversions fro << 
 84                                                << 
 85 Apr. 24th, 2019  - M.Asai (procuts-V10-05-01)  << 
 86 - Add protection against premature call to G4P << 
 87                                                << 
 88 Mar. 11th, 2019  - G.Cosmo (procuts-V10-05-00) << 
 89 - Fixed typos in printouts in G4PhysicsTableHe << 
 90                                                << 
 91 Aug. 13th, 2018  - H.Kurashige (procuts-V10-04 << 
 92 - clean up codes (use nullptr, and so on )     << 
 93                                                     3 
                                                   >>   4      =========================================================
                                                   >>   5      Geant4 - an Object-Oriented Toolkit for Simulation in HEP
                                                   >>   6      =========================================================
                                                   >>   7 
                                                   >>   8                       Category History file
                                                   >>   9                       ---------------------
                                                   >>  10 This file should be used by G4 developers and category coordinators
                                                   >>  11 to briefly summarize all major modifications introduced in the code
                                                   >>  12 and keep track of all category-tags.
                                                   >>  13 It DOES NOT substitute the  CVS log-message one should put at every
                                                   >>  14 committal in the CVS repository !
                                                   >>  15 
                                                   >>  16      ----------------------------------------------------------
                                                   >>  17      * Reverse chronological order (last date on top), please *
                                                   >>  18      ----------------------------------------------------------
 94 Oct. 4th, 2015  - M.Asai (procuts-V10-01-05)       19 Oct. 4th, 2015  - M.Asai (procuts-V10-01-05)
 95 - G4VRangeToEnergyConverter: recover Reset() t     20 - G4VRangeToEnergyConverter: recover Reset() to its destructor.
 96                                                    21 
 97 Aug. 10th, 2015   - H.Kurashige (procuts-V10-0     22 Aug. 10th, 2015   - H.Kurashige (procuts-V10-01-04)
 98 - Modify loop_counter for better performance   <<  23 - Modify loop_counter for better performance 
 99                                                    24 
100 Aug. 9th, 2015   - H.Kurashige (procuts-V10-01     25 Aug. 9th, 2015   - H.Kurashige (procuts-V10-01-03)
101 - Remove while loop from G4VRangeToEnergyConve     26 - Remove while loop from G4VRangeToEnergyConverter::ConvertCutToKineticEnergy
102                                                    27 
103 May. 25th, 2014  - H.Kurashige (procuts-V10-00     28 May. 25th, 2014  - H.Kurashige (procuts-V10-00-02)
104 - Fix Coverity defects in G4VRangeToEnergyConv     29 - Fix Coverity defects in G4VRangeToEnergyConverter
105                                                    30 
106 Apr. 27th, 2014  - H.Kurashige (procuts-V10-00     31 Apr. 27th, 2014  - H.Kurashige (procuts-V10-00-01)
107 - Fix Coverity defects in G4VRangeToEnergyConv     32 - Fix Coverity defects in G4VRangeToEnergyConverter
108                                                    33 
109 Jan. 23rd, 2014  - H.Kurashige (procuts-V10-00     34 Jan. 23rd, 2014  - H.Kurashige (procuts-V10-00-00)
110 - Fix compiler warning in G4ProcessCutsTable.c     35 - Fix compiler warning in G4ProcessCutsTable.cc
111                                                    36 
112 Nov. 21st, 2013  - H.Kurashige (procuts-V09-06     37 Nov. 21st, 2013  - H.Kurashige (procuts-V09-06-09)
113 - Fix Coverity defects in G4VRangeToEnergyConv     38 - Fix Coverity defects in G4VRangeToEnergyConverter destructor
114                                                    39 
115 Nov. 21st, 2013  - H.Kurashige (procuts-V09-06     40 Nov. 21st, 2013  - H.Kurashige (procuts-V09-06-08)
116 - Fix Coverity defects in G4VRangeToEnergyConv <<  41 - Fix Coverity defects in G4VRangeToEnergyConverter CTOR 
117                                                    42 
118 July 21st, 2013  - H.Kurashige (procuts-V09-06     43 July 21st, 2013  - H.Kurashige (procuts-V09-06-07)
119 - Fix the bug in G4ProductionCuts copy constru     44 - Fix the bug in G4ProductionCuts copy constructor
120                                                    45 
121 June 21st, 2013  - M.Asai (procuts-V09-06-06)      46 June 21st, 2013  - M.Asai (procuts-V09-06-06)
122 - G4ProductionCutstable: print out energy thre     47 - G4ProductionCutstable: print out energy thresholds regardless of
123   G4MaterialCutsCouple::IsReCalcNeeded().      <<  48   G4MaterialCutsCouple::IsReCalcNeeded(). 
124                                                    49 
125 June 16th, 2013  - M.Asai (procuts-V09-06-05)      50 June 16th, 2013  - M.Asai (procuts-V09-06-05)
126 - G4VRangeToEnergyConverter: stop calling Rese     51 - G4VRangeToEnergyConverter: stop calling Reset() from its destructor.
127                                                    52 
128 June 5th, 2013   - V.Ivanchenko (procuts-V09-0     53 June 5th, 2013   - V.Ivanchenko (procuts-V09-06-04)
129   G4VRangeToEnergyConverter: members LowestEne     54   G4VRangeToEnergyConverter: members LowestEnergy, HighestEnergy,
130     MaxEnergyCut become static and not G4Threa     55     MaxEnergyCut become static and not G4ThreadLocal - this
131     is needed to fix FPE crash in MT mode; fix     56     is needed to fix FPE crash in MT mode; fixed all loops for
132     G4PhysicsLogVector - upper index is nbins+     57     G4PhysicsLogVector - upper index is nbins+1
133                                                    58 
134 June 4th, 2013   - H.Kurashige (procuts-V09-06     59 June 4th, 2013   - H.Kurashige (procuts-V09-06-03)
135 - Modify G4RToEConvForXXX to remove unnecessar     60 - Modify G4RToEConvForXXX to remove unnecessary static declaration
136   (Some static variables are moved to simple m     61   (Some static variables are moved to simple member of the class)
137                                                <<  62   
138 May. 30th, 2013   - G.Cosmo (procuts-V09-06-02     63 May. 30th, 2013   - G.Cosmo (procuts-V09-06-02)
139 - Added protection to initialisation of static     64 - Added protection to initialisation of static data in
140   G4VRangeToEnergyConverter constructor.           65   G4VRangeToEnergyConverter constructor.
141   NOTE: static data in G4VRangeToEnergyConvert     66   NOTE: static data in G4VRangeToEnergyConverter should eventually NOT be
142         thread-local, as related modifiers sho     67         thread-local, as related modifiers should be called -only- at
143         initialisation phase (by physics-lists     68         initialisation phase (by physics-lists). This needs to be verified
144         so that thread-local specifications ca     69         so that thread-local specifications can be safely removed!
145         Is it also -bad- practice to have a -b     70         Is it also -bad- practice to have a -base- class like
146         G4VRangeToEnergyConverter containing s     71         G4VRangeToEnergyConverter containing static data that can be modified
147         through static methods, as these can b     72         through static methods, as these can be modified before the actual
148         constructor is called (as it is not a      73         constructor is called (as it is not a singleton)!!  Needs to review
149         this as well!                              74         this as well!
150                                                    75 
151 May. 29th, 2013   - G.Cosmo (procuts-V09-06-01     76 May. 29th, 2013   - G.Cosmo (procuts-V09-06-01, procuts-V09-06-00)
152 - Cleanup from automatic MT changes in G4VRang     77 - Cleanup from automatic MT changes in G4VRangeToEnergyConverter,
153   G4ProductionCuts and G4RToEConvForElectron.      78   G4ProductionCuts and G4RToEConvForElectron.
154                                                    79 
155 Jul. 5th, 2012   - G.Cosmo (procuts-V09-05-04)     80 Jul. 5th, 2012   - G.Cosmo (procuts-V09-05-04)
156 - Explicitly use inclusion of headers for syst     81 - Explicitly use inclusion of headers for system of units and physical
157   constants, in plan to remove implicit inclus     82   constants, in plan to remove implicit inclusion from globals.hh.
158                                                    83 
159 Jun. 20th, 2012  - G.Cosmo (procuts-V09-05-03)     84 Jun. 20th, 2012  - G.Cosmo (procuts-V09-05-03)
160 - Fixed compilation warning in G4VRangeToEnerg     85 - Fixed compilation warning in G4VRangeToEnergyConverter when
161   G4_NO_VERBOSE is set.                            86   G4_NO_VERBOSE is set.
162                                                    87 
163 Jun. 7th, 2012   - G.Cosmo (procuts-V09-05-02)     88 Jun. 7th, 2012   - G.Cosmo (procuts-V09-05-02)
164 - Fixed spurious cases of hidden variable visi     89 - Fixed spurious cases of hidden variable visibility, detected with
165   '-Wshadow' compilation option on gcc compile     90   '-Wshadow' compilation option on gcc compiler.
166                                                    91 
167 Apr. 27th, 2012  - H.Kurashige (procuts-V09-05     92 Apr. 27th, 2012  - H.Kurashige (procuts-V09-05-01)
168 - Fix a bug in G4ProductionCutsTable::Retrieve <<  93 - Fix a bug in G4ProductionCutsTable::RetrieveCutsInfo 
169   (TAINED_SCALAR by Coverity)                      94   (TAINED_SCALAR by Coverity)
170                                                    95 
171 Aug. 10th, 2011  -  M.Asai (procuts-V09-04-05)     96 Aug. 10th, 2011  -  M.Asai (procuts-V09-04-05)
172 - Introducing parallel layered mass geometry.      97 - Introducing parallel layered mass geometry.
173   Material-cuts-couple is now updated for all      98   Material-cuts-couple is now updated for all worlds.
174   Modified: G4ProductionCutsTable.cc               99   Modified: G4ProductionCutsTable.cc
175                                                   100 
176 Aug.  3rd, 2011  -  H.Kurashige (procuts-V09-0    101 Aug.  3rd, 2011  -  H.Kurashige (procuts-V09-04-04)
177 - Fix erros reported by Coverity                  102 - Fix erros reported by Coverity
178  G4VRangeToEnergyConverter.cc G4ProductionCuts    103  G4VRangeToEnergyConverter.cc G4ProductionCutsTable.cc
179                                                   104 
180 May  13rd, 2011  -  H.Kurashige (procuts-V09-0    105 May  13rd, 2011  -  H.Kurashige (procuts-V09-04-03)
181 - Fix compiler warnings in G4RToEConvForGamma.    106 - Fix compiler warnings in G4RToEConvForGamma.cc
182                                                   107 
183 May   3rd, 2011  -  H.Kurashige (procuts-V09-0    108 May   3rd, 2011  -  H.Kurashige (procuts-V09-04-01,-02)
184 - Fix erros reported by Coverity                  109 - Fix erros reported by Coverity
185                                                   110 
186 Jan. 26th, 2011  -  H.Kurashige (procuts-V09-0    111 Jan. 26th, 2011  -  H.Kurashige (procuts-V09-04-00)
187 - Add protection in G4ProductionCuts::SetProdu    112 - Add protection in G4ProductionCuts::SetProductionCuts
188   to check consistencies of size of given vect    113   to check consistencies of size of given vector
189 - Define error codes for G4Exceptions             114 - Define error codes for G4Exceptions
190                                                   115 
191 Oct.  7th, 2010  -  H.Kurashige (procuts-V09-0    116 Oct.  7th, 2010  -  H.Kurashige (procuts-V09-03-01)
192 - Fixed a possible memory leak soource         << 117 - Fixed a possible memory leak soource 
                                                   >> 118  
                                                   >> 119 Jan. 22th, 2010  -  H.Kurashige (procuts-V09-03-00) 
                                                   >> 120 - Fixed G4ProductionCutTable to solve problems with zero range for protons 
193                                                   121 
194 Jan. 22th, 2010  -  H.Kurashige (procuts-V09-0 << 122 Nov. 12th, 2009  -  H.Kurashige (procuts-V09-02-08) 
195 - Fixed G4ProductionCutTable to solve problems << 123 - Correfct spelling of /cuts/setMaxCutEnergy command 
196                                                   124 
197 Nov. 12th, 2009  -  H.Kurashige (procuts-V09-0 << 125 Nov. 11th, 2009  -  H.Kurashige (procuts-V09-02-07) 
198 - Correfct spelling of /cuts/setMaxCutEnergy c << 126 - Add /cuts/setMaxCutEnregy command 
199                                                   127 
200 Nov. 11th, 2009  -  H.Kurashige (procuts-V09-0 << 128 Sep. 14th, 2009  -  H.Kurashige (procuts-V09-02-06) 
201 - Add /cuts/setMaxCutEnregy command            << 
202                                                << 
203 Sep. 14th, 2009  -  H.Kurashige (procuts-V09-0 << 
204 - Add  G4ProductionCutTable::ResetConverters()    129 - Add  G4ProductionCutTable::ResetConverters()
205    to clear loss tables and range vectors         130    to clear loss tables and range vectors
206                                                   131 
207 Sep. 12th, 2009  -  H.Kurashige (procuts-V09-0 << 132 Sep. 12th, 2009  -  H.Kurashige (procuts-V09-02-05) 
208 - Modify G4VRangeToEnergyConverter::ConvertCut    133 - Modify G4VRangeToEnergyConverter::ConvertCutToKineticEnergy
209    to improve performance                         134    to improve performance
210                                                   135 
211 Sep. 11th, 2009  -  H.Kurashige (procuts-V09-0 << 136 Sep. 11th, 2009  -  H.Kurashige (procuts-V09-02-04) 
212 - Modify BuildRangeVector where integration is    137 - Modify BuildRangeVector where integration is perfomed in this method
213   (i.e. not using RangeXXSimpson methods)         138   (i.e. not using RangeXXSimpson methods)
214 - G4VRangeToEnergyConverter::BuildRangeVector  << 139 - G4VRangeToEnergyConverter::BuildRangeVector is for e+/e- 
215 - G4VRangeToEnergyConverter::TotBin is changed    140 - G4VRangeToEnergyConverter::TotBin is changed to constant (i.e. same for all converters)
216 - Remove RToEConverter for neutron, anti-protp    141 - Remove RToEConverter for neutron, anti-protprtton, and anti-neutron
217                                                   142 
218 Sep. 10th, 2009  -  H.Kurashige (procuts-V09-0 << 143 Sep. 10th, 2009  -  H.Kurashige (procuts-V09-02-03) 
219 - Add G4VRangeToEnergyConverter::MaxEnergyCut     144 - Add G4VRangeToEnergyConverter::MaxEnergyCut
220    ( 10 GeV is set in default)                    145    ( 10 GeV is set in default)
221 - Add G4VRangeToEnergyConverter::fRangeVectorS << 146 - Add G4VRangeToEnergyConverter::fRangeVectorStore 
222    to ensure that RangeVector is created only     147    to ensure that RangeVector is created only one for each material
223 - Set G4VRangeToEnergyConverter::TotBin to 100    148 - Set G4VRangeToEnergyConverter::TotBin to 100
224    ( 200 for previous versions)                << 149    ( 200 for previous versions) 
225                                                   150 
226 Aug. 1st, 2009  -  H.Kurashige (procuts-V09-02 << 151 Aug. 1st, 2009  -  H.Kurashige (procuts-V09-02-02) 
227 - Add cuts for proton                          << 152 - Add cuts for proton 
228   (need co-work with G4VUserPhysicsList update    153   (need co-work with G4VUserPhysicsList update)
229                                                   154 
230 July 29, 2009  -  H.Kurashige (procuts-V09-02- << 155 July 29, 2009  -  H.Kurashige (procuts-V09-02-01) 
231 - Add implemtentaion of G4VRangeToEnergyConver << 156 - Add implemtentaion of G4VRangeToEnergyConverter::GetParticleType 
232                                                   157 
233 May 2nd, 2009  -  H.Kurashige (procuts-V09-02- << 158 May 2nd, 2009  -  H.Kurashige (procuts-V09-02-00) 
234 - Use std::fabs instead of std::abs.              159 - Use std::fabs instead of std::abs.
235                                                   160 
236 March 2nd, 2008  -  H.Kurashige (procuts-V09-0 << 161 March 2nd, 2008  -  H.Kurashige (procuts-V09-01-00) 
237 - Add ProductionCutsMessenger                     162 - Add ProductionCutsMessenger
238 - Suppress 'too big cut value' messsage for hi    163 - Suppress 'too big cut value' messsage for higher verbosity
239                                                   164 
240 June 6th, 2007 -  L.Urban (procuts-V08-03-01)     165 June 6th, 2007 -  L.Urban (procuts-V08-03-01)
241 - Fix in G4VRangeToEnergyConverter::convert(),    166 - Fix in G4VRangeToEnergyConverter::convert(), range-energu conversion,
242   correcting artifact observed in the visible     167   correcting artifact observed in the visible energy plot over range-cut,
243   where a jump in the distribution was evident    168   where a jump in the distribution was evident.
244   The correction can influence the result only    169   The correction can influence the result only for the tests, where
245   the e+/e- energy cuts are below 30 keV and e    170   the e+/e- energy cuts are below 30 keV and even in this case the change
246   in results should be small.                     171   in results should be small.
247                                                   172 
248 May 30th, 2007 -  H.Kurashige (procuts-V08-03-    173 May 30th, 2007 -  H.Kurashige (procuts-V08-03-00)
249 - Fix  G4ProductionCutsTable::CheckMaterialCut    174 - Fix  G4ProductionCutsTable::CheckMaterialCutsCoupleInfo
250                                                   175 
251 March 15th, 2007 -  H.Kurashige (procuts-V08-0    176 March 15th, 2007 -  H.Kurashige (procuts-V08-02-00)
252 - Add   G4ProductionCutsTable::ConvertRangeToE    177 - Add   G4ProductionCutsTable::ConvertRangeToEnergy
253                                                   178 
254 June 9th, 2006 -  H.Kurashige (procuts-V08-00-    179 June 9th, 2006 -  H.Kurashige (procuts-V08-00-03)
255 - Fix memory leak in  G4ProductionCutsTable an    180 - Fix memory leak in  G4ProductionCutsTable and G4PhysicsTableHelper
256                                                   181 
257 June 1st, 2006 -  H.Kurashige (procuts-V08-00-    182 June 1st, 2006 -  H.Kurashige (procuts-V08-00-02)
258 - Fix memory leak in  G4ProductionCutsTable       183 - Fix memory leak in  G4ProductionCutsTable
259                                                   184 
260                                                   185 
261 May 26th, 2006 -  H.Kurashige (procuts-V08-00-    186 May 26th, 2006 -  H.Kurashige (procuts-V08-00-01)
262 - Fix memory leak in  G4VRangeToEnergyConverte    187 - Fix memory leak in  G4VRangeToEnergyConverter::BuildLossTable
263                                                   188 
264                                                   189 
265 January  18th, 2006 - H.Kurashige (procuts-V08    190 January  18th, 2006 - H.Kurashige (procuts-V08-00-00)
266 - Fix G4VRangeToEnergyConverter::Convert to re    191 - Fix G4VRangeToEnergyConverter::Convert to recalculate the Energy Loss table
267   if new elements are added                    << 192   if new elements are added 
268                                                   193 
269 November 18th, 2005 - M.Asai (procuts-V07-01-0    194 November 18th, 2005 - M.Asai (procuts-V07-01-01)
270 - migration to sstream.                           195 - migration to sstream.
271                                                   196 
272 October 28th, 2005 - M.Asai (procuts-V07-01-00    197 October 28th, 2005 - M.Asai (procuts-V07-01-00)
273 - Working tag for merging "envelope" to G4Regi    198 - Working tag for merging "envelope" to G4Region.
274                                                   199 
275 December 2nd, 2004 - H.Kurashige (procuts-V06-    200 December 2nd, 2004 - H.Kurashige (procuts-V06-02-03)
276 - migration to cmath                           << 201 - migration to cmath 
277                                                << 202  
278 November 7th, 2004 - H.Kurashige (procuts-V06-    203 November 7th, 2004 - H.Kurashige (procuts-V06-02-02)
279 - Fixed misspelling in method name for  G4Phys    204 - Fixed misspelling in method name for  G4PhysicsTableHelper::RetrievePhysicsTable
280                                                << 205   
281 October 25th, 2004 - H.Kurashige (procuts-V06-    206 October 25th, 2004 - H.Kurashige (procuts-V06-02-01)
282 - Add G4MCCIndexConversionTable and modify G4P << 207 - Add G4MCCIndexConversionTable and modify G4ProductionCutsTable 
283   in order to  extend functionality of Store/R    208   in order to  extend functionality of Store/RetrievePhysicsTable
284 - Add G4PhysicsTableHelper in order to assist  << 209 - Add G4PhysicsTableHelper in order to assist implementation of 
285   new scheme of Store/RetrievePhysicsTable for    210   new scheme of Store/RetrievePhysicsTable for processes
286                                                   211 
287                                                   212 
288 September 28th, 2004 - M.Asai (procuts-V06-02-    213 September 28th, 2004 - M.Asai (procuts-V06-02-00)
289 - Fixed bug in G4ProductionCutsTable for the u    214 - Fixed bug in G4ProductionCutsTable for the update of materials/cuts
290   couple for dynamic setups where material may    215   couple for dynamic setups where material may vary, like in the case
291   of parameterization of detectors through mat    216   of parameterization of detectors through material.
292 - The tag coworks with the geometry tags: "geo    217 - The tag coworks with the geometry tags: "geommng-V06-02-02" and
293   "geomnav-V06-02-04".                            218   "geomnav-V06-02-04".
294                                                   219 
295 June 7th, 2004 - G.Cosmo (procuts-V06-01-01)      220 June 7th, 2004 - G.Cosmo (procuts-V06-01-01)
296 - Moved usage of statics in inline functions t    221 - Moved usage of statics in inline functions to non-inline to allow
297   porting for DLLs on Windows. Modified G4Prod    222   porting for DLLs on Windows. Modified G4ProductionCuts[.hh.cc].
298                                                   223 
299 March 31st, 2004 - H.Kurashige (procuts-V06-01    224 March 31st, 2004 - H.Kurashige (procuts-V06-01-00)
300 - Modify  G4ProductionCutsTable::RetrieveCutsT << 225 - Modify  G4ProductionCutsTable::RetrieveCutsTable to allow  
301    ordering of materials and couples can be di << 226    ordering of materials and couples can be different from 
302    one in file                                 << 227    one in file 
303                                                   228 
304 November 8th, 2003 - H.Kurashige (procuts-V05-    229 November 8th, 2003 - H.Kurashige (procuts-V05-02-03)
305 - Fixed bugs in G4VRangeToEnergyConverter (and    230 - Fixed bugs in G4VRangeToEnergyConverter (and related class)
306 - Revised error messages in retreiving Product    231 - Revised error messages in retreiving ProductionCutsTable
307                                                   232 
308 November 7th, 2003 - H.Kurashige (procuts-V05-    233 November 7th, 2003 - H.Kurashige (procuts-V05-02-02)
309 - Revised error messages in retreiving Product    234 - Revised error messages in retreiving ProductionCutsTable
310                                                   235 
311 November 3th, 2003 - H.Kurashige (procuts-V05-    236 November 3th, 2003 - H.Kurashige (procuts-V05-02-01)
312 - Modified error messages in retreiving Produc    237 - Modified error messages in retreiving ProductionCutsTable
313 - Add verboseLevel in G4ProductionCutsTable       238 - Add verboseLevel in G4ProductionCutsTable
314                                                   239 
315 September 19th, 2003 - G.Cosmo  (procuts-V05-0    240 September 19th, 2003 - G.Cosmo  (procuts-V05-02-00)
316 - Created new sub-category 'cuts'.                241 - Created new sub-category 'cuts'.
317   Moved classes from particles/management.        242   Moved classes from particles/management.