forked from Geant4/geant4
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathPatch4.5.0-1.txt
More file actions
181 lines (160 loc) · 7.04 KB
/
Patch4.5.0-1.txt
File metadata and controls
181 lines (160 loc) · 7.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
Geant4 5.0 - patch-01 Release Notes
-----------------------------------
24th February 2003
List of fixes included in this public patch to release 5.0:
o Config:
------
- Added experimental setup WIN32-VC7.gmk for Windows .NET VC++ compiler.
- Generalised identification of WIN32 specific setups in core scripts.
- Forced silent generation of dependencies.
- Configure script: fixed GNUmakefile access problem for correct execution
of flags/libs command options. Added automatic recognition of 'Darwin' OS.
- source/GNUmakefile: included patch to release 5.0.
o Electromagnetic processes (low-energy):
--------------------------------------
- Minor fix in G4QAOLowEnergyLoss to use G4Poisson distribution.
o Electromagnetic processes (standard):
------------------------------------
+ standard:
- Fix for compound materials in G4eBremsstrahlungModel.
- Minor fix in G4PAIonisation and G4PAIxSection to use G4Poisson
distribution.
+ muons:
- Fix for compound materials in G4MuBremsstrahlungModel and
G4MuPairProductionModel.
+ xrays:
- G4VXTRenergyLoss: removed reduntant headers inclusions and ordered
inclusion for complex numbers to allow porting on Windows .NET VC++.
- Minor fix in G4Cerenkov, G4ForwardXrayTR and G4VXTRenergyLoss to use
G4Poisson distribution.
o General processes:
-----------------
+ optical:
- Fix in calculation of polarization for perpendicular incidence
in G4OpBoundaryProcess. Fixes bug report #442.
o Geometry:
--------
+ magnetic-field:
- Removed some redundant inclusions of headers.
+ management:
- G4VSolid.cc: restored original conditions for extent clipping in
method ClipPolygon().
+ solids/Boolean:
- Added set/get functions Set/GetVolumesNameExtension() for volume-name
extension in G4ReflectionFactory. By default now the factory assigns
"_refl" postfix to name of reflected volumes/solids.
- Assumed less strict condition in the G4ReflectionFactory::CheckScale()
method, to avoid precision problems with imported rotation matrices.
+ solids/CSG:
- G4Cons: enhanced treatment of phi-sections, according to
algorithm used also in G4Tubs.
+ volumes:
- Fix in G4GeometryMessenger to check for geometry closed when commands
are applied. Command /geometry/navigator/reset and test commands apply
only when system is in "Idle" state.
- G4VCurvedTrajectoryFilter: fixed initialisation of data member
in constructor. Fixes crash in visualization under in some setups.
- G4IdentityTrajectoryFilter: added comments for the Software Reference
Manual.
o Global:
------
- Exclude definition of min/max for Windows .NET VC++ compiler
in globals.hh.
- Use SystemOfUnits.h and PhysicalConstants.h from CLHEP instead of
internal local copies.
o Hadronic processes:
------------------
+ cross_sections
o Fixed bug in Newton method for electro-nuclear cross-sections.
+ management:
o Fixed a missing data-member initialization in G4InelasticInteraction.
Fixes bug report #455.
o G4EnergyRangeManager, G4HadronicProcess: adopt exception handling for
'no model found' case.
+ models/chiral_inv_phase_space
o Minor fix for memory leak.
o Fixed calculation of the equivalent photon in electro-nuclear.
+ models/generator/de_excitation
o Improved performance for gamma evaporation (~30%).
o Minor fix in method G4ExcitationHandler::transform() when calling
erase(), to allow porting on Windows .NET VC++ compiler.
+ models/generator/high_energy
o G4TheoFSGenerator: fix for semantics change in track, added Clear()
call to particle-change vector.
+ models/generator/scattering
o Removed some redundant inclusions of headers.
+ models/generator/util
o Critical fix for semi-infinite loop in G4Fancy3DNucleus and
G4FermiMomentum.
+ models/low_energy
o G4LEKaonZeroLInelastic, G4LEKaonZeroSInelastic: fixed virtual
destructor.
+ models/neutron_hp
o Fix in sampling of gammas, in case internal conversion data are
available in breit frame.
o Fixed recoil direction distribution for 14MeV neutrons in Silicon.
o Fixed cases of uninitialised variables responsible for event
irreproducibility.
o Optimized usage of poisson distribution to adopt G4Poisson.
+ models/pre_equilibrium
o Fixed warning.
+ models/radiative_decay
o Fix in G4NuclearDecayChannel and G4RadioactiveDecay: adapted to new
nuclear level manager.
+ util
o Removed some redundant inclusions of headers.
o Intercoms:
---------
- Included G4VVisManager::Draw methods for hits and trajectories.
o Parameterisations:
-----------------
- Updated header files to remove redundant header inclusions
and properly order inclusion for complex numbers, to allow
porting on Windows .NET VC++ compiler.
- Minor fix in G4IrregularXrayTRmodel, G4VXTRdEdx and G4VXrayTRadModel
to use G4Poisson distribution.
o Persistency:
-----------
- Corrected inclusion of headers for constant and units from CLHEP
in G4MCTSimParticle and G4MCTSimVertex.
o Visualization:
-------------
- OpenInventor: removed erroneous additional transformation.
- HepRep: modified G4HepRepFileSceneHandler::AddThis()
to incorporate G4Attributes into the HepRep1 file.
Moved some of HepRepXMLWriter's warning messages to debug blocks.
- VRML: minor fix to VRML2 driver in G4VRML2SceneHandlerFunc to
adopt G4String.
- Included G4VisManager::Draw methods for hits and trajectories.
o G3toG4 tool:
-----------
- G4gstmed: included get functions for the medium table entries:
G4int GetSize() const
G3MedTableEntry* GetMTE(G4int i) const
o Examples:
--------
- novice/N02
o Cosmetics in output for stepping verbose.
o Minor improvements to specific UI commands.
- extended/electromagnetic - TestEm2, TestEm4
o Cosmetics in output for stepping verbose.
o Minor improvements to specific UI commands.
- extended/geometry/olap
o Removed redundant inclusion of headers.
- extended/biasing
o Removed redundant inclusion of headers.
- advanced - composite_calorimeter, xray_telescope
o Removed redundant inclusion of headers.
- Updated reference outputs.
----------------------------------------------------------------------------
Technical Notes
---------------
o This patch should be applied on top of release 5.0.
o Technical notes distributed for release 5.0 are also applicable and
valid for this patch.
The code and rebuilt binary libraries for release 5.0 are available through
our "Source Code" Web page:
- see our Geant4 Home Page (http://cern.ch/geant4).
Please refer to the Geant4 User Documentation
(http://cern.ch/geant4/G4UsersDocuments/Overview/html)
for further information about using Geant4.