- Timestamp:
- Dec 22, 2010, 3:52:27 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/processes/hadronic/models/de_excitation/History
r1340 r1347 14 14 * Please list in reverse chronological order (last date on top) 15 15 --------------------------------------------------------------- 16 17 23 October 2010 Vladimir Ivanchenko (hadr-deex-V09-03-27) 18 ---------------------------------------------------------- 19 - G4Evaporation, G4EvaporationChannel, G4EvaporationProbability - 20 improved computation of minimal and maximal evaporation energy 21 - G4E1Probability, G4PhotonEvaporation - fixed probability 22 23 19 October 2010 Vladimir Ivanchenko (hadr-deex-V09-03-26) 24 ---------------------------------------------------------- 25 - G4ParaFissionModel - use GetA_asInt() 26 27 18 October 2010 Vladimir Ivanchenko (hadr-deex-V09-03-25) 28 ---------------------------------------------------------- 29 G4GEMChannel - cleanup: integer Z,A; G4Pow; use the same formulas as in 30 G4GEMProbability class 31 32 17 October 2010 Vladimir Ivanchenko (hadr-deex-V09-03-24) 33 ---------------------------------------------------------- 34 - photon_evaporation, fission - integer Z and A, constructors 35 moved to src, usage of G4Pow, general cleanup 36 - G4ContiniumGammaTransition - use exponential law for sampling of 37 decay time 38 - removed unused classes: G4DummyProbability, G4E1ProbabilityXXX, 39 G4E1SingleProbabilityXXX, where XXX=001,01,1,10,100 - these classes 40 are the same as the one really used but a scale factor for the 41 probability is different, scale factor may be applied in the main 42 class if needed 43 44 17 October 2010 Vladimir Ivanchenko (hadr-deex-V09-03-23) 45 ---------------------------------------------------------- 46 - utils, management, evaporation - integer Z and A, constructors 47 moved to src, usage of G4Pow, general cleanup 48 - G4EvaporationChannel - removed new and delete of probability objects 49 at each to the class, use instead local G4EvaporationProbability 50 of the channel 51 52 29 October 2010 Vladimir Ivanchenko (hadr-deex-V09-03-22) 53 ---------------------------------------------------------- 54 - Fixed problems reported by the Coveruty tool (mainly pedantic 55 initialisation); moved constructors and destructors to source 56 57 12 October 2010 Dennis Wright (hadr-deex-V09-03-21) 58 --------------------------------------------------- 59 - add Luciano Pandola's README file explaining the photo-evaporation 60 data files 16 61 17 62 11 October 2010 Vladimir Ivanchenko (hadr-deex-V09-03-20)
Note:
See TracChangeset
for help on using the changeset viewer.
