Changeset 1196 for trunk/source/processes/electromagnetic/utils/History
- Timestamp:
- Nov 25, 2009, 5:13:58 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/processes/electromagnetic/utils/History
r1055 r1196 1 $Id: History,v 1.3 83 2009/05/27 11:55:02vnivanch Exp $1 $Id: History,v 1.398 2009/11/11 23:59:48 vnivanch Exp $ 2 2 ------------------------------------------------------------------- 3 3 … … 17 17 * Reverse chronological order (last date on top), please * 18 18 ---------------------------------------------------------- 19 20 10 November 09: V.Ivant (emutils-V09-02-22) 21 G4EmCalculator - added method FindIon; improve computation for ions 22 allowing to be applied for the model based on ICRU'73 23 24 10 November 09: V.Ivant (emutils-V09-02-21) 25 G4VEmProcess - improved printout 26 27 29 September 09: V.Ivant (emutils-V09-02-20) 28 - G4VMultipleScattering - added SetModel method 29 - G4EmCorrections - fixed bug reported in phys-list forum #532 30 - G4ionEffectiveCharge - return back lost protection for zero energy 31 - G4LossTableManager, G4EmProcessOptions, G4EnergyLossMessenger - added 32 parameter FactorForAngleLimit, Set/Get methods and UI command 33 to be used computation of limit on -t (invariant momentum transfer) 34 inside single scattering and G4WentzelVI models 35 36 29 September 09: V.Ivant (emutils-V09-02-19) 37 - G4EmElementSelector - fixed forgotten migration to updated G4PhysicsVector 38 39 25 September 09: V.Ivant (emutils-V09-02-18) 40 - G4VEmModel - insure definition of pointer to the G4MaterialCutsCouple 41 object both at initialisation and in run time 42 - G4EmSaturation - use PDG encoding instead of pointer to G4ParticleDefinition 43 44 11 August 09: V.Ivant (emutils-V09-02-17) 45 - G4EmModelManager - reduced length of internal arrays, simplified 46 initialisation, in particular, smoothing procedure, the size of 47 executable should be reduced 48 - G4VEmProcess, G4VMultipleScattering, G4VEnergyLossProcess, 49 G4LossTableBuilder - use copy constructors to create Physics Vectors in 50 order to reduce number of calls to log function 51 52 30 July 09: V.Ivant (emutils-V09-02-16) 53 - G4VEmProcess, G4VMultipleScattering, G4VEnergyLossProcess - fixed 54 bug in RetrieveTables - check that each its PhysicsVector was 55 retrieved before set of SplineFlag 56 57 24 July 09: V.Ivant (emutils-V09-02-15) 58 - G4AtomicShell class moved from lowenergy 59 - G4VEmProcess, G4VMultipleScattering, G4VEnergyLossProcess - added 60 initialisation of polarAngleLimit and highEnergyLimit parameters 61 for all models 62 63 22 July 09: V.Ivant (emutils-V09-02-14) 64 - G4VEmProcess - modified method SelectModel required for the 65 G4NuclearStopping process 66 67 20 July 09: V.Ivant (emutils-V09-02-13) 68 - G4VMultipleScattering - added initialisation of generic msc model 69 parameters in this base class (allowing 70 to overwrite default models) 71 - G4EmConfigurator - cleanup 72 - G4VMscModel - set facsafety=0.3 as it is defined in Urban models 73 74 9 July 09: V.Ivant (emutils-V09-02-12) 75 - G4VEnergyLossProcess, G4VEmProcess, G4VMultipleScattering, 76 G4LossTableBuilder - used updated G4PhysicsVector (no hidden bin anymore); 77 used Energy() and Value() methods instead of 78 GetLowEdgeEnergy() and GetValue() 79 - G4VEnergyLossProcess - fixed retrieve from ASCII files 80 - G4VMultipleScattering - remove method obsolete GetMscContinuesStepLimit 81 - G4VAtomDeexcitation - a new header file 19 82 20 83 27 May 09: V.Ivant (emutils-V09-02-11)
Note:
See TracChangeset
for help on using the changeset viewer.
