Changeset 1340 for trunk/source/processes/hadronic/cross_sections/History
- Timestamp:
- Nov 5, 2010, 3:45:55 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/processes/hadronic/cross_sections/History
r1337 r1340 15 15 --------------------------------------------------------------- 16 16 17 24 October 2010 Vladimir Ivanchenko (hadr-cross-V09-03-12) 18 - G4VComponentCrossSection - use G4ParticleDefinition and kinetic 19 energy instead of G4DynamicParticle 20 21 20 October 2010 Gunter Folger (hadr-cross-V09-03-11) 22 - add missing inline for GetCrossSection in G4BGGPionElasticXS.hh 23 24 15 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 30 23 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 38 30 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 44 05 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 17 49 11 Jun 2010 Vladimir Ivanchenko (hadr-cross-V09-03-06) 18 50 - G4UPiNuclearCrossSection - fixed memory leak at destruction … … 20 52 21 53 03 Jun 2010 Vladimir Ivanchenko (hadr-cross-V09-03-05) 54 ------------------------------------------------------ 22 55 - G4NeutronElasticXS, G4NeutronInelasticXS, G4NeutronCaptureXS - substitute 23 56 environment variable G4NEUTRONXS by G4NEUTRONXSDATA 24 57 25 58 02 Jun 2010 Gunter Folger (hadr-cross-V09-03-04) 59 ------------------------------------------------------ 26 60 - fix compilation error on Windows: use G4lrint not lrint 27 61
Note:
See TracChangeset
for help on using the changeset viewer.
