Ignore:
Timestamp:
Nov 5, 2010, 3:45:55 PM (14 years ago)
Author:
garnier
Message:

update ti head

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/particles/History

    r1337 r1340  
    1 $Id: History,v 1.190 2010/06/17 01:46:36 gum Exp $
     1$Id: History,v 1.202 2010/10/30 07:55:00 kurasige Exp $
    22-------------------------------------------------------------------
    33
     
    1717     * Reverse chronological order (last date on top), please *
    1818     ----------------------------------------------------------
     19
     20- October 30  2010  Hisaya Kurashige (particles-V09-03-15)
     21- Fix bugs of uninitialized variables (reported by Coverity)
     22
     23- October 27  2010  Gabriele Cosmo (particles-V09-03-14)
     24- Restored DLL setup as originally. Withdrawn changes in last tag.
     25
     26- October 19  2010  Gabriele Cosmo (particles-V09-03-13)
     27- Replaced G4PARTICLES_ALLOC_EXPORT flag with G4ALLOC_EXPORT for DLL exported
     28  symbols.
     29
     30- October 16  2010  Hisaya Kurashige (particles-V09-03-12)
     31- Fix bugs in G4IonTable::IsIon
     32 (anti nuclei were identified as normal ions and contained in the IonTable)
     33
     34- October 11  2010  Hisaya Kurashige (particles-V09-03-11)
     35- Modify reporttParticleTable
     36- Fix particle type for anti_alpha
     37- Modify G4ParticleDefiniton::Dump to print AtomicNumber/Mass
     38- Fix a bug in G4PDGCodeChecker for anti_nuclei
     39
     40- October 9  2010  Hisaya Kurashige (particles-V09-03-10)
     41- Remove anti_nuclei from shortlived
     42- Add anti_nuclei classes under hadrons/ions
     43- Fix G4IonTable::IsLightIon method (neutron,genericIon are not light ions)
     44- Add G4IonTable::IsLightAntiIon, G4IonTable::GetLightAntiIon
     45
     46- October 1  2010  Hisaya Kurashige (particles-V09-03-09)
     47- Update mass/width of  muons, taus, mesons, and baryons biased on PDG2010
     48- Fixed signature for std::pair in G4IonTable source code for compliance
     49  to ISO/C++ Standard. (Sep. 3 by G.Cosmo)
     50
     51- August 12  2010    Hisaya Kurashige (particles-V09-03-08)
     52- Add G4DynamicParticle::GetParticleDefinition giving 'const' pointer
     53
     54- August 10  2010    Hisaya Kurashige (particles-V09-03-07)
     55- Clean up codes
     56  (Use const pointer of G4ParticleDefinition as possible)
     57
     58- July 20  2010    Hisaya Kurashige (particles-V09-03-06)
     59- Fix a bug in G4ExcitedMesonConstructor::Add3PiMode
    1960
    2061- June 16  2010    Peter Gumplinger  (particles-V09-03-05)
Note: See TracChangeset for help on using the changeset viewer.