Warning, /geant4/CHANGELOG/Patch4.5.2-2.txt is written in an unsupported language. File is not indexed.
0001
0002 Geant4 5.2 - patch-02 Release Notes
0003 -----------------------------------
0004
0005 3 October 2003
0006
0007 List of fixes included in this public patch since release 5.2.p01:
0008
0009 o Configuration script
0010 --------------------
0011 + Configure:
0012 o Corrected default name for data sets.
0013 o Implemented automatic detection of OpenGL and CLHEP installations.
0014 o Fixed behavior of script on Windows system, corrected definition of
0015 paths and defaults.
0016 o Cleared not allowed configuration drivers.
0017
0018 o Geometry:
0019 --------
0020 + verification:
0021 o Fixed logic in G4GeomTestSegment::FindSomePoints() in case a
0022 point gets stuck in a loop while along a curved surface.
0023 Addresses also problem report #499.
0024 + volumes:
0025 o Made optional the printing of information on 'looping' particles
0026 in G4PropagatorInField. It is now controlled by the verbose flag.
0027 Addresses problem report #509.
0028
0029 o Hadronic processes:
0030 ------------------
0031 + management
0032 o Fixed major bug in G4HadronicProcess class, affecting final state
0033 generation in all materials with more than two elements.
0034 + cross_sections:
0035 o Fixes in the high energy equivalent photon generation in the
0036 electronuclear interactions above 50 GeV.
0037
0038 o Particles:
0039 ---------
0040 + Fixed memory leak for 'theElectronOccupancy' in G4DynamicParticle
0041 assignment operator.
0042 + Added DecayProperTime to deep copy of G4DecayProduct.
0043
0044 o Examples:
0045 --------
0046 - Updated reference outputs.
0047 - advanced:
0048 + composite_calorimeter
0049 o Minor fix in inclusion of headers.
0050 - extended:
0051 + field
0052 o Implemented complete migration to cuts-by-region.
0053 - novice:
0054 + N05
0055 o Implemented complete migration to cuts-by-region.
0056
0057 ----------------------------------------------------------------------------
0058
0059 Technical Notes
0060 ---------------
0061
0062 o This patch should be applied on top of release 5.2-patch01.
0063 It is NOT a cumulative patch !
0064 o Technical notes distributed for release 5.2 are also applicable and
0065 valid for this patch.
0066
0067 The code and rebuilt binary libraries for release 5.2 are available through
0068 our "Source Code" Web page: http://cern.ch/geant4
0069
0070 Please refer to the Geant4 User Documentation:
0071 http://cern.ch/geant4/G4UsersDocuments/Overview/html
0072 for further information about using Geant4.