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/materials/History

    r1058 r1196  
    1 $Id: History,v 1.142 2009/05/25 08:34:15 gcosmo Exp $
     1$Id: History,v 1.164 2009/11/20 00:59:40 gum Exp $
    22-------------------------------------------------------------------
    33
     
    1818     ----------------------------------------------------------
    1919
     2019-11-09 P.Gumplinger (materials-V09-02-20)
     21- change the code such that the LUT are now read in and kept by
     22  G4OpticalSurface and not G4OpBoundaryProcess, reordering in
     23  enumeration
     24
     2519-11-09 V.Ivanchenko (materials-V09-02-19)
     26- G4IonisParamMat - fixed crash at destruction
     27
     2818-11-09 G.Cosmo (materials-V09-02-18)
     29- G4IonisParamMat - fix for usage of static data to allow for build of
     30  DLLs libraries on Windows.
     31
     3218-11-09 V.Ivanchenko (materials-V09-02-17)
     33- G4IonisParamMat - fixed minor memory leak due to G4DensityEffectData
     34
     3510-11-09 P.Gumplinger (materials-V09-02-16)
     36- increase flexibily of G4SurfaceProperty and G4OpticalSurface classes
     37  to allow for Look-Up-Table boundary process simulations.
     38  Thanks to Martin Janecek and William Moses from LBNL
     39
     4009-11-09 V.Ivanchenko (materials-V09-02-15)
     41- improved comments to ICRU73 classes
     42
     4305-11-09 V.Ivanchenko (materials-V09-02-14)
     44- G4DensityEffectData - (A.Bagulya) fixed GetIndex method for compounds
     45
     4604-11-09 P. Gumplinger (materials-V09-02-13)
     47- cleanup of include file: G4OpticalSurface.hh (and consequent small
     48  change in the imlementation .cc)
     49 
     5004-11-09 V.Ivanchenko (materials-V09-02-12)
     51- G4VIonDEDXTable - (A.Lechner) added new method (BuildPhysicsVector) which
     52                    invoke the build process of physics vectors on demand in
     53                    the initialisation phase
     54- G4SimpleMaterialStoppingICRU73 - (A.Lechner) added method BuildPhysicsVector
     55                    according to change in base class
     56- G4MaterialStoppingICRU73 - (A.Lechner) added method BuildPhysicsVector
     57                    according to change in base class, changed material name
     58                    from G4_NYLON-6/6 to G4_NYLON-6-6
     59- G4IronStoppingICRU73 - (A.Lechner) added method BuildPhysicsVector
     60                    according to change in base class
     61- G4ExtDEDXTable - (A.Lechner) added method BuildPhysicsVector according to
     62                   change in base class
     63- G4IonStoppingData - (A.Lechner) new class, which can read ion stopping power
     64                      vectors contained in G4LEDATA: Allows to include larger
     65                      physics vectors than those in the ICRU 73 classes, where
     66                      vectors are restricted to the maximum energy 10 MeV/nuc.
     67- G4NistMaterialBuilder - (A.Lechner) changed following material names:
     68                           * from G4_NYLON-6/6 to G4_NYLON-6-6
     69                           * from G4_NYLON-6/10 to G4_NYLON-6-10
     70                          to allow matching with ion stopping power data files,
     71                          which have material name in the file name 
     72- G4DensityEffectData - (A.Bagulya) added method GetIndex
     73- G4IonisParamMat - (A.Bagulya) fixed density effect computation;
     74                    added plasma energy computation and access to
     75                    G4DensityEffectData by the atomic number
     76
     7701-11-09 A.Lechner (materials-V09-02-11)
     78- G4MaterialStoppingICRU73 - (A.Lechner) Extended the energy range of revised
     79                             ICRU 73 tables for water from 0.025 - 10 MeV/u to
     80                             0.025 - 1 GeV/u. Added new function (AddPhysics-
     81                             VectorFullRange) for creating the corresponding
     82                             physics vectors.
     83
     8430-10-09 V.Ivanchenko (materials-V09-02-10)
     85- G4DensityEffectData - (A.Bagulya) added data from Atom. Data Nucl.
     86                                  Data Tabl. 30 (1984) 261 accessible
     87                                  via material name
     88- G4NistMessenger - (A.Bagulya) added UI command to print parameters of
     89                    density effect data
     90- G4IonisParamMat - added new members: Eplasma, AdjustmentFactor,
     91                    Delta0 parameter of density effect parameterization,
     92                    and pointer to G4DensityEffectData;
     93                    added new access method and method DensityCorrection;
     94                    fixed copy constructor
     95- G4NistMaterialBuilder - (A.Ivantchenko) changed density of G4_GRAPHITE
     96                                  according to PDG'2008, added new
     97                                  material G4_GRAPHITE_POROUS
     98
     9917-09-09 V.Ivanchenko (materials-V09-02-09)
     100- G4Element - (V. Grichine) added method GetNbOfShellElectrons which
     101                            returns the number of electrons on a shell
     102
     10317-07-09 V.Ivanchenko (materials-V09-02-08)
     104- G4NistManager, G4NistMessenger, G4NistElementBuilder - improved
     105         implementation of UI commands
     106
    2010725-05-09 V.Ivanchenko (materials-V09-02-07)
    21108- Renamed G4ExternalDEDXTable class to G4ExtDEDXTable to allow for generation
     
    33120                        to 78 eV according to GSI Annual Report (2008) p.373
    34121                        and recommendation of Prof.P.Sigmund in order to
    35                         conssitent with ICRU'73 tables
     122                        consistent with ICRU'73 tables
    36123
    3712429-04-09 V.Ivanchenko (materials-V09-02-04)
Note: See TracChangeset for help on using the changeset viewer.