Ignore:
Timestamp:
Nov 25, 2009, 5:13:58 PM (16 years ago)
Author:
garnier
Message:

update CVS release candidate geant4.9.3.01

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/electromagnetic/utils/History

    r1055 r1196  
    1 $Id: History,v 1.383 2009/05/27 11:55:02 vnivanch Exp $
     1$Id: History,v 1.398 2009/11/11 23:59:48 vnivanch Exp $
    22-------------------------------------------------------------------
    33
     
    1717     * Reverse chronological order (last date on top), please *
    1818     ----------------------------------------------------------
     19
     2010 November 09: V.Ivant (emutils-V09-02-22)
     21G4EmCalculator - added method FindIon; improve computation for ions
     22                 allowing to be applied for the model based on ICRU'73
     23
     2410 November 09: V.Ivant (emutils-V09-02-21)
     25G4VEmProcess - improved printout
     26
     2729 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
     3629 September 09: V.Ivant (emutils-V09-02-19)
     37- G4EmElementSelector - fixed forgotten migration to updated G4PhysicsVector
     38
     3925 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
     4411 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
     5230 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
     5724 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
     6322 July 09: V.Ivant (emutils-V09-02-14)
     64- G4VEmProcess - modified method SelectModel required for the
     65                 G4NuclearStopping process
     66
     6720 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
     749 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
    1982
    208327 May 09: V.Ivant (emutils-V09-02-11)
Note: See TracChangeset for help on using the changeset viewer.