Ignore:
Timestamp:
Jun 18, 2010, 11:42:07 AM (14 years ago)
Author:
garnier
Message:

update geant4-09-04-beta-cand-01 interfaces-V09-03-09 vis-V09-03-08

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/materials/History

    r1228 r1315  
    1 $Id: History,v 1.168 2009/12/03 11:09:47 vnivanch Exp $
     1$Id: History,v 1.182 2010/05/20 13:08:22 vnivanch Exp $
    22-------------------------------------------------------------------
    33
     
    1818     ----------------------------------------------------------
    1919
     2020-05-10 V.Ivanchenko (materials-V09-03-07)
     21- G4NistMaterialBuilder - added G4_LUCITE
     22
     2315-05-10 V.Ivanchenko (materials-V09-03-06)
     24- G4DensityEffectData - fixed method GetIndex(Z, state) for Hydrogen
     25                        and solid states, rename it to GetElementIndex
     26- G4IonisParamMat - fixed typo in the method GetInvA23, use GetElementIndex
     27
     2810-05-10 V.Ivanchenko (materials-V09-03-05)
     29- G4IonisParamMat - added member and method GetInvA23
     30
     3130-04-10 V.Ivanchenko (materials-V09-03-04)
     32- G4AtomicShells - improved performance by adding an array of indexes
     33- G4Element - moved include of G4AtomicShells header to the source file 
     34
     3529-04-10 V.Ivanchenko (materials-V09-03-03)
     36- G4NistMaterialBuilder, G4NistManager - added method GetMeanIonisationEnergy
     37- G4IonisParamElm - use mean excitation energy from NIST DB; this modification
     38                    addressing a problem reported by Wolfgang Lukas for
     39                    mean energy deposition in compound materials
     40
     4123-04-10 V.Ivanchenko (materials-V09-03-02)
     42- G4NistMaterialBuilder - added 6 new materials : G4_BRASS, G4_BRONZE,
     43          G4_STAINLESS-STEEL, G4_KEVLAR, G4_DACRON, G4_NEOPRENE
     44- G4IonisParamMat, G4DensityEffectData - added a possibility to access
     45          density effect data in the case when pure material is not
     46          defined via NIST; atom number and state of such materials
     47          are checked.
     48
     4922-04-10 P.Gumplinger (materials-V09-03-01) - thanks to Ivana Hrivnacova
     50- G4MaterialPropertyVector.cc: 21% speed up of code by removing new/delete
     51  of temporary helper object and modifying GetAdjacentBins to allow for a
     52  value to match a bin exactly, thus avoiding a whole extra loop.
     53  G4OpticalSurface.hh: change the return of GetAngularDistributionValue
     54  no longer dereferencing a pointer but return the value at the
     55  array index.
     56
     5707-01-10 G.Cosmo (materials-V09-03-00)
     58- G4OpticalSurface - removed left-over debug test function OverWrite() from
     59  header.
     60
    206103-12-09 V.Ivanchenko (materials-V09-02-24)
    21 - G4NIstMessenger - fixed minor memory leak at destruction
     62- G4NistMessenger - fixed minor memory leak at destruction
    2263
    236401-12-09 G.Cosmo (materials-V09-02-23)
Note: See TracChangeset for help on using the changeset viewer.