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

update ti head

File:
1 edited

Legend:

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

    r1337 r1340  
    1515     ---------------------------------------------------------------
    1616
     1724 October 2010 Vladimir Ivanchenko (hadr-cross-V09-03-12)
     18- G4VComponentCrossSection - use G4ParticleDefinition and kinetic
     19   energy instead of G4DynamicParticle
     20
     2120 October 2010 Gunter Folger (hadr-cross-V09-03-11)
     22- add missing inline for GetCrossSection in G4BGGPionElasticXS.hh
     23
     2415 October 2010 Dennis Wright (hadr-cross-V09-03-10)
     25----------------------------------------------------
     26- integer Z and A migration:
     27  in all cross section data sets, replace IsZAApplicable with IsIsoApplicable
     28  and replace GetIsoZACrossSection with GetZandACrossSection
     29 
     3023 September 2010 Vladimir Ivanchenko (hadr-cross-V09-03-09)
     31------------------------------------------------------------
     32- G4NeutronElasticXS, G4NeutronInelasticXS, G4NeutronCaptureXS cleanup:
     33                    use std vectors instead of C arrays;
     34                    use G4HadronNucleonXsc class and PDG parameterisation
     35                    for high energy cross sections off Hydrogen;
     36                    removed Get/Set methods for verboseLevel
     37
     3830 July 2010 Vladimir Ivanchenko (hadr-cross-V09-03-08)
     39- G4IonProtonCrossSection - move virtual methods to source,
     40                            add constructor and destructor,
     41                            make G4ProtonInelasticCrossSection class member,
     42                            fix bug in kinematics
     43
     4405 July 2010 Vladimir Ivanchenko (hadr-cross-V09-03-07)
     45- G4VComponentCrossSection - new interface for cross sections
     46- G4VCrossSectionDataSet - added name, min and max kinetic energy and access
     47                           methods
     48
    174911 Jun 2010 Vladimir Ivanchenko (hadr-cross-V09-03-06)
    1850- G4UPiNuclearCrossSection - fixed memory leak at destruction
     
    2052
    215303 Jun 2010 Vladimir Ivanchenko (hadr-cross-V09-03-05)
     54------------------------------------------------------
    2255- G4NeutronElasticXS, G4NeutronInelasticXS, G4NeutronCaptureXS - substitute
    2356     environment variable G4NEUTRONXS by G4NEUTRONXSDATA
    2457
    255802 Jun 2010 Gunter Folger       (hadr-cross-V09-03-04)
     59------------------------------------------------------
    2660- fix compilation error on Windows: use G4lrint not lrint
    2761
Note: See TracChangeset for help on using the changeset viewer.