Ignore:
Timestamp:
May 28, 2009, 4:26:57 PM (15 years ago)
Author:
garnier
Message:

maj sur la beta de geant 4.9.3

File:
1 edited

Legend:

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

    r1007 r1055  
    1 $Id: History,v 1.364 2008/11/20 20:32:40 vnivanch Exp $
     1$Id: History,v 1.383 2009/05/27 11:55:02 vnivanch Exp $
    22-------------------------------------------------------------------
    33
     
    1717     * Reverse chronological order (last date on top), please *
    1818     ----------------------------------------------------------
     19
     2027 May 09: V.Ivant (emutils-V09-02-11)
     21- G4VMultipleScattering - discarded changes from the previous tag
     22
     2326 May 09: V.Ivant (emutils-V09-02-10)
     24- G4VEmModel: remove protection in  from previous tag and include protection
     25              to G4ParticleChangeForLoss;
     26              more save initialisation of G4EmElementSelectors
     27- G4VMultipleScattering - added a protection against zero kinetic energy 
     28- G4EmElementSelector - do not use spline
     29
     3022 May 09: V.Ivant (emutils-V09-02-09)
     31- Added protection into G4VEmModel for zero input energy
     32
     3315 May 09: V.Ivant (emutils-V09-02-08)
     34- Added new testG4EnergyLossTables and fixed GNUmakefile for tests
     35
     3610 May 09: V.Ivant (emutils-V09-02-07)
     37G4EmElementSelector - added protection for zero cross section at first and last
     38                      bins of physics vector
     39G4VMscModel, G4VMultipleScattering - set default Range Factor to 0.04
     40
     4117 April 09: V.Ivant (emutils-V09-02-06)
     42- G4EmModelManager - fixed energy range selection algorithm for the case of
     43                     a small intersection of model energy intervals
     44- G4VEnergyLossProcess, G4VEmProcess, G4VMultipleScattering - set high enegry
     45                     limit 10 TeV and number of bins 77
     46
     4708 April 09: V.Ivant (emutils-V09-02-05)
     48- G4LossTableManager - added G4EmConfigurator providing easier addition of
     49                       models per region
     50- G4VMultipleScattering, G4VEmProcess, G4VEnergyLossProcess: added
     51                       initialisation of the G4EmConfigurator
     52
     5308 April 09: V.Ivant (emutils-V09-02-04)
     54- G4EmModelManager - fixed energy range selection algorithm for the case
     55                     when there is an intersection of energy regions of standard
     56                     and low-energy models,
     57                   - reduce internal vectors if no model per region are initialized.
     58                   - do not initilise unused models.
     59- G4VEmModel - msc methods are moved to G4VMscModel, added protected
     60               methods for initialisation of ParticleChange             
     61- G4VMultipleScattering, G4VEmProcess, G4VEnergyLossProcess:
     62  methods for initialisations are moved from inline to source
     63
     6426 February 09: V.Ivant (emutils-V09-02-03)
     65G4EmConfigurator - fixed for the case if only fluctuation model is set
     66                   and main model is default
     67
     6822 February 09: V.Ivant (emutils-V09-02-02)
     69- G4VEmModel - make methods to access geometry protected, added new
     70               method SetSampleZ, added geommax private member
     71- G4EmCalculator - added possibility to be used by DNA processes:
     72                   take into account special DNA particles
     73
     7418 February 09: V.Ivant (emutils-V09-02-01)
     75G4VEmModel, G4VEmFluctuationModel, G4VEnegryLossProcess, G4VEmProcess,
     76G4VMultipleScattering - move all virtual methods to source, update comments
     77G4VEmModel - added flagDeexcitation and Get/Set methods
     78G4VEnegryLossProcess, G4VEmProcess - added calls to deexcitation PostStep
     79G4EmProcessOptions - added ActivateDeexcitation method
     80G4EnergyLossMessenger - added /process/em/deexcitation UI command
     81G4LossTableBuilder - added protection in BuildRangeTable against zero dedx
     82
     8327 January 09: V.Ivant (emutils-V09-02-00)
     84G4VEmModel - added method SampleDeexcitationAlongStep
     85G4VEnegryLossProcess - added deexcitation AlongStep per region
     86G4VMscModel - added methdos: InitialiseSafetyHelper, ComputeSafety,
     87              ComputeGeomLimit, ComputeDisplacement
     88G4VEmProcess - added possibility to set more than 1 model
    1989
    209020 November 08: V.Ivant (emutils-V09-01-37)
Note: See TracChangeset for help on using the changeset viewer.