Ignore:
Timestamp:
Sep 10, 2008, 5:40:37 PM (17 years ago)
Author:
garnier
Message:

geant4.8.2 beta

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/materials/History

    r822 r850  
    1 $Id: History,v 1.103.2.3 2008/04/28 08:39:02 gcosmo Exp $
     1$Id: History,v 1.127 2008/08/13 16:06:42 vnivanch Exp $
    22-------------------------------------------------------------------
    33
     
    1818     ----------------------------------------------------------
    1919
    20 06-03-07 V.Ivanchenko (materials-V09-00-09)
     2013-08-08 V.Ivanchenko (materials-V09-01-15)
     21G4Material - use array size defined in material constructor, extend it if
     22             a component is a compound material
     23
     2407-08-08 V.Ivanchenko (materials-V09-01-14)
     25- G4NistElementBuilder - use best known parameterisation for total
     26                         binding energy of atoms, use standard masses
     27                         for lightest stable isotopes
     28-G4NistManager and G4NistElementBuilder - added method
     29                                          GetTotalElectronBindingEnergy
     30-G4Isotope - use AtomicMass instead of NuclearMass
     31-G4Element - use G4int(fZeff) everywhere in the class
     32
     3323-07-08 V.Ivanchenko (materials-V09-01-13)
     34- G4NistManager - bug introduced in tag (-11) is fixed
     35
     3621-07-08 P.Gumplinger (materials-V09-01-12)
     37- G4SurfaceProperty and G4OpticalSurface, make them truly Polymorphic
     38
     3917-07-08 V.Ivanchenko (materials-V09-01-11)
     40- G4NistManager - added inline methods to speed up EM computations
     41
     4216-07-08 P.Gumplinger (materials-V09-01-10)
     43- G4SurfaceProperty changed method name from DumpInfo to DumpTableInfo.
     44
     4508-07-08 V.Ivanchenko (materials-V09-01-09)
     46- G4IonisParamMat - added fMeanEnergyPerIon and Set/Get methods
     47
     4827-06-08 G.Cosmo (materials-V09-01-08)
     49- Added virtual destructor to G4OpticalSurface and derivated.
     50  Addresses problem report #1014.
     51
     5205-06-08 P.Gumplinger (materials-V09-01-07)
     53- G4MPVEntry, G4MaterialPropertyVector, G4MaterialPropertiesTable -
     54  trivial name changes: momentum->energy, momenta->energies
     55
     5604-06-08 V.Ivanchenko (materials-V09-01-06)
     57- G4NistElementBuilder - provided unique name for each isotope of an element
     58                         (P.Gumplinger)
     59- G4IonisParamElm - added Fermi velocity and L-factor (both used for
     60                    parameterizations of the effective charge and
     61                    stragling of ions);
     62- G4IonisParamMat - use Fermi velocity and L-factor from G4IonisParamElm
     63
     6402-06-08 V.Ivanchenko (materials-V09-01-05)
     65- G4Element - extended printput of errors and warnings; more safe check
     66              of consistence between Z and A in the constructor
     67
     6828-04-08 V.Ivanchenko (materials-V09-01-04)
     69- G4NistManager, G4NistMaterialBuilder, G4NistElementBuilder
     70  added better comments
     71     
     7217-03-08 mma (materials-V09-01-03)
     73- G4Material : cout << NuclearInteractionLength
     74     
     7511-03-08 mma (materials-V09-01-02)
     76- G4IonisParamMat - remove NistManager dependence
     77     
     7810-03-08 mma (materials-V09-01-01)
     79- G4IonisParamMat - add Birks constant
     80 
     8106-03-08 V.Ivanchenko (materials-V09-01-00)
    2182- G4NistMaterialBuilder - use correct dimension for the density for
    2283  ConstructNewMaterial methods
Note: See TracChangeset for help on using the changeset viewer.