Ignore:
Timestamp:
Apr 6, 2009, 12:30:29 PM (15 years ago)
Author:
garnier
Message:

update processes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/hadronic/cross_sections/History

    r819 r962  
    1 $Id: History,v 1.26.2.2 2008/04/29 07:01:19 gcosmo Exp $
    21-------------------------------------------------------------------
    32
     
    1615     ---------------------------------------------------------------
    1716
    18 29 April 2008 Gabriele Cosmo (hadr-cross-V09-00-02)
    19 ---------------------------------------------------
    20 - Tag for release 9.1.p02.
     1725 February 2009 Vladimir Ivanchenko (hadr-cross-V09-02-03)
     18------------------------------------------------------------
     19- G4CrossSectionDataStore - added protection to the Clean method
     20
     2114 February 2009 Vladimir Ivanchenko (hadr-cross-V09-02-02)
     22------------------------------------------------------------
     23- G4CrossSectionDataStore - added Clean method
     24
     2506 February 2009 Vladimir Ivanchenko (hadr-cross-V09-02-01)
     26------------------------------------------------------------
     27
     2824 January 2009 Vladimir Ivanchenko (hadr-cross-V09-02-00)
     29------------------------------------------------------------
     30- G4CrossSectionDataStore - moved constructor and destructor to source,
     31                            added destruction of data sets, use STL
     32                            vector instead of C-array
     33- G4CrossSectionDataSetRegistry - new singleton to keep pointers to
     34                            cross section data sets
     35- G4VCrossSectiondataSet - constructor and detructor moved to source and
     36                           registration/deregistration added
     37
     3801 December 2008 Vladimir Ivanchenko (hadr-cross-V09-01-07)
     39------------------------------------------------------------
     40G4BGGPionElasticXS, G4BGGPionInelasticXS, G4BGGNucleonInelasticXS,
     41G4BGGNucleonElasticXS, G4UPiNuclearCrossSection - added proper
     42   Coulomb barrier and cleanup implementations
     43
     4424 October 2008 Dennis Wright (hadr-cross-V09-01-06)
     45----------------------------------------------------
     46- replace G4NucleiPropertiesTable::IsInTable with
     47  G4NucleiProperties::IsInStableTable for G4PhotoNuclearCrossSection
     48  and G4ElectroNuclearCrossSection
     49
     5024 September 2008 Vladimir Ivantchenko (hadr-cross-V09-01-05)
     51------------------------------------------------------------
     52- G4GlauberGribovCrossSection provides a smooth transition from
     53  Barashenkov cross sections at 90 GeV; set threshold 90 GeV
     54  in classes, where this cross section is used
     55
     5616 September 2008 Dennis Wright (hadr-cross-V09-01-04)
     57------------------------------------------------------
     58- G4PiNuclearCrossSection.cc: comment out G4ping and its instances
     59  following result of Pete Elmer who showed G4ping is very slow
     60
     6101 September 2008 Vladimir Ivantchenko (hadr-cross-V09-01-03)
     62------------------------------------------------------------
     63- G4CrossSectionDataStore - added method SampleZandA, which
     64    return G4Element and fill G4Nucleaus
    2165
    226628 April 2008 Dennis Wright (hadr-cross-V09-01-02)
     
    2872  Files affected: G4CrossSectionDataStore.hh, .cc.  Added method
    2973  whichDataSetInCharge().
     74
    3075- DHW: G4NeutronInelasticCrossSection.cc : fix bug which returned
    3176  zero cross section for 3He
     77
    3278- G4TripathiLightCrossSection::IsApplicable(): bug fix from T. Koi:
    3379  changed theTarget->GetA() to theTarget->GetN()
Note: See TracChangeset for help on using the changeset viewer.