Ignore:
Timestamp:
Feb 16, 2009, 10:14:30 AM (15 years ago)
Author:
garnier
Message:

en test de gl2ps. Problemes de libraries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/materials/History

    r850 r921  
    1 $Id: History,v 1.127 2008/08/13 16:06:42 vnivanch Exp $
     1$Id: History,v 1.131 2008/11/14 15:14:41 gcosmo Exp $
    22-------------------------------------------------------------------
    33
     
    1818     ----------------------------------------------------------
    1919
     2014-11-08 G.Cosmo (materials-V09-01-19)
     21- Added SetName() method to G4Element, G4Isotope, G4Material for use
     22  in detector persistency. Use "const G4String&" for accessors, instead
     23  of implicit copy...
     24
     2502-11-08 V.Ivanchenko (materials-V09-01-18)
     26- G4IronStoppingICRU73, G4MaterialStoppingICRU73,
     27  G4SimpleMaterialStoppingICRU73: fixed inline methods.
     28
     2924-10-08 V.Ivanchenko (materials-V09-01-17)
     30- G4IronStoppingICRU73, G4MaterialStoppingICRU73,
     31  G4SimpleMaterialStoppingICRU73: renamed ICRU'73 data classes and inlined
     32  accessors.
     33
     3420-10-08 V.Ivanchenko (materials-V09-01-16)
     35- G4IronStopping, G4MaterialStopping, G4SimpleMaterialStopping: added
     36  ICRU'73 data on stopping powers 25 keV/n - 10 MeV/n
     37
    203813-08-08 V.Ivanchenko (materials-V09-01-15)
    21 G4Material - use array size defined in material constructor, extend it if
    22              a component is a compound material
     39- G4Material: use array size defined in material constructor, extend it if
     40  a component is a compound material
    2341
    244207-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
     43- G4NistElementBuilder: use best known parameterisation for total
     44  binding energy of atoms, use standard masses for lightest stable isotopes
     45- G4NistManager and G4NistElementBuilder: added method
     46  GetTotalElectronBindingEnergy().
     47- G4Isotope: use AtomicMass instead of NuclearMass.
     48- G4Element: use G4int(fZeff) everywhere in the class.
    3249
    335023-07-08 V.Ivanchenko (materials-V09-01-13)
    34 - G4NistManager - bug introduced in tag (-11) is fixed
     51- G4NistManager: fixed bug introduced in tag (-11).
    3552
    365321-07-08 P.Gumplinger (materials-V09-01-12)
    37 - G4SurfaceProperty and G4OpticalSurface, make them truly Polymorphic
     54- G4SurfaceProperty and G4OpticalSurface, make them truly polymorphic.
    3855
    395617-07-08 V.Ivanchenko (materials-V09-01-11)
    40 - G4NistManager - added inline methods to speed up EM computations
     57- G4NistManager: added inline methods to speed up EM computations.
    4158
    425916-07-08 P.Gumplinger (materials-V09-01-10)
Note: See TracChangeset for help on using the changeset viewer.