Changeset 1058 for trunk/source/materials/History
- Timestamp:
- May 29, 2009, 3:55:14 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/source/materials/History (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/materials/History
r986 r1058 1 $Id: History,v 1.1 33 2009/02/19 12:19:53 vnivanchExp $1 $Id: History,v 1.142 2009/05/25 08:34:15 gcosmo Exp $ 2 2 ------------------------------------------------------------------- 3 3 … … 18 18 ---------------------------------------------------------- 19 19 20 25-05-09 V.Ivanchenko (materials-V09-02-07) 21 - Renamed G4ExternalDEDXTable class to G4ExtDEDXTable to allow for generation 22 of DLLs on WIN32-VC, where "External" is used to tag symbols in the DLLs 23 generation process. 24 25 11-05-09 V.Ivanchenko (materials-V09-02-06) 26 - G4ExternalDEDXTable: A.Lechner bug-fix in ClearTable function to avoid 27 illegal deletion of physics vectors. 28 29 07-05-09 V.Ivanchenko (materials-V09-02-05) 30 - G4IronStoppingICRU73: the upper limit of the data vector is extended 31 from 10 MeV to 1 GeV; 53 bins are used 32 - G4NistMaterialBuilder: mean ionisation potential for G4_WATER is set 33 to 78 eV according to GSI Annual Report (2008) p.373 34 and recommendation of Prof.P.Sigmund in order to 35 conssitent with ICRU'73 tables 36 37 29-04-09 V.Ivanchenko (materials-V09-02-04) 38 Fixed ICRI'73 data provided by Prof.P.Sigmund Univ. Southern Denmark 39 - G4MaterialStoppingICRU73: G4WATER, G4WATER_VAPOR, G4NYLON-6/6 40 - G4SimpleMaterialStoppingICRU73: G4_Cu 41 - G4IronStoppingICRU73: G4WATER data added 42 Also fixed GetDEDX methods in these classes for E=10 MeV (upper limit) 43 44 24-04-09 G.Cosmo (materials-V09-02-03) 45 - Make visible GetEntry() accessor in G4MaterialPropertyVector for use 46 restricted to persistency. 47 48 20-04-09 G.Cosmo (materials-V09-02-02) 49 - Use 'const' references for strings as arguments/return-values in material 50 properties tables and related classes. Inlined some methods and some minor 51 cleanup. 52 - Added Entries() method to G4MaterialPropertyVector and accessors for maps 53 in G4MaterialPropertiesTable, required for internal use in persistency of 54 material properties. 55 56 18-03-09 A.Lechner, V.Ivanchenko (materials-V09-02-01) 57 - New interface class G4VIonDEDXTable for electronic stopping power 58 tables for ions. 59 - New utility class G4ExternalDEDXTable to handle external electronic 60 stopping power tables for ions. 61 - Migrated classes for ICRU'73 stopping power (G4IronStoppingICRU73, 62 G4MaterialStoppingICRU73, G4SimpleMaterialStoppingICRU73) to the 63 the new G4VIonDEDXTable interface: 64 o Changed access methods of physics vectors (vectors can also be 65 identified via atomic number of material if material is pure); 66 o Classes now deliver mass stopping powers instead of stopping powers per 67 unit length; 68 o Any dependency on ICRU 73 material densities is removed (densities are 69 no longer included in the classes); 70 o Stopping power vectors are now only built on request and no longer in 71 the constructor. 72 20 73 19-02-09 V.Ivanchenko (materials-V09-02-00) 21 G4MaterialStoppingICRU73 - added 4 forgotten materials from ICRU'73 22 G4SimpleMaterialStoppingICRU73 -fixed density of Mo and number of materials.74 - G4MaterialStoppingICRU73: added 4 forgotten materials from ICRU'73. 75 - G4SimpleMaterialStoppingICRU73: fixed density of Mo and number of materials. 23 76 24 77 11-12-08 G.Cosmo (materials-V09-01-20)
Note:
See TracChangeset
for help on using the changeset viewer.
