source: trunk/source/processes/hadronic/models/neutron_hp/History@ 1350

Last change on this file since 1350 was 1347, checked in by garnier, 15 years ago

geant4 tag 9.4

File size: 18.6 KB
Line 
1-------------------------------------------------------------------
2
3 ==================================================
4 Geant4 - an Object-Oriented Toolkit for Simulation
5 ==================================================
6
7 History file for High Precision Neutron model
8 ---------------------------------------------
9
10This file should be used to summarize modifications introduced in the
11code and to keep track of all tags.
12
13 ---------------------------------------------------------------
14 * Please list in reverse chronological order (last date on top)
15 ---------------------------------------------------------------
16
173 December 2010 Tatsumi Koi (hadr-hpn-V09-03-12)
18-Bug fix Bugzilla/Geant4 Problem 1155
19 G4NeutronHPCaptureFS.cc
20
212 December 2010 Tatsumi Koi (hadr-hpn-V09-03-11)
22-Delete Unnecessary warnings
23 G4NeutronHPInelasticBaseFS.cc
24
2511 November 2010 Tatsumi Koi (hadr-hpn-V09-03-10)
26-Change warning message for "repFlag == 2 && isoFlag != 1" case
27 G4NeutronHPPhotonDist.cc
28
2911 November 2010 Tatsumi Koi (hadr-hpn-V09-03-09)
30-Add Special treatment in Be9(n,2n)Be8(2a) case
31 G4NeutronHPInelasticBaseFS.cc
32-Add Safty for _nat_ data
33 G4NeutronHPInelasticCompFS.cc
34
3510 November 2010 Tatsumi Koi (hadr-hpn-V09-03-08)
36-Set lower limit for gamma energy
37 G4NeutronHPFinalState.cc
38
3910 November 2010 Tatsumi Koi (hadr-hpn-V09-03-07)
40-Bug fix in MF=6, LAW=2 case; contribution from E. Mendoza, D. Cano-Ott (CIEMAT)
41 G4NeutronHPDiscreteTwoBody.cc
42
439 September 2010 Tatsumi Koi (hadr-hpn-V09-03-06)
44- Add safty for negative value
45 G4NeutronHPInelasticCompFS.cc
46
4729 July 2010 Tatsumi Koi (hadr-hpn-V09-03-05)
48- Add safty for zero lenght cross section table Problem #1118
49 G4NeutronHPFissionData.cc
50
5129 July 2010 Tatsumi Koi (hadr-hpn-V09-03-04)
52- Add model name in constructor Problem #1116
53 G4NeutronHPThermalScattering.cc
54
5525 April 2010 Tatsumi Koi (hadr-hpn-V09-03-03)
56- Fix compiler warning
57 G4NeutronHPInelasticCompFS.cc
58
5913 April 2010 Tatsumi Koi (hadr-hpn-V09-03-02)
60- Fix bug about incidence energy
61 G4NeutronHPEnAngCorrelation.cc
62
636 April 2010 Tatsumi Koi (hadr-hpn-V09-03-01)
64- "nothingWasKnownOnHadron=1" then sample mu isotropic in CM
65 mu and p are correlated
66 G4NeutronHPInelasticCompFS.hh
67 G4NeutronHPInelasticCompFS.cc
68
6924 March 2010 Dennis Wright (hadr-hpn-V09-03-00)
70-------------------------------------------------
71- move all code in hadr-hpn-V09-02-01 to HEAD and tag as
72 hadr-hpn-V09-03-00
73
7418 November 2009 Tatsumi Koi (hadr-hpn-V09-02-01)
75-------------------------------------------------
76- Add Ignore and Enable On Flight Doppler Broadening methods
77 G4NeutronHPElasticData.cc
78 G4NeutronHPInelasticData.cc
79 G4NeutronHPCaptureData.cc
80
8122 September 2009 Tatsumi Koi (hadr-hpn-V09-02-00)
82- Add safty for Floating Point Exception caused by 0 kinetic energy neutron
83 G4NeutronHPCaptureData.cc
84 G4NeutronHPElasticData.cc
85 G4NeutronHPInelasticData.cc
86 G4NeutronHPFissionData.cc
87 G4NeutronHPorLCaptureData.cc
88 G4NeutronHPorLEInelasticData.cc
89 G4NeutronHPorLElasticData.cc
90 G4NeutronHPorLFissionData.cc
91
9214 May 2009 Tatsumi Koi (hadr-hpn-V09-01-29)
93- Fix bug in IC electron emissions: Contribution from Chao Zhang (Chao.Zhang@usd.edu) and Dongming Mei(Dongming.Mei@usd.edu)
94 G4NeutronHPPhotonDist.cc
95 G4NeutronHPInelasticCompFS.cc
96
973 December 2008 Tatsumi Koi (hadr-hpn-V09-01-28)
98- Fix bug in Register in G4NeutronHPChannel
99 and add limitation of trial of creating final states and proctection for pure 1H case in G4NeutronHPInelastic
100 G4NeutronHPChannel.cc
101 G4NeutronHPInelastic.cc
102
1032 December 2008 Tatsumi Koi (hadr-hpn-V09-01-27)
104- Remove unused variable
105 G4NeutronHPThermalScattering.cc
106
1071 December 2008 Tatsumi Koi (hadr-hpn-V09-01-26)
108- Fix for Memory Leak
109 G4NeutronHPThermalScattering.cc
110
11124 November 2008 Tatsumi Koi (hadr-hpn-V09-01-25)
112- Protect invalid read which caused run time errors
113 G4NeutronHPFissionData.cc
114
11505 November 2008 Dennis Wright (hadr-hpn-V09-01-24)
116 G4NeutronHPNames.cc: put parentheses around && in || (line 324) to
117 satisfy gcc 4.3 compiler.
118
11927 October 2008 Tatsumi Koi (hadr-hpn-V09-01-23)
120 Z,A to A,Z for functions of NucleiProperties
121 recommit and re tag hadr-hpn-V09-01-22
122
12327 October 2008 Tatsumi Koi (hadr-hpn-V09-01-22)
124 Z,A to A,Z for functions of NucleiProperties
125 G4NeutronHPThermalBoost.hh
126 G4NeutronHPCaptureData.cc
127 G4NeutronHPCaptureFS.cc
128 G4NeutronHPContAngularPar.cc
129 G4NeutronHPElasticData.cc
130 G4NeutronHPFissionData.cc
131 G4NeutronHPInelasticBaseFS.cc
132 G4NeutronHPInelasticCompFS.cc
133 G4NeutronHPInelasticData.cc
134 G4NeutronHPorLCaptureData.cc
135 G4NeutronHPorLEInelasticData.cc
136 G4NeutronHPorLElasticData.cc
137 G4NeutronHPorLFissionData.cc
138
13924 October 2008 Tatsumi Koi (hadr-hpn-V09-01-21)
140- Migarate to "particles-V09-01-09"
141 G4NeutronHPThermalBoost.hh
142 G4NeutronHPCaptureData.cc
143 G4NeutronHPCaptureFS.cc
144 G4NeutronHPContAngularPar.cc
145 G4NeutronHPElasticData.cc
146 G4NeutronHPFissionData.cc
147 G4NeutronHPInelasticBaseFS.cc
148 G4NeutronHPInelasticCompFS.cc
149 G4NeutronHPInelasticData.cc
150 G4NeutronHPorLCaptureData.cc
151 G4NeutronHPorLEInelasticData.cc
152 G4NeutronHPorLElasticData.cc
153 G4NeutronHPorLFissionData.cc
154
1554 September 2008 Tatsumi Koi (hadr-hpn-V09-01-20)
156---------------------------------------------
157- Delete output for debugging
158 G4NeutronHPProduct.cc
159
1604 September 2008 Tatsumi Koi (hadr-hpn-V09-01-19)
161---------------------------------------------
162- Add Protection for negative energy results in very low energy ( 1E-6 eV ) scattering
163 G4NeutronHPElasticFS.cc
164
1651 September 2008 Tatsumi Koi (hadr-hpn-V09-01-18)
166---------------------------------------------
167- Bug fix of too many secondaries production in nd rections
168 G4NeutronHPProduct.cc
169- Set protection for selecting data in hydrogen and alpha
170 G4NeutronHPName.cc
171- Avoiding troubles which caused by G4PhysicsVecotor of length 0
172 G4NeutronHPIsoData.cc
173
17411 August 2008 Tatsumi Koi (hadr-hpn-V09-01-17)
175---------------------------------------------
176- Bug fix G4NeutronHPLabAngularEnergy
177 G4NeutronHPLabAngularEnergy.cc
178 Change interpolation scheme for histogram
179 G4NeutronHPInterpolator.hh
180 Bug fix in Sample and GetXsec in G4NeutronHpVector
181 G4NeutronHPVector.hh
182 G4NeutronHPVector.cc
183 Prohibit level transition to oneself
184 G4NeutronHPDeExGammas.cc
185 Fix memory leak and Correcting data disorder which happened
186 when both InitPartial and InitAnglurar methods
187 was called in a same instance
188 G4NeutronHPPhotonDist.cc
189
1901 August 2008 Tatsumi Koi (hadr-hpn-V09-01-16)
191---------------------------------------------
192- Introduce theNDLDataA,Z which has A and Z of used NDL data
193 residual reconstraction with theNDLDataA,Z
194 several fixes and protection for G4FPE_DEBUF and checking with valgrind
195 G4NeutronHPFinalState.hh
196 G4NeutronHPFinalState.cc
197 G4NeutronHPInelasticCompFS.cc
198 G4NeutronHPInelasticBaseFS.cc
199 G4NeutronHPKallbachMannSyst.cc
200 G4NeutronHPContAngularPar.cc
201
20221 July 2008 Tatsumi Koi (hadr-hpn-V09-01-15)
203---------------------------------------------
204- Adjusting final states based on the energy and momentum conservation
205 G4NeutronHPFinalState.hh
206 G4NeutronHPFinalState.cc
207 G4NeutronHPInelasticCompFS.cc
208 G4NeutronHPInelasticBaseFS.cc
209
21021 July 2008 Tatsumi Koi (hadr-hpn-V09-01-14)
211---------------------------------------------
212- Limiting the sum of secondary energies
213 G4VNeutronHPEnergyAngular.hh
214 G4NeutronHPContEnergyAngular.hh
215 G4NeutronHPContAngularPar.hh
216 G4NeutronHPProduct.cc
217 G4NeutronHPEnAngCorrelation.cc
218 G4NeutronHPContEnergyAngular.cc
219 G4NeutronHPContAngularPar.cc
220
22117 July 2008 Tatsumi Koi (hadr-hpn-V09-01-13)
222---------------------------------------------
223- Fix of calculation of residual momentum
224 G4NeutronHPInelasticCompFS.cc
225 G4NeutronHPDiscreteTwoBody.cc
226
22726 June 2008 Tatsumi Koi (hadr-hpn-V09-01-12)
228---------------------------------------------
229- Fix for Memory Leak
230 G4NeutronHPPhotonDist.hh
231
23218 June 2008 Tatsumi Koi (hadr-hpn-V09-01-11)
233---------------------------------------------
234- Fix for tag hadr-hpn-V09-01-09 and 10
235 G4NeutronHPDiscreteTwoBody.cc
236
23713 June 2008 Tatsumi Koi (hadr-hpn-V09-01-10)
238---------------------------------------------
239- Bug fixes contribution from Benoit Pirard and Laurent Desorgher (Univ. Bern)
240 G4NeutronHPContAngularPar.cc
241
24212 June 2008 Tatsumi Koi (hadr-hpn-V09-01-09)
243---------------------------------------------
244- Bug fixes contribution from Benoit Pirard and Laurent Desorgher (Univ. Bern)
245 G4NeutronHPLegendreStore.hh
246 G4NeutronHPAngular.cc
247 G4NeutronHPDiscreteTwoBody.cc
248 G4NeutronHPInelasticCompFS.cc
249 G4NeutronHPLegendreStore.cc
250
251
25203 June 2008 Tatsumi Koi (hadr-hpn-V09-01-08)
253---------------------------------------------
254- Bug fixe for codition jump by uninitialised value by T. Koi
255 G4NeutronHPInelasticData.cc
256 G4NeutronHPCaptureData.cc
257
25803 June 2008 Tatsumi Koi (hadr-hpn-V09-01-07)
259---------------------------------------------
260- Bug fixes for Hadron Hyper News #932 by T. Koi
261 G4NeutronHPInelasticCompFS.cc
262
26320 May 2008 Tatsumi Koi (hadr-hpn-V09-01-06)
264---------------------------------------------
265- Delete unnecessary dependencies by T. Koi
266 G4NeutronHPChannel.hh
267 G4NeutronHPElementData.hh
268
26928 April 2008 Tatsumi Koi (hadr-hpn-V09-01-05)
270---------------------------------------------
271- Change checking point of "neglecting doppler broadening" flag
272 from GetCrossSection to BuildPhysicsTable by T. Koi
273 G4NeutronHPElasticData.hh
274 G4NeutronHPInelasticData.hh
275 G4NeutronHPCaptureData.hh
276 G4NeutronHPElasticData.cc
277 G4NeutronHPInelasticData.cc
278 G4NeutronHPCaptureData.cc
279
28022 April 2008 Tatsumi Koi (hadr-hpn-V09-01-04)
281---------------------------------------------
282- Add IsZAApplicable(,,) {return false;} by T. Koi
283 G4NeutronHPorLElasticData.cc
284 G4NeutronHPorLEInelasticData.cc
285 G4NeutronHPorLCaptureData.cc
286 G4NeutronHPorLFissionData.cc
287 G4NeutronHPJENDLHEData.cc
288
28917 April 2008 Tatsumi Koi (hadr-hpn-V09-01-03)
290---------------------------------------------
291- Add IsZAApplicable(,,) {return false;} by T. Koi
292 G4NeutronHPElasticData.cc
293 G4NeutronHPInelasticData.cc
294 G4NeutronHPCaptureData.cc
295 G4NeutronHPFissionData.cc
296 G4NeutronHPThermalScatteringData.cc
297
2989 April 2008 Tatsumi Koi (hadr-hpn-V09-01-02)
299---------------------------------------------
300- Bug fixes for G4FPE_DEBUG by T. Koi
301 G4NeutronHPContAngularPar.cc
302
3039 April 2008 Tatsumi Koi (hadr-hpn-V09-01-01)
304---------------------------------------------
305- Bug fixes for G4FPE_DEBUG by T. Koi
306 G4NeutronHPContAngularPar.cc
307 G4NeutronHPVector.hh
308
30919 March 2008 Tatsumi Koi (hadr-hpn-V09-01-00)
310---------------------------------------------
311- Fix compilation warnings - gcc-4.3.0 by T. Koi
312 (This fix has a real effect to the code.)
313 G4NeutronHPContAngularPar.cc
314- Also tagged "hadr-hpn-V09-00-05".
315
31619 March 2008 Tatsumi Koi (hadr-hpn-V09-00-04)
317---------------------------------------------
318- Fix compilation warnings - gcc-4.3.0 by T. Koi
319 G4NeutronHPElastic.cc
320 G4NeutronHPorLElastic.cc
321 G4NeutronHPorLCapture.cc
322 G4NeutronHPorLFission.cc
323
32431 Oct 2007 Tatsumi Koi (hadr-hpn-V09-00-03)
325---------------------------------------------
326- Bug fix which pointed out by A. Howard
327 G4NeutronHPChannel.cc
328
3292 Oct 2007 Tatsumi Koi (hadr-hpn-V09-00-02)
330---------------------------------------------
331- Enalble element based cross-section dump
332 G4NeutronHPElasticData.cc
333 G4NeutronHPInelasticData.cc
334 G4NeutronHPCaptureData.cc
335 G4NeutronHPFissionData.cc
336
3379 Jul 2007 Tatsumi Koi (hadr-hpn-V09-00-01)
338---------------------------------------------
339- Allow _nat_ final state even for isotoped cross sections
340 G4NeutronHPNames.cc
341
3425 Jul 2007 Dennis Wright (hadr-hpn-V09-00-00)
343---------------------------------------------
344- G4NeutronHPThermalScattering.cc : remove duplicate declaration of dirName
345 (already a class member).
346
34725 Jun 2007 Tatsumi Koi (hadr-hpn-V08-03-07)
348--------------------------------------------
349- Changed logic of data selection when G4NEUTRONHP_SKIP_MISSING_ISOTOPES turn on
350 natural abandance data are allowed.
351 G4NeutronHPDataUsed.hh
352 G4NeutronHPNames.cc
353
35425 Jun 2007 Tatsumi Koi (hadr-hpn-V08-03-06)
355--------------------------------------------
356- fixes for memory leaking
357 G4NeutronHPFissionData.cc
358 G4NeutronHPThermalScattering.cc
359 G4NeutronHPThermalScatteringData.hh
360 G4NeutronHPThermalScatteringData.cc
361
36222 Jun 2007 Gabriele Cosmo (hadr-hpn-V08-03-05)
363-----------------------------------------------
364- Replaced following environment variables:
365 o NeutronHP_ALWAYS_USE_PHOTONEVAPORATION_FOR_CAPTURE_FS
366 with: G4NEUTRONHP_USE_ONLY_PHOTONEVAPORATION
367 o NeutronHP_USE_ONLY_EXACT_FILE
368 with: G4NEUTRONHP_SKIP_MISSING_ISOTOPES
369 o NeutronHPCrossSections
370 with: G4NEUTRONHPDATA
371 o NeutronHP_NEGLECT_DOPPLER_BROADENING
372 with: G4NEUTRONHP_NEGLECT_DOPPLER.
373- Replaced NULL with 0 everywhere and removed unnecessary check on zero
374 pointer when performing deletion.
375
37618 Jun 2007 Tatsumi Koi (hadr-hpn-V08-03-04)
377--------------------------------------------
378- fixes for memory leaking
379 G4NeutronHPPartial.hh
380 G4NeutronHPPhotonDist.hh
381 G4NeutronHPPhotonDist.cc
382
38308 Jun 2007 Tatsumi Koi (hadr-hpn-V08-03-03)
384--------------------------------------------
385- fixes for memory leaking
386 G4NeutronHPAngular.hh G4NeutronHPChannel.hh G4NeutronHPPhotonDist.hh
387 G4NeutronHPCaptureData.cc G4NeutronHPElasticData.cc G4NeutronHPInelasticData.cc
388 G4NeutronHPNames.cc
389
390
39108 Jun 2007 Tatsumi Koi (hadr-hpn-V08-03-02)
392--------------------------------------------
393- Bug fixes for valgrind & delete Unnecessary comment out from
394 G4NeutronHPFissionERelease.hh
395
39606 Jun 2007 Tatsumi Koi (hadr-hpn-V08-03-01)
397----------------------------------------------
398- Bug fixes for valgrind & related update
399 G4NeutronHPVector.hh
400 G4NeutronHPFissionERelease.hh
401 G4NeutronHPPhotonDist.hh
402 G4NeutronHPPhotonDist.cc
403 G4NeutronHPInelasticCompFS.cc
404
405
40625 May 2007 Dennis Wright (hadr-hpn-V08-03-00)
407----------------------------------------------
408- retag for 9.0 release
409
41023 May 2007 Tatsumi Koi (hadr-hpn-V08-02-06)
411- Try to limit sum of secondary photons energy while keeping distributions
412 G4NeutronHPPhotonDist.cc
413
41423 May 2007 Tatsumi Koi (hadr-hpn-V08-02-05)
415- add neglecting doppler broadening mode for perfomance increase
416 G4NeutronHPElasticData.cc
417 G4NeutronHPInelasticData.cc
418 G4NeutronHPCaptureData.cc
419
42023 May 2007 Tatsumi Koi (hadr-hpn-V08-02-04)
421------------------------------------------------
422- Bug fixes for G4FPE_DEBUG on by A. Howard
423 G4NeutronHPAngular.cc
424 G4NeutronHPCapture.cc
425 G4NeutronHPElastic.cc
426 G4NeutronHPFission.cc
427 G4NeutronHPInelastic.cc
428 G4NeutronHPChannel.cc
429 G4NeutronHPChannelList.cc
430 G4NeutronHPInelasticCompFS.cc
431 G4NeutronHPVector.cc
432
43322 May 2007 Tatsumi Koi (hadr-hpn-V08-02-02)
434------------------------------------------------
435- Enable to use only exact data file NeutronHP_USE_ONLY_EXACT_FILE
436 and add warnig when substitute file is used
437 Modified method of searching substitute isotope data
438 G4NeutronHPNames.cc
439- added NeutronHP_ALWAYS_USE_PHOTONEVAPORATION_FOR_CAPTURE_FS flag
440 G4NeutronHPCaptureFS.cc
441
44211 April 2007 Dennis Wright (hadr-hpn-V08-02-01)
443------------------------------------------------
444- added model names for hadronic whiteboard error reporting.
445 Files affected:
446
447 G4NeutronHPCapture.cc
448 G4NeutronHPElastic.cc
449 G4NeutronHPFission.cc
450 G4NeutronHPInelastic.cc
451 G4NeutronHPorLCapture.cc
452 G4NeutronHPorLEInelastic.cc
453 G4NeutronHPorLElastic.cc
454 G4NeutronHPorLFission.cc
455
45620 February 2007 Dennis Wright (hadr-hpn-V08-02-00)
457---------------------------------------------------
458- fixed potential divide by zero in:
459
460 G4NeutronHPVector::IntegrateAndNormalise()
461 G4NeutronHPLevel::GetDecayGammas()
462 G4NeutronHPInterpolator::GetWeightedBinIntegral
463
46415 November 2006 Tatsumi Koi (hadr-hpn-V08-00-04)
465-------------------------------------------------
466- G4NeutronHPElasticFS.hh , cc : add new type final state generator
467- G4NeutronHPFission.cc : Bug Report[857]
468- 4NeutronHPElasticFS.cc : buf fix
469- new cross secton data set and models below 4eV based on
470 Thermal neutron scattering files from the evaluated nuclear data files
471 ENDF/B-VI, Release2
472 New files
473 G4NeutronHPThermalScatteringNames.hh , cc
474 G4NeutronHPThermalScattering.hh , cc
475 G4NeutronHPThermalScatteringData.hh , cc
476- new cross secton data set based on JENDL HE files 20MeV - 3GeV
477 New files
478 G4NeutronHPJENDLHEData.hh , .cc
479 G4NeutronHPJENDLHEElasticData.hh , .cc
480 G4NeutronHPJENDLHEInelasticData.hh , .cc
481
48202 June 2006 Dennis Wright for Tatsumi Koi (hadr-hpn-V08-00-03)
483---------------------------------------------------------------
484- retag of hard-hpn-v08-00-03 with History info added
485- G4NeutronHPCaptureFS.cc : change default status of PotonEvaporaton
486- G4NeutronHPContAngularPar.cc: bug fix
487- G4NeutronHPFissionFS.cc: bug fix
488
48905 May 2006 Dennis Wright (hadr-hpn-V08-00-02)
490----------------------------------------------
491- installed option to turn off neutron suspension in HPElastic models
492 added method DoNotSuspend() to
493 G4NeutronHPElastic and G4NeutronHPorLElastic
494
49516 Jan 2006 Dennis Wright for Tatsumi Koi (hadr-hpn-V08-00-01)
496--------------------------------------------------------------
497- fixed problem seen in NeutronHP models: core dump when neutron energy
498 gets close to 20 MeV in some materials. In
499 G4NeutronHPPartial::Sample(G4double) change look-up index from
500 nData-1 to nData.
501
50222 Nov 2005 Dennis Wright (hadr-hpn-V07-01-03)
503----------------------------------------------
504- fix division NAN compiler warning in outer while loop for
505 G4NeutronHPorLEInelasticData.cc, G4NeutronHPorLElasticData.cc,
506 G4NeutronHPorLEFissionData.cc, G4NeutronHPorLFissionData.cc
507
50822 Nov 2005 Dennis Wright for Tatsumi Koi (hadr-hpn-V07-01-02)
509--------------------------------------------------------------
510- T. Koi implemented new process which switches from HP neutron model
511 to Low Energy Parameterized model when HP neutron data are absent.
512
513 New files:
514 G4NeutronHPorLCapture.hh, .cc
515 G4NeutronHPorLCaptureData.hh, .cc
516 G4NeutronHPorLCaptureModel.hh, .cc
517 G4NeutronHPorLEInelastic.hh, .cc
518 G4NeutronHPorLEInelasticData.hh, .cc
519 G4NeutronHPorLEInelasticModel.hh, .cc
520 G4NeutronHPorLElastic.hh, .cc
521 G4NeutronHPorLElasticData.hh, .cc
522 G4NeutronHPorLElasticModel.hh, .cc
523 G4NeutronHPorLFission.hh, .cc
524 G4NeutronHPorLFissionData.hh, .cc
525 G4NeutronHPorLFissionModel.hh, .cc
526
527
52818 Nov 2005 Dennis Wright (hadr-hpn-V07-01-00)
529----------------------------------------------
530
531- <sstream> migration for
532 G4NeutronHPInelasticBaseFS.cc, G4NeutronHPInelasticCompFS.cc,
533 G4NeutronHPNInelasticFS.cc, G4NeutronHPIsoData.hh,
534 G4NeutronHPNames.hh
535
536- fix division NAN compiler warning in outer while loop for
537 G4NeutronHPCaptureData.cc, G4NeutronHPElasticData.cc,
538 G4NeutronHPInelasticData.cc, G4NeutronHPFissionData.cc
539
Note: See TracBrowser for help on using the repository browser.