| [1337] | 1 |
|
|---|
| 2 | Geant4 5.2 - patch-02 Release Notes
|
|---|
| 3 | -----------------------------------
|
|---|
| 4 |
|
|---|
| 5 | 3 October 2003
|
|---|
| 6 |
|
|---|
| 7 | List of fixes included in this public patch since release 5.2.p01:
|
|---|
| 8 |
|
|---|
| 9 | o Configuration script
|
|---|
| 10 | --------------------
|
|---|
| 11 | + Configure:
|
|---|
| 12 | o Corrected default name for data sets.
|
|---|
| 13 | o Implemented automatic detection of OpenGL and CLHEP installations.
|
|---|
| 14 | o Fixed behavior of script on Windows system, corrected definition of
|
|---|
| 15 | paths and defaults.
|
|---|
| 16 | o Cleared not allowed configuration drivers.
|
|---|
| 17 |
|
|---|
| 18 | o Geometry:
|
|---|
| 19 | --------
|
|---|
| 20 | + verification:
|
|---|
| 21 | o Fixed logic in G4GeomTestSegment::FindSomePoints() in case a
|
|---|
| 22 | point gets stuck in a loop while along a curved surface.
|
|---|
| 23 | Addresses also problem report #499.
|
|---|
| 24 | + volumes:
|
|---|
| 25 | o Made optional the printing of information on 'looping' particles
|
|---|
| 26 | in G4PropagatorInField. It is now controlled by the verbose flag.
|
|---|
| 27 | Addresses problem report #509.
|
|---|
| 28 |
|
|---|
| 29 | o Hadronic processes:
|
|---|
| 30 | ------------------
|
|---|
| 31 | + management
|
|---|
| 32 | o Fixed major bug in G4HadronicProcess class, affecting final state
|
|---|
| 33 | generation in all materials with more than two elements.
|
|---|
| 34 | + cross_sections:
|
|---|
| 35 | o Fixes in the high energy equivalent photon generation in the
|
|---|
| 36 | electronuclear interactions above 50 GeV.
|
|---|
| 37 |
|
|---|
| 38 | o Particles:
|
|---|
| 39 | ---------
|
|---|
| 40 | + Fixed memory leak for 'theElectronOccupancy' in G4DynamicParticle
|
|---|
| 41 | assignment operator.
|
|---|
| 42 | + Added DecayProperTime to deep copy of G4DecayProduct.
|
|---|
| 43 |
|
|---|
| 44 | o Examples:
|
|---|
| 45 | --------
|
|---|
| 46 | - Updated reference outputs.
|
|---|
| 47 | - advanced:
|
|---|
| 48 | + composite_calorimeter
|
|---|
| 49 | o Minor fix in inclusion of headers.
|
|---|
| 50 | - extended:
|
|---|
| 51 | + field
|
|---|
| 52 | o Implemented complete migration to cuts-by-region.
|
|---|
| 53 | - novice:
|
|---|
| 54 | + N05
|
|---|
| 55 | o Implemented complete migration to cuts-by-region.
|
|---|
| 56 |
|
|---|
| 57 | ----------------------------------------------------------------------------
|
|---|
| 58 |
|
|---|
| 59 | Technical Notes
|
|---|
| 60 | ---------------
|
|---|
| 61 |
|
|---|
| 62 | o This patch should be applied on top of release 5.2-patch01.
|
|---|
| 63 | It is NOT a cumulative patch !
|
|---|
| 64 | o Technical notes distributed for release 5.2 are also applicable and
|
|---|
| 65 | valid for this patch.
|
|---|
| 66 |
|
|---|
| 67 | The code and rebuilt binary libraries for release 5.2 are available through
|
|---|
| 68 | our "Source Code" Web page: http://cern.ch/geant4
|
|---|
| 69 |
|
|---|
| 70 | Please refer to the Geant4 User Documentation:
|
|---|
| 71 | http://cern.ch/geant4/G4UsersDocuments/Overview/html
|
|---|
| 72 | for further information about using Geant4.
|
|---|