Ignore:
Timestamp:
Nov 25, 2009, 5:13:58 PM (15 years ago)
Author:
garnier
Message:

update CVS release candidate geant4.9.3.01

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/particles/History

    r992 r1196  
    1 $Id: History,v 1.164 2009/01/28 13:56:05 gcosmo Exp $
     1$Id: History,v 1.184 2009/11/20 14:01:31 kurasige Exp $
    22-------------------------------------------------------------------
    33
     
    1818     ----------------------------------------------------------
    1919
    20 - Jan. 28 2008      G.Cosmo
     20- Nov 20 2009     Laurent Desorgher (particles-V09-02-17)
     21- Add Geant4 disclaimer to  G4AdjointProton and Adjoint-light ions
     22
     23- Nov 06 2009     Hisaya Kurashige (particles-V09-02-16)
     24- Add G4AdjointProton and Adjoint-light ions (Laurent)
     25
     26- Oct 21 2009     Hisaya Kurashige (particles-V09-02-15)
     27- Change G4ElectronOccupancies::MaxSizeOfOrbit to 10
     28
     29- Oct 9 2009     Hisaya Kurashige (particles-V09-02-14)
     30- Fix small difference of mass of  taus, mesons, and baryons between PDG2009
     31
     32- Oct 8 2009     Hisaya Kurashige (particles-V09-02-13)
     33- Fix mass of anti baryons (Sigmac, Lambdac) and anti-diquarks A
     34
     35- Sep 23 2009     Hisaya Kurashige (particles-V09-02-12)
     36- Fix a bug in G4IonTable::FIndIon
     37   (use multimap instead of map)
     38- Fix a bug in G4IonTable::CreateIon
     39   (remove deleteion of G4IsotopeProperty* pointer)
     40
     41- Sep 16 2009     Hisaya Kurashige (particles-V09-02-11)
     42- Add check on application state in the constructor of G4ParticleDefinition
     43- Use sstream instead of strstrem in test/checkParticles
     44
     45- Sep 14 2009     Hisaya Kurashige (particles-V09-02-10)
     46- Clean up codes for DecayChannels and so on
     47
     48- Aug 05 2009     Hisaya Kurashige (particles-V09-02-09)
     49- Fix a bug that A nad Z of neutron are not defined
     50- Fix handling of PDG encoding for proton in G4IonTable
     51
     52- Aug 03 2009     Hisaya Kurashige (particles-V09-02-08)
     53- Remove G4NucleiPropertiesTable
     54- Modify G4IonTable::IsIon
     55 
     56- July 31 2009     Hisaya Kurashige (particles-V09-02-07)
     57- Use STL map for G4IonTable
     58- Add G4IonTable::CreateAllIon() method
     59- Add /particle/createAllIon command
     60
     61- May  5 2009      P.Gumplinger (particles-V09-02-06)
     62- ascertain that the absolute of the argument to boost is <1.0
     63  in G4MuonRadiativeDecayChannelWithSpin.cc
     64
     65- May. 2 2009      H.Kurashige  (particles-V09-02-05)
     66- Add G4NuclearProperty::GetNuclearMass(const G4int A, const G4int Z)
     67- Fix bugs in  electron mass calculation and move it to G4NucleiPropertiesTableAME03
     68- Add  printMassTable in test
     69
     70- Apr. 29 2009      H.Kurashige  (particles-V09-02-04)
     71- Clean up comments in G4NucleiPropertiesTableAME03
     72
     73- Apr. 7 2009      H.Kurashige  (particles-V09-02-03)
     74- Migrate to use G4NucleiPropertiesTableAME03 instead of G4NucleiPropertiesTable
     75- Introduce  G4NucleiPropertiesTableAME03 to use AME 03 mass table (T.Koi)
     76
     77- Apr. 2 2009      H.Kurashige  (particles-V09-02-02)
     78- Use std::fabs() instead of abs()
     79
     80- Feb. 27 2009      H.Kurashige  (particles-V09-02-01)
     81- Update masses of light ions
     82
     83- Jan. 29 2009      H.Kurashige  (particles-V09-02-00)
     84- include fixes in "partman-V09-02-00" and CalculateAnomaly method
     85
     86- Jan. 28 2009      G.Cosmo
    2187- Optimised G4IonTable::IsIon() implementation for usage of strings
    2288  (on kind suggestion of P.Elmer, CMS).
Note: See TracChangeset for help on using the changeset viewer.