source: trunk/documents/UserDoc/DocBookUsersGuides/ChangesHistory/ChangesHistory.html @ 978

Last change on this file since 978 was 921, checked in by garnier, 15 years ago

en test de gl2ps. Problemes de libraries

File size: 62.2 KB
Line 
1<HTML>
2<HEAD>
3<TITLE>Changes to Users Documentation</TITLE>
4<!-- Changed by: Dennis Wright, 27-Jun-2002 -->
5</HEAD>
6
7<BODY>
8<BR>
9<P ALIGN="Center">
10<FONT SIZE="+3" COLOR="#238E23">
11<B>Changes History of User's Documents</B>
12</FONT>
13<BR>
14<P>
15
16<br /><br /><br /><br />
17
18<!-- ============================================== Section --> 
19<HR ALIGN="Center">
20<font COLOR="#238E23">
21<h2>Version: Geant4 9.2 (December 2008) </h2>
22</font>
23<HR ALIGN="Center">
24<br />
25
26<p>
27<b><u>User's Guide: For Application Developers</u></b>
28</p>
29<ul>
30<b>- Newly Added Chapters/Sections</b>
31  <ul>
32    <li>4.1.14. Importing ASCII Text Models
33    <li>Appendix Python Interface
34  </ul>
35<br />
36
37<b>- Modified Chapters/Sections</b>
38  <ul>
39    <li>2.1. How to Define the main() Program
40    <li>2.4. How to Specify Particles
41    <li>2.10. How to Visualize the Detector and Events
42    <li>2.8. How to Set Up an Interactive Session
43    <li>3.1. Class Categories and Domains
44    <li>4.1.2. Solids
45    <li>4.1.3. Logical Volumes
46    <li>4.1.6. Creating an Assembly of Volumes
47    <li>4.1.8. The Geometry Navigator
48    <li>4.1.9. A Simple Geometry Editor
49    <li>4.1.10. Converting Geometries from Geant3.21
50    <li>4.1.13. Importing XML Models Using GDML
51    <li>4.7. Parallel Geometries
52    <li>4.6. Object Persistency
53    <li>5.2. Physics Processes
54    <li>5.3.2 Definition of a particle
55    <li>5.6. Physics Table
56    <li>8.1. Introduction to Visualization
57    <li>8.2. Adding Visualization to Your Executable
58    <li>8.4. Controlling Visualization from Commands
59    <li>8.10. Making a Movie
60    <li>9.3. Advanced Examples
61    <li>Appendix CLHEP Foundation Library
62    <li>Appendix Development and debug tools
63    <li>Appendix Makefiles and Environment Variables
64    <li>Appendix Tips for Program Compilation
65  </ul>
66</ul>
67
68<p>
69<b><u>User's Guide: For Toolkit Developers</u></b>
70</p>
71<ul>
72<b>- Newly Added Chapters/Sections</b>
73  <ul>
74    <li>3.3. Particles
75  </ul>
76</ul>
77
78<p>
79<b><u>Installation Guide</u></b>
80</p>
81<ul>
82<b>- Modified Chapters/Sections</b>
83  <ul>
84    <li>1. Installation Introduction
85    <li>2. Installation Procedures
86  </ul>
87</ul>
88
89<p>
90<b><u>Physics Reference Manual</u></b>
91</p>
92
93<ul>
94<b>- Modified Chapters/Sections</b>
95  <ul>
96    <li>5.1 The Interaction Length or Mean Free Path
97    <li>6.1 Introduction
98    <li>7.2 Energy loss fluctuations
99    <li>7.4 Conversion from range cut to kinetic energy cut
100    <li>7.5 Multiple Scattering
101    <li>8.1 Ionization
102
103  </ul>
104</ul>
105
106
107<!-- ============================================== Section --> 
108<HR ALIGN="Center">
109<font COLOR="#238E23">
110<h2>Version: Geant4 9.1 (December 2007) </h2>
111</font>
112<HR ALIGN="Center">
113<br />
114
115<p>
116<b><u>User's Guide: For Application Developers</u></b>
117</p>
118<ul>
119<b>- Newly Added Chapters/Sections</b>
120  <ul>
121    <li>4.1.14.  Saving geometry tree objects in binary format
122    <li>4.8.     Command-based scoring
123    <li>5.2.1.3. Very Low energy Electromagnetic Processes (Geant4 DNA extension)
124  </ul>
125<br />
126
127<b>- Modified Chapters/Sections</b>
128  <ul>
129    <li>3.2.      Global Usage Classes
130    <li>4.1.      Geometry
131    <li>5.2.1.1.  "Standard" Electromagnetic Processes
132    <li>5.2.5.4.  Tracking of Photons in processes/optical
133    <li>9.2.      Extended Examples
134    <li>Appendix 1. Tips for Program Compilation
135    <li>Appendix 2. Histogramming
136    <li>Appendix 5. Makefiles and Environment Variables
137  </ul>
138</ul>
139
140<p>
141<b><u>Installation Guide</u></b>
142</p>
143<ul>
144<b>- Modified Chapters/Sections</b>
145  <ul>
146    <li>1. Installation Introduction
147    <li>2. Installation Procedures
148    <li>3. Tips for Installing on Windows
149  </ul>
150</ul>
151
152<p>
153<b><u>Physics Reference Manual</u></b>
154</p>
155
156<ul>
157<b>- Modified Chapters/Sections</b>
158  <ul>
159    <li>6.2 PhotoElectric effect
160    <li>7.5 Multiple Scattering
161    <li>7.7 Ion Scattering
162    <li>11  Polarized Electron/Positron/Gamma Incident
163    <li>7.6 Single Scattering
164  </ul>
165</ul>
166
167
168<!-- ============================================== Section --> 
169<HR ALIGN="Center">
170<font COLOR="#238E23">
171<h2>Version: Geant4 9.0 (June 2007) </h2>
172</font>
173<HR ALIGN="Center">
174<br />
175
176<p>
177<b><u>User's Guide: For Application Developers</u></b>
178</p>
179<ul>
180<b>- Newly Added Chapters/Sections</b>
181  <ul>
182    <li>5.8. Track Error Propagation
183  </ul>
184<br />
185
186<b>- Modified Chapters/Sections</b>
187  <ul>
188    <li>2.8 How to Set Up an Interactive Session
189    <li>3.7 Event Biasing Techniques
190    <li>4.1.8 The Geometry Navigator
191    <li>4.4 Hits
192    <li>5.2.1 Electromagnetic Interactions
193    <li>8.4   Controlling Visualization from Commands
194    <li>8.10  Making a Movie
195    <li>9.2.1 Extended Example Summary
196    <li>Appendix 6.1 Building on MS Visual C++
197    <li>Appendix 3 CLHEP Foundation Library
198    <li>Appendix 5 Makefiles and Environment Variables
199    <li>Appendix 4 C++ Standard Template Library
200  </ul>
201</ul>
202
203<p>
204<b><u>Physics Reference Manual</u></b>
205</p>
206<ul>
207<b>- Modified Chapters/Sections</b>
208  <ul>
209    <li>7.1 Computing the Mean Energy Loss
210    <li>7.3 Correcting the cross section for energy variation
211    <li>7.4 Conversion from range to kinetic energy
212    <li>7.5 Multiple Scattering
213    <li>8.1 Ionization
214    <li>8.2 Bremsstrahlung
215    <li>8.4 Positron - Electron Annihilation into Muon - Anti-muoni
216    <li>9.1 Ionization
217    <li>10.1 Ionization
218    <li>12.10 Hadron and Ion Ionisation
219    <li>21.3.2 Intra-nuclear Cascade
220  </ul>
221</ul>
222
223<p>
224<b><u>Installation Guide</u></b>
225</p>
226<ul>
227<b>- Modified Chapters/Sections</b>
228  <ul>
229    <li>1. Installation Introduction
230    <li>2. Installation Procedures
231    <li>3. Tips for Installing on Windows
232  </ul>
233</ul>
234
235<br /><br /><br />
236
237
238<!-- ============================================== Section --> 
239<HR ALIGN="Center">
240<font COLOR="#238E23">
241<h2>Version: Geant4 8.3 (May 2007) </h2>
242</font>
243<HR ALIGN="Center">
244<br />
245
246<p>
247<b><u>Installation Guide: For setting up Geant4 in your computing environment</u></b> 
248</p>
249<ul>
250<b>- Modified Chapters/Sections</b>
251  <ul>
252    <li>1.1 Supported Computers and Operating Systems
253    <li>2.1 Using the Configure Script for installation
254    <li>3.1 Windows with the Cygwin Toolset and Microsoft Visual C++
255  </ul>
256</ul>
257
258<p>
259<b><u>User's Guide: For Application Developers</u></b>
260</p>
261<ul>
262<b>- Modified Chapters/Sections</b>
263  <ul>
264    <li>4.1.2  Solids
265    <li>4.1.11 Detecting Overlapping Volumes
266    <li>4.3    Electromagnetic Field
267    <li>5.2.5  Optical Photon Processes
268    <li>9.2.1  Extended Example Summary
269  </ul>
270</ul>
271
272
273<br /><br /><br />
274
275
276<!-- ============================================== Section --> 
277<HR ALIGN="Center">
278<font COLOR="#238E23">
279<h2>Version: Geant4 8.2 (December 2006) </h2>
280</font>
281<HR ALIGN="Center">
282<br />
283
284<ul>
285<li><b>Installation Guide: For setting up Geant4 in your computing
286    environment</b>
287  <ul>
288  <li> Chapter 3, Tips for Installing on Windows
289    <ul>
290    <li>Section 3.1 Windows with the Cygwin Toolset and Microsoft Visual C++
291      <ul>
292      <li>Information on Visual Studio removed.
293      </ul>
294    <li>Section 3.2 Building Kernel Libraries DLLs
295      <ul>
296      <li>The note related to physics lists removed.
297      </ul>
298    </ul>
299  </ul>
300
301<li><b>User's Guide: For Application Developers</b>
302
303  <ul>
304  <li>Chapter 3. Toolkit Fundamentals
305    <ul>
306    <li>Section 3.7 Event Biasing Techniques
307      <ul>
308      <li>Subsection 3.7.2 Physics Based Biasing
309        <ul>
310        <li>New subsection added.
311        </ul>
312      </ul>
313    </ul>
314
315  <li>Chapter 4, Detector Definition and Response
316    <ul>
317    <li>Section 4.1, Geometry
318      <ul>
319      <li>Subsection 4.1.2, Solids
320        <ul>
321        <li>Information about GetSurfaceArea() added.
322        </ul>
323      <li>Subsection 4.1.6, Creating an Assembly of Volume
324        <ul>
325        <li>Destruction of an assembly volume modified.
326        </ul>
327      <li>Subsection 4.1.8, The Geometry Navigator
328        <ul>
329        <li>>Subsubsections '4.1.8.3 Navigation in parallel geometries' and
330             '4.1.8.2 Using the navigator to locate points' added.
331        </ul>
332      <li>Subsection 4.4.6, Concrete classes of <i>G4VPrimitiveScorer</i>
333        <ul>
334        <li>G4PSCellCharge information added.
335        </ul>
336      </ul>   
337    <li>New Section 'Parallel Geometries' added.
338    </ul>
339  <li>Chapter 6. User Actions
340    <ul>
341    <li>Section 6.2 Optional User Actions
342      <ul>
343      <li>Information added to 'G4UserEventAction'
344      </ul>
345    </ul>
346  <li>Chapter 8. Visualization
347    <ul>
348    <li>Section 8.3 The Visualization Drivers
349      <ul>
350      <li>Subsection 8.3.8 RayTracer
351        <ul>
352        <li>More information added.
353        </ul>
354      </ul>
355    <li>Section 8.4 Controlling Visualization from Commands
356      <ul>
357      <li>Subsection 8.4.15 Cut view
358        <ul>
359        <li>The part 'Cutting away' modified.
360        <li>More reference added.
361        </ul>
362      <li>Subsection 8.4.16 Tutorial macros
363        <ul>
364        <li>More tutorial references added.
365        </ul>
366      </ul>
367    <li>Section 8.5 Controlling Visualization from Compiled Code
368      <ul>
369      <li>Minor correction at the introduction part.
370      </ul>
371    <li>Section 8.6 Visualization Attributes
372      <ul>
373      <li>Subsection 8.6.3 Forcing attributes
374        <ul>
375        <li>Added information on visualisation of a circle.
376        </ul>
377      </ul>
378    <li>Section 8.7 Enhanced Trajectory Drawing
379      <ul>
380      <li>Subsection 8.7.1 Default Configuration
381        <ul>
382        <li>Time slice interval added.
383        </ul>
384      <li>Subsection 8.7.2 Trajectory Drawing Models
385        <ul>
386        <li>Information of G4TrajectoryDrawByAttribute added.
387        </ul>
388      <li>Subsection 8.7.3 Controlling from Commands
389        <ul>
390        <li>Added the part 'Configure drawByAttribute-0 model'.
391        </ul>
392      </ul>
393    <li>Section 8.8 Filtering
394      <ul>
395      <li>New section added.
396      <li>Subsection 8.8.1 Trajectory Filtering
397        <ul>
398        <li>New subsection number added.
399        <li>Added information of G4TrajectoryAttributeFilter.
400      <li>Subsection 8.8.1.2 Example commands
401        <ul>
402        <li>More example added.
403        </ul>
404      </ul>
405    <li>Section 8.9 Polylines, Markers and Text
406      <ul>
407      <li>Section number changed from 8.8 to 8.9.
408      </ul>
409    </ul>
410    <li>Section 8.10 Making a Movie
411      <ul>
412      <li>New section added.
413      </ul>
414    </ul>
415
416  <li>Chapter 9. Examples
417    <ul>
418    <li>Section 9.2, Extended Examples
419      <ul>
420      <li>Subsection 9.2.1, Extended Example Summary
421        <ul>
422        <li>Hadronic example added.
423        </ul>
424      </ul>
425    <li>Section 9.3, Advanced Examples
426      <ul>
427      <li>The 'human_phantom' reference added.
428      </ul>
429    </ul>
430
431  <li>Appendix
432    <ul>
433    <li> Section 10.6, Build for MS Visual C++
434      <ul>
435      <li>Visual Studio related information added.
436      </ul>
437    <li>Section 10.1, Tips for Program Compilation   
438      <ul>
439      <li>Subsection 10.1.5, Windows - MS Visual C++
440        <ul>
441        <li>Compilation with debug symbols changed.
442        </ul>
443      <li>Subsection 10.1.6, MacOS-X - g++
444        <ul>
445        <li>Optimization inforamtion changed.
446        </ul>
447      </ul>
448    </ul>
449  </ul>
450
451<li><b>User's Guide - For Toolkit Developers</b>
452  <ul>
453  <li> Chapter 2, Design and Function of Geant4 Categories
454    <ul>
455    <li>Section 13, Visualization
456      <ul>
457      <li>Subsection 'LineSegmentsPerCircle' added.
458      </ul>
459    </ul>
460  <li> Chapter 3, Extending Toolkit Functionality
461    <ul>
462    <li>Section, Visualization
463      <ul>
464      <li>Substantial update done.
465      </ul>
466    </ul>
467  </ul>
468
469<li><b>Physics Reference Manual</b>
470  <ul>
471  <li> Chapter 3, Electromagnetic Interactions
472    <ul>
473    <li>Section 11, Low Energy Extensions
474      <ul>
475      <li>Subsection Photoelectric effect
476        <ul>
477        <li>Minor modification.
478        </ul>
479      </ul>
480    <li>Section 7. Common to All Charged Particles   
481      <ul>
482      <li>Subsection 5, multiple Scattering
483        <ul>
484        <li>New subsubsection 'Step Limitation Algorithm' and
485            'Boundary Crossing Algorithm' created.
486        <li>Other miscellaenous changes.
487        </ul>
488      </ul>
489    </ul>
490  <li> Chapter 11, Polarized Electron/Positorn/Gamma Incident
491    <ul>
492    <li>New chapter added.
493    </ul>
494  </ul>
495</ul>
496
497<br>
498
499
500<!-- ============================================== Section --> 
501<hr>
502<font COLOR="#238E23">
503<h2>Version: Geant4 8.1 (June 2006) </h2>
504</font>
505<hr>
506<br />
507
508<ul>
509
510<li><b>Installation Guide: For setting up Geant4 in your computing
511    environment</b>
512  <ul>
513  <li> Chapter 1, Introduction
514    <ul>
515    <li>Section 1.1, Supported Computers and Operating Systems
516      <ul>
517      <li> update for Linux
518      </ul>
519    </ul>
520  <li> Chapter 2, Installation Procedures
521    <ul>
522    <li>Section 2.3, Installation of Hadronic Physics Lists
523      <ul>
524      <li> add note about physics list installation with global Geant4
525           libraries
526      </ul>
527    </ul>
528  </ul>
529<li><b>User's Guide: For Application Developers</b>
530  <ul>
531  <li> Chapter 4, Detector Definition and Response
532    <ul>
533    <li> Section 4.1, Geometry
534      <ul>
535      <li> Subsection 4.1.2, Solids:
536        <ul>
537        <li>Subsection 4.1.2.2, Solids made by Boolean operations: correct examples
538        <li>add new subsection 4.1.2.4, Tessellated solids
539        </ul>
540      <li> Subsection 4.1.4, Physical Volumes: correct source listing numbers
541      <li> Subsection 4.1.7, Reflecting Hierarchies of Volumes
542        <ul>
543        <li>correct source listing numbers
544        <li>update argument list for G4PhysicalVolumePair
545        <li>revision of discussion of Place() method and argument list
546        </ul>
547      <li> Subsection 4.1.6, Creating an Assembly of Volumes
548        <ul>
549        <li>correct figure numbers and code listing numbers
550        <li>add discussion of constituent volume access
551        <li>more discussion of MakeImprint method
552        </ul>
553      <li> Subsection 4.1.9, Geometry Setups: correct source listing numbers
554      <li> Subsection 4.1.11, Detecting Overlaps
555        <ul>
556        <li>correct figure numbers
557        <li>update DAWN links
558        </ul>
559      <li> Subsection 4.1.13, Importing XML models Using GDML: remove DAWN links
560      </ul>
561    <li> Section 4.2, Materials
562      <ul>
563      <li> Subsection 4.2.3, Recipes for Building Materials
564        <ul>
565        <li> Add C, Pb to NIST example
566        </ul>
567      </ul>
568    <li> Section 4.3, Electromagnetic Field
569      <ul>
570      <li> New subsection 4.3.3, Spin Tracking
571      </ul>
572    <li> Section 4.6, Persistency
573      <ul>
574      <li> New subsection 4.6.2: Using Reflex for persistency of geant4 objects
575      </ul>
576    </ul>
577  <li> Chapter 5, Tracking and Physics
578    <ul>
579      <li>Section 5.2, Physics
580        <ul>
581          <li>Subsection 5.2.1, Electromagnetic Interactions
582            <ul>
583              <li>Subsubsection 5.2.1.1, Standard EM processes
584                <ul>
585                <li> add list of steering options for standard EM processes
586                <li> add discussion of G4EmCalculator (which accesses cross sections,
587                     stopping powers
588                </ul>
589              <li> Subsubsection 5.2.1.2, Low Energy EM processes
590                <ul>
591                <li> add discussion of options for photo-electron angular distributions
592                </ul>
593            </ul>
594          <li>Subsection 5.2.5, Optical Photons
595            <ul>
596            <li>add discussion of linear polarization
597            </ul>
598        </ul>
599    </ul>
600  <li> Chapter 8, Visualization
601    <ul>
602    <li> Section 8.3, The Visualization Drivers
603      <ul>
604      <li>Subsection 8.3.2 OpenGL
605        <ul>
606        <li>update discussion
607        <li>provide control options with or without Motif
608        </ul>
609      <li>Subsection 8.3.3 Open Inventor
610        <ul>
611        <li>update discussion
612        <li>update links
613        </ul>
614      </ul>
615    </ul>
616  <li> Chapter 9, Examples
617    <ul>
618    <li> Section 9.2 Extended: add links to and descriptions of TestEm0, TestEm13-17
619    <li> Section 9.3 Advanced: add pointers to three new examples:
620      <ul>
621      <li>cellular irradiation beamline
622      <li>effects of chip carrier on radiation monitoring devices
623      <li>estimate of effect of photonuclear reactions in calorimeters
624      </ul>
625    </ul>
626  <li> Chapter 10, Appendix
627    <ul>
628    <li> Subsection 10.1.5 Windows - MV Visual C++: add link to Installation Guide
629    <li> Subsection 10.1.6 MacOS-X - g++:update dynamic library discussion
630    <li> Subsection 10.5.1 GNUmake system in Geant4: add link to Installation Guide
631    </ul>
632  </ul>
633
634<li><b>Physics Reference Manual</b>
635  <ul>
636  <li> Chapter 7, Common to All Charged Particles
637    <ul>
638    <li> Section 5, Multiple scattering:
639      <ul>
640      <li> update parameter in formula for theta_0
641      <li> update stepping and model parameters
642      <li> add Mayol and Salvat reference
643      </ul>
644    </ul>
645  <li> Chapter 8, Electron Incident
646    <ul>
647    <li> New Section 5, Positron-electron annihilation to hadrons
648    <li> Section 6, Synchrotron Radiation: replaced by new version
649    </ul> 
650  </ul>
651
652<li><b>User's Guide: For Toolkit Developers</b>
653  <ul>
654    <li> Chapter 19, Extending Toolkit Functionality: Visualization
655      <ul>
656        <li> updated
657        <li> new class diagram figure
658      </ul>
659  </ul>
660</ul>
661
662<br>
663
664
665<!-- ============================================== Section --> 
666<hr>
667<font COLOR="#238E23">
668<h2>Version: Geant4 8.0 (December 2005) </h2>
669</font>
670<hr>
671<br />
672
673<ul>
674
675<li><b>Installation Guide: For setting up Geant4 in your computing
676    environment</b>
677  <ul>
678  <li> Chapter 1, Introduction
679    <ul>
680    <li>Section 1.3, Visualization Software: update links
681    </ul>
682  <li> Chapter 2, Installation Procedures
683    <ul>
684    <li>new Section 2.3, Installation of Hadronic Physics Lists
685    <li>Old section 2.3 becomes 2.4
686    </ul>
687  <li> Chapter 3, Tips for Installing on Windows
688    <ul>
689    <li>Section 3.1, Windows with Cygwin Toolset and Microsoft Visual C++
690      <ul>
691      <li> update download link
692      <li> remove paragraph on limitations of MS-VC++ optimizer
693      <li> add link to Getting Started with Cygwin
694      </ul>
695    <li>Section 3.2: add note on physics list installation
696    </ul>
697  </ul>
698<li><b>User's Guide: For Application Developers</b>
699  <ul>
700  <li> Chapter 2, Getting Started
701    <ul>
702    <li> Section 10, How to Visualize the Detector and Events
703      <ul>
704      <li> subsection 2.10.2, Visualization Drivers: re-written
705      <li> remove subsection 2.10.5, Scene, Scene Handler, and Viewer,
706           subsection 2.10.6, Sample Visualization Sessions, becomes 2.10.5
707      <li> remove subsections 2.10.7, 2.10.8 (duplication of viz commands in Section 7.1)
708      <li> new subsection 2.10.6, More Information on Geant4 Visualization: pointer to the Visualization chapter
709      </ul>
710    </ul>
711  <li> Chapter 4, Detector Definition and Response
712    <ul>
713    <li> Section 4.1, Geometry: split into 13 separate pages, one for each
714         subsection
715      <ul>
716      <li> Subsection 4.1.2, Solids:
717        <ul>
718        <li>added Mathematica volume pictures
719        <li>mention method to add pseudo-random points on volume surfaces
720        </ul>
721      <li> Subsection 4.1.4, Physics Volumes:
722        <ul>
723        <li>update parameterized volume sample listings to add surface
724             checking flag
725        <li>add paragraph on advanced parameterizations for nested parameterized
726             volumes
727        </ul>
728      <li> Subsection 4.1.11, Detecting Overlapping Volumes: add paragraph on
729           detecting overlaps at construction
730      </ul>
731    <li> Section 4.2, Materials
732      <ul>
733      <li> Subsection 4.2.2, Introduction to the Classes
734        <ul>
735        <li> G4Element paragraph: add discussion on element access
736        <li> G4Material paragraph: add link to material names
737        </ul>
738      </ul>
739    <li> Section 4.4, Hits
740      <ul>
741      <li> Subsection 4.4.1, Hit: added discussion of G4THitsMap
742      <li> New subsection 4.4.5: MultiFunctional Detector and Primitive Scorer
743      <li> New subsection 4.4.6: Concrete Classes of G4VPrimitiveScorer
744      <li> New subsection 4.4.7: G4VSDFilter and derived classes
745      </ul>
746    </ul>
747  <li> Chapter 5, Tracking and Physics
748    <ul>
749      <li>Section 5.2, Physics
750        <ul>
751          <li>Subsection 5.2.6, Parameterization
752            <ul>
753              <li>updates for use of G4Region
754              <li>Subsubsection 5.2.6.2, Overview of Parameterization
755                  Components : new Fast Simulation figure
756            </ul>
757        </ul>
758    </ul>
759  <li> Chapter 7, Communication and Control
760    <ul>
761    <li> Section 7.1, Built-in Commands: update and expand visualization commands
762    </ul>
763  <li> Chapter 8, Visualization
764    <ul>
765    <li> Section 8.1, Introduction: re-written
766    <li> Section 8.2, New title: Adding Visualization to Your Executable
767      <ul>
768      <li> re-written
769      <li> was section 8.5
770      </ul>
771    <li> Section 8.3, New title: The Visualization Drivers - was section 8.6
772    <li> Section 8.4, New title: Controlling Visualization from Commands
773      <ul>
774      <li>updated, with expanded discussion of visualizing trajectories
775      <li>paragraph added on enhanced trajectory drawing
776      <li> parts of this section moved from Section 2.10 (in Getting Started Chapter)
777      <li> other parts from old Section 8.7 (Interactive Visualization)
778      </ul>
779    <li> Section 8.5, New title: Controlling Visualization from Compiled Code - was section 8.8
780    <li> Section 8.6, Visualization Attributes
781      <ul>
782      <li> updated, with new discussion of color mapping
783      <li> was section 8.3
784      </ul> 
785    <li> New Section 8.7, Enhanced Trajectory Drawing
786    <li> Old sections 8.7 Interactive Visualization, 8.8 Non-interactive Visualization, 
787         and 8.10 More on Visualization, removed and parts distributed to other sections.
788         Section 8.2, What Can Be Visualized? - removed.
789    </ul>
790  <li> Chapter 9, Examples
791    <ul>
792    <li> Section 9.1 Novice: updated and expanded discussion of example N07
793    <li> Section 9.2 Extended: update links
794    </ul>
795  <li> Chapter 10, Appendix
796    <ul>
797    <li> Subsection 10.5.2 Environment Variables: add RayTracer env. vars.
798    </ul>
799  </ul>
800
801<li><b>Physics Reference Manual</b>
802  <ul>
803  <li> Chapter 7, Common to All Charged Particles
804    <ul>
805    <li> Section 6, Transition radiation: improved discussion
806    <li> Section 9, Photoabsorption ionization model: improved
807               discussion of use in physics list
808    </ul>
809  <li> Chapter 22, Parton String Model
810    <ul>
811    <li> Section 1, use correct units for value of hbarc
812    </ul> 
813  <li> Chapter 23, Chiral Invariant Phase Space Model
814    <ul>
815    <li> add new section on neutrino interactions
816    </ul> 
817  <li> Chapter 33, Low Energy Neutron Interactions
818    <ul>
819    <li> new section 33.3 on using low energy paramterized models when
820         high precision models cannot be
821    </ul> 
822  </ul>
823
824<li><b>User's Guide: For Toolkit Developers</b>
825  <ul>
826  <li> Chapter 13, Design and Function: Visualization
827    <ul>
828    <li> Class Design section: add discussion for creating a new graphics
829         system
830    <li> Modeling Sub-category section: add discussion of G4VTrajectoryModel
831    <li> new section on visualization attributes
832    </ul>
833  <li> Chapter 19, Extending Toolkit Functionality: Visualization
834    <ul>
835    <li> new section: Creating a new graphics driver
836    <li> new section: Enhanced trajectory drawing
837    </ul>
838  </ul>
839</ul>
840
841<br>
842<hr>
843
844<!-- ============================================== Section --> 
845<FONT COLOR="#238E23">
846<H2>Version: Geant4 7.1 (June 2005) </H2>
847</FONT>
848<ul>
849
850<li><b>Installation Guide: For setting up Geant4 in your computing
851    environment</b>
852  <ul>
853  <li> Chapter 1, Installation introduction
854    <ul>
855    <li>Section 1.3 Visualization software - add link to WIRED</li>
856    </ul></li>
857  <li> Chapter 2, Installation procedures
858    <ul>
859    <li>"Using the configure script" is now section 2.1</li>
860    <li>"Installing Geant4 manually" is now section 2.2
861      <ul>
862      <li>change environment variable G4USE_G3TOG4 to G4LIB_BUILD_G3TOG4</li>
863      </ul></li>
864    </ul></li>
865  <li> Chapter 3, Tips for installing on Windows
866    <ul>
867    <li>Windows with the Cygwin toolset and MS Visual C++
868      <ul>
869      <li>change Cygwin links</li>
870      <li>add sentence on package selection</li>
871      <li>remove mention of Visual Studio .NET 7.1</li>
872      <li>update Cygwin installation instructions</li>
873      </ul></li>
874    </ul></li>
875  </ul></li>
876
877<li><b>User's Guide: For Application Developers</b>
878  <ul>
879  <li>Chapter 2, Getting Started
880    <ul>
881    <li>Section 2.1 How to Define the main() Program
882      <ul>
883      <li>Subsection 2.1.4 G4UIManager and UI Command Submission:
884          replace N02VisManager with G4VisExecutive</li>
885      </ul></li>
886    <li>Section 2.3 How to Specify Materials in the Detector
887      <ul>
888      <li>add subsection 2.3.5: Define a Material from the Geant4 Material
889          Database</li>
890      <li>move subsection on Print Material Information to 2.3.6</li>
891      </ul></li>
892    <li>Section 2.9 How to Execute a Program
893      <ul>
894      <li>Subsection 2.9.4 Interactive Mode Driven by Command Lines:
895          in source code listing 2.9.4 replace new MyVisManager with
896          new G4VisExecutive</li>
897      <li>Subsection 2.9.5 General Case: in source listing 2.9.5 replace new
898          N03VisManager by new G4VisExecutive</li>
899      </ul></li>
900    <li>Section 2.10 How to visualize the Detector and Events
901      <ul>
902      <li>Subsection 2.10.2 Visualization Drivers: change G4VIS_BUILE to
903          G4VIS_BUILD</li>
904      <li>Subsection 2.10.3 How to Incorporate Visualization Drivers into an
905          Executable: update to include G4VisExecutive</li>
906      <li>Subsection 2.10.4 Writing the main() Method to Include Visualization:
907        <ul>
908        <li>update source listing 2.101 to include G4VisExecutive</li>
909        <li>expand last paragraph
910        </ul></li>
911      <li>Subsection 2.10.8 Visualization of the Detector Geometry Tree:
912          delete RegisterGraphicsSystem lines</li>
913      </ul></li>
914    </ul></li>
915
916  <li>Chapter 4, Detector
917    <ul>
918    <li> Section 4.1 Geometry
919      <ul>
920      <li>Subsection 4.1.2 CSG Solids
921        <ul>
922        <li>add new constructor for general twisted trapezoid</li>
923        <li>add G4TwistedTrd</li>
924        <li>subsection 4.1.2.2: Solids made by boolean operations - correction
925            of first and second volume in discussion
926        </ul></li>
927      <li>Subsection 4.1.5 Touchables: Uniquely Identifying a Volume:
928          clarification of first paragraph, and addition of arguments to
929          method names</li>
930      <li>New subsection 4.1.12 Dynamic Geometry Setups</li>
931      <li>Subsection 4.1.13 move subsection on Importing XML Models Using
932          GDML to here</li> 
933      </ul></li>
934    <li> Section 4.2 Material
935      <ul>
936      <li>Subsection 4.2.2 Introduction to the Classes: add paragraph on
937          internal material database</li>
938      <li>Subsection 4.2.3 All the ways to build a material: add source
939          listing showing how to use internal database</li> 
940      </ul></li>
941    <li> Section 4.3 Electromagnetic Field
942      <ul>
943      <li>Subsection 4.3.2 Practical Aspects
944        <ul>
945        <li>"Creating a Non-Magnetic Field" replaced by
946            "Creating an Electric or Electromagnetic Field</li>
947        <li>update source listing 4.3.1</li>
948        <li>add paragraph on alternate steppers</li>
949        <li>update source listing 4.3.2</li>
950        </ul></li>
951      </ul></li>
952    </ul></li>
953
954  <li>Chapter 5, Tracking and Physics
955    <ul>
956    <li> Section 5.2 Physics Processes
957      <ul>
958      <li> Subsection 5.2.1 EM Interactions:
959        <ul>
960        <li>add list of muon processes</li>
961        <li>add paragraph on model classes</li>
962        <li>add positron annihilation going to muons and to hadrons</li>
963        <li>include physics list code showing model registration</li>
964        </ul></li>
965      </ul></li>
966    </ul></li>
967
968  <li> Chapter 8, Visualization
969    <ul>
970    <li>Section 8.1 Introduction: replace MyVisManager with G4VisExecutive</li>
971    <li>Section 8.5 Making a Visualization Executable
972      <ul>
973      <li>Subsection 8.5.2 How to Realize Visualization Drivers in an
974          Executable: replace recipe with paragraph including G4VisExecutive,
975          remove reference to ExN03VisManager</li>
976      <li>Subsection 8.5.3 How to Write the main() Function
977        <ul>
978        <li>rewrite first paragraph to refer to G4VisExecutive</li>
979        <li>replace MyVisManager with G4VisExecutive in source listings
980            8.5.2, 8.5.3, 8.5.4 and text</li>
981        <li>add verbosity codes</li>
982        </ul></li>
983      </ul></li>
984    <li>Section 8.6 Visualization Drivers: change About_DAWN link</li>
985    <li>Section 8.7 Interactive Visualization
986      <ul>
987      <li>Subsection 8.7.10 Visualization of Detector Geometry Tree
988        <ul>
989        <li>update with G4VisExecutive</li>
990        <li>remove reference to ExN03VisManager</li>
991        <li>remove "Additional Note" and "Action"</li>
992        <li>remove verbosity codes, replace with new paragraph</li>
993        </ul></li>
994      </ul></li>
995    <li>Section 8.8 Non-interactive Visualization
996      <ul>
997      <li>Subsection 8.8.1 Class G4VVisManager: replace MyVisManager with
998          G4VisExecutive</li>
999      <li>Subsection 8.8.6 Visualization of polylines and tracking steps:
1000          change runManager->set_userAction to runManager->SetUserAction</li>
1001      <li>add subsection 8.8.7 Visualization User Action</li>
1002      </ul></li>
1003    </ul>
1004
1005  <li> Chapter 9, Examples
1006    <ul>
1007    <li>Section 9.1 Novice Examples
1008      <ul>
1009      <li>Subsection 9.1.3 Example N02: update classes, remove
1010          ExN02VisManager and links</li>
1011      <li>Subsection 9.1.4 Example N03: remove ExN03VisManager and links</li>
1012      <li>Subsection 9.1.5 Example N04: update classes</li>
1013      </ul></li>
1014    <li>Section 9.2 Extended Examples
1015      <ul>
1016      <li>Subsection 9.2.1 Extended examples
1017        <ul>
1018        <li>add TestEm11</li>
1019        <li>add expgs (General Particle Source Example)</li>
1020        <li>add sentence to ExDiane and ParGeant4</li>
1021        <li>change link for ParGeant4</li>
1022        <li>add radioactive decay example</li>
1023        <li>add run and event example</li>
1024        </ul> 
1025      </ul></li>
1026    <li>Section 9.3 Advanced Examples
1027      <ul>
1028      <li>Subsection 9.3.1 Advanced Examples
1029        <ul>
1030        <li>change links for hadron therapy, medical linac, radioprotection,
1031            xray fluorescence, cosmic ray charging</li>
1032        <li>add links for purging magnet, composite calorimeter, lAr
1033            calorimeter. RICH and Tiara</li>
1034        </ul></li>
1035      </ul></li>
1036    </ul></li>
1037
1038  <li> Chapter 10, Appendix
1039    <ul>
1040    <li>Section 10.4 C++ Standard Template Library: add reference book
1041        "Effective STL"</li>
1042    <li>Section 10.5 Makefiles and Environment Variables
1043      <ul>
1044      <li>Subsection 10.5.2 Environment Variables
1045        <ul>
1046        <li>change G4USE_G3TOG4 to G4LIB_USE_G3TOG4</li>
1047        <li>add zlib module (with g3tog4)</li>
1048        </ul></li>
1049      </ul></li>
1050    <li>Section 10.6 Build for MicroSoft Visual C++: change Cygwin link</li>
1051    <li>Section 10.7 Development and Debug Tools: update links</li>
1052    </ul></li>
1053  </ul></li>
1054
1055<li><b>Physics Reference Manual</b>
1056  <ul>
1057  <li> Chapter 7, Common to All Charged Particles
1058    <ul>
1059    <li> Section 7.2 Energy loss fluctuations: updated</li>
1060    <li> Section 7.5 Multiple scattering: more z sampling discussion and
1061         typo corrections</li> 
1062    </ul></li>
1063  <li> Chapter 11, Low Energy Extensions
1064    <ul>
1065    <li> Section 11 Penelope physics
1066      <ul>
1067      <li>Subsection 5 Photoelectric effect: expanded discussion</li>
1068      </ul></li>
1069    </ul></li>
1070  <li> Chapter 24, Bertini Cascade Model: corrected pion absorption channels,
1071       re-write for English</li>
1072  </ul></li>
1073
1074<li><b>User's Guide: For Toolkit Developers</b>
1075  <ul>
1076  <li>Changed from article format to book format, re-organized sections
1077      into Introduction, Design and Function of Geant4 Categories, Extending
1078      Toolkit Functionality and Appendix</li>
1079  <li>Part 1, Introduction - move User Requirements Document discussion
1080      here (from old chapter 2)</li>
1081  <li>Part 2, Design and Function of Geant4 Categories
1082    <ul>
1083    <li> organize each chapter to have at least Design Philosophy and
1084         Class Design sections</li>
1085    <li> add text from general Geant4 paper to Design Philosophy chapters</li>
1086    </ul></li>
1087  </ul></li>
1088
1089</ul>
1090 
1091<BR>
1092<HR>
1093<!-- ============================================== Section --> 
1094<FONT COLOR="#238E23">
1095<H2>Version: Geant4 7.0 (December 2004) </H2>
1096</FONT>
1097<UL>
1098
1099<LI><B>Installation Guide: For setting up Geant4 in your computing environment</B>
1100  <UL>
1101  <LI> Chapter 1, Installation introduction
1102    <UL>
1103    <LI> Section 1.1 Supported computers and operating systems - updated
1104    <LI> Section 1.3 Visualization software - update links
1105    <LI> Section 1.4 Software for Analysis and Histogramming - update link
1106    </UL>
1107  <LI> Chapter 2, Installation procedures
1108    <UL>
1109    <LI> Section 2.2 Using the configure script - revised
1110    </UL>
1111  <LI> Chapter 3, Tips for installing on Windows - update
1112  </UL>
1113
1114<LI><B>User's Guide: For Application Developers</B>
1115  <UL>
1116  <LI>Chapter 4, Detector
1117    <UL>
1118    <LI> Section 4.1 Geometry
1119      <UL>
1120      <LI> Subsection 4.1.10 Converting Geometries from Geant 3.21 :
1121           conversion of Geant 3.21 magnetic field not supported
1122      <LI> Subsection 4.1.2 Solids: add discussion of GetCubicVolume method
1123        <UL>
1124        <LI> subsection 4.1.2.1: added G4TwistedBox and G4TwistedTrap
1125        </UL>
1126      <LI> Subsection 4.1.3 Logical Volumes : discussion of GetMass method
1127      </UL>
1128    <LI> Section 4.3 Electromagnetic Field
1129      <UL>
1130      <LI> Subsection 4.3.2 Practical Aspects : update discussion of
1131           creating field for part of volume hierarchy - add code snippet
1132      </UL>
1133    </UL>
1134  <LI> Chapter 5, Tracking and Physics
1135    <UL>
1136    <LI> Section 5.2 Physics Processes
1137      <UL>
1138      <LI> Overall grammar, spelling upgrade
1139      <LI> Update G4VProcess discussion with PreparePhysicsTable method
1140      <LI> Subsection 5.2.6 Parameterization : add subsections 5.2.6.9,
1141           5.2.6.10 on Gflash
1142      </UL>
1143    <LI> New Section 5.6 Physics Table
1144    </UL>
1145  <LI> Chapter 6, User Actions
1146    <UL>
1147    <LI> Added Section 6.3 User Information Classes
1148    </UL>
1149  <LI> Chapter 8, Visualization
1150    <UL>
1151    <LI> Section 8.7 Interactive Visualization
1152      <UL>
1153      <LI> Subsection 8.7.11: added three new tutorial macros: vis9, 10, 11
1154      </UL> 
1155    </UL>
1156  <LI> Chapter 9, Examples
1157    <UL>
1158    <LI> Added Section 9.3 Extended Examples
1159    </UL>
1160  <LI> Chapter 10, Appendix
1161    <UL>
1162    <LI> Section 10.2 Histogramming
1163      <UL>
1164      <LI> Subsection 10.2.4 : mention extended electromagnetic examples
1165      </UL>
1166    </UL>
1167  </UL>
1168
1169<LI><B>Physics Reference Manual</B>
1170  <UL>
1171  <LI> New Chapter 5: Particle Transport (was section 12.1)
1172  <LI> Chapter 7, Common to All Charged Particles
1173    <UL>
1174    <LI> New Section 7.2 Energy loss fluctuations (was section 12.3)   
1175    <LI> New Section 7.3 Correcting Cross Sections for Energy Variations (was
1176         subsection 12.1.3 (Integral approach)
1177    <LI> New Section 7.4 Conversion from Range to Kinetic Energy
1178        (was section 12.2)
1179    <LI> Section 7.5 Multiple scattering - updated
1180    <LI> Section 7.9 PAI model - updated
1181    </UL>
1182  <LI> Chapter 12, Miscellaneous - removed (see notes for Chapters 5 and 7)
1183  <LI> New Chapter 13: Shower Parameterizations
1184  <LI> Chapter 20, Parameterization-Driven Models
1185    <UL>
1186    <LI> Section 20.3 High energy model -  new, expanded section
1187    </UL> 
1188  </UL>
1189
1190<LI><B>User's Guide: For Toolkit Developers</B>
1191  <UL>
1192  <LI>Chapter 4, Guide to Extending Geant4 Functionality
1193    <UL> 
1194    <LI> Section 1 Geometry
1195      <UL>
1196      <LI> discussion of creating a derived class from G4VSolid : add
1197           discussion of GetCubicVolume() method and add GetPolyhedron
1198           method
1199      </UL>
1200    <LI> Section 2 EM Fields : correct indeces for storing B and E field
1201         components
1202    </UL>
1203  </UL>
1204
1205</UL>
1206 
1207<BR>
1208<HR>
1209<!-- ============================================== Section --> 
1210<FONT COLOR="#238E23">
1211<H2>Version: Geant4 6.2 (June 2004) </H2>
1212</FONT>
1213<UL>
1214
1215<LI><B>Installation Guide: For setting up Geant4 in your computing environment</B>
1216  <UL>
1217  <LI> Chapter 1, Installation introduction
1218    <UL>
1219    <LI> Updated supported platforms
1220    </UL>
1221  <LI> Chapter 3, Installation on a PC Machine
1222    <UL>
1223    <LI> Updated, subsection titles changed
1224    </UL>
1225  </UL>
1226
1227<LI><B>User's Guide: For Application Developers</B>
1228  <UL>
1229  <LI>Chapter 4, Detector
1230    <UL>
1231    <LI> Section 4.1 Geometry
1232      <UL>
1233      <LI> Subsection 4.1.2 Solids
1234        <UL>
1235        <LI> added G4TwistedTubs discussion
1236        </UL>
1237      <LI> Subsection 4.1.4 Physical Volumes
1238        <UL>
1239        <LI> Subsubsection 4.1.4.2 Repeated volumes
1240                  - update parameterized volumes
1241        </UL>
1242      <LI> Subsection 4.1.7 Reflecting Hierarchies of Volumes - add discussion
1243            of Divide() method 
1244      </UL>
1245    </UL>
1246  <LI> Chapter 5, Tracking and Physics
1247    <UL>
1248    <LI> Subsection 5.2.5 Optical Photons
1249      <UL>
1250      <LI> New Subsubsection 5.2.5.3 inserted:  Generation of Photons in
1251              Optical Processes - Wavelength Shifting
1252      <LI> Subsubsection 5.2.5.4: Tracking of Photons - sections on Rayleigh
1253              Scattering and Boundary Processes updated
1254      </UL>
1255    </UL>
1256  <LI> Chapter 8, Visualization
1257    <UL> 
1258    <LI> Subsection 8.7 Interactive Visualization - bug fix
1259    </UL>
1260  <LI> Chapter 9, Examples
1261    <UL>
1262    <LI> Section 9.1 Novice Examples
1263      <UL>
1264      <LI> removed examplesReadMe
1265      <LI> updated links
1266      </UL>
1267    <LI> Section 9.2 Advanced Examples - expanded discussion of medical example
1268    </UL>
1269  <LI> Chapter 10, Appendix
1270    <UL>
1271    <LI> Section 10.1 Compilation Tips
1272      <UL>
1273      <LI> updated
1274      <LI> added subsection 10.1.6 for MacOS
1275      </UL>
1276    <LI> Section 10.2 Histogramming
1277      <UL>
1278      <LI> Subsection 10.2.2 replace Lizard subsection with PI subsection
1279      </UL>
1280    <LI> Section 10.5 Makefiles and Environment Variables
1281      <UL>
1282      <LI> Subsection 10.5.2 Environment Variables - updated
1283      </Ul>
1284    <LI> Section 10.6 Build for MS Visual C++ -update for Visual Studio
1285    </UL>
1286  </UL>
1287
1288<LI><B>Physics Reference Manual</B>
1289  <UL>
1290  <LI> Chapter 5, Gamma Incident
1291    <UL>
1292    <LI> Section 5.2 Compton Scattering
1293      <UL>
1294      <LI> Add total cross section references
1295      </UL>
1296    </UL>
1297  <LI> Chapter 6, All Charged Particles
1298    <UL>
1299    <LI> Section 6.2 Multiple Scattering
1300      <UL>
1301      <LI> Expanded discussion of true path length to geometrical path length
1302      <LI> Correction term added to Highland formula
1303      </UL>
1304    </UL>
1305  <LI> Chapter 7, Electron Incident
1306    <UL>
1307    <LI> Section 7.2 Bremsstrahlung
1308      <UL>
1309      <LI> Update cross section and energy loss parameterizations
1310      </UL>
1311    </UL>
1312  <LI> Chapter 15, Total Reaction Cross Section in Nucleus-nucleus Reactions
1313    <UL>
1314    <LI> Added section on Tripathi formula for light systems
1315    </UL> 
1316  <LI> New chapter 17, Hadron Elastic Scattering at Medium and High Energy
1317  <LI> New chapter 25, Abrasion-ablation Model
1318  <LI> New chapter 26, Electromagnetic Dissociation Model
1319  </UL>
1320</UL>
1321
1322<BR>
1323<HR>
1324
1325<!-- ============================================== Section --> 
1326<FONT COLOR="#238E23">
1327<H2>Version: Geant4 6.1 (March 2004) </H2>
1328</FONT>
1329<UL>
1330
1331<LI><B>User's Guide: For Application Developers</B>
1332  <UL>
1333  <LI>Chapter 4, Detector
1334    <UL>
1335    <LI> Section 4.1 Geometry
1336      <UL>
1337      <LI> Subsection 4.1.2.2 Solids made by Boolean operations: updated
1338      <LI> Subsection 4.1.8 The Geometry Navigator: updated
1339      </UL>
1340    </UL>
1341  <LI> Chapter 5, Tracking and Physics
1342    <UL>
1343    <LI> Section 5.3 Particles
1344      <UL>
1345      <LI> Subsection 5.3.2 Definition of Particles: update baryon and meson
1346            masses and widths
1347      </UL>
1348    </UL>
1349  </UL>
1350
1351</UL>
1352
1353<BR>
1354<HR>
1355
1356
1357<!-- ============================================== Section --> 
1358<FONT COLOR="#238E23">
1359<H2>Version: Geant4 6.0 (December 2003) </H2>
1360</FONT>
1361<UL>
1362
1363<LI><B>FAQs</B>
1364  <UL>
1365  <LI>Updated
1366  </UL>
1367
1368<LI><B>Installation Guide: For setting up Geant4 in your computing environment</B>
1369  <UL>
1370  <LI>Section 1, Installation introduction: remove OPACS link, add XP to
1371      Windows
1372  <LI>Section 3, Tips for Installing on Windows: add link for creating project
1373      under Visual Studio
1374  </UL>
1375
1376<LI><B>User's Guide: For Application Developers</B>
1377  <UL>
1378  <LI>Chapter 2, Getting Started
1379    <UL>
1380    <LI> Subsection 2.2.3 Choose a Solid: change hightOfTheTube to 25 cm.
1381    <LI> Section 2.8 Setting Up an Interactive Session: remove OPACS
1382    </UL>
1383  <LI>Chapter 3, Fundamentals
1384    <UL>
1385    <LI> Section 3.7 Event Biasing Techniques:
1386      <UL>
1387      <LI> updated code sample in subsection 3.7.1.2: Changing the Sampling
1388           and added weight window discussion
1389      <LI> added new subsection 3.7.1.6: The Weight Window Technique
1390      </UL>
1391    </UL>
1392  <LI>Chapter 4, Detector
1393    <UL>
1394    <LI> Section 4.1 Geometry
1395      <UL>
1396      <LI> Subsection 4.1.2 Solids: remove paragraph on Other BREP Solids
1397      <LI> Subsection 4.1.4 Phyiscal Volumes: add discussion of volume division
1398      <LI> Subsection 4.1.10 Importing Solid Models from CAD: removed
1399      </UL>
1400    <LI> Section 4.3 Electromagnetic Field
1401      <UL>
1402      <LI> Subsection 4.3.2 Practical Aspects: add discussion on creating
1403           field for part of detector, expanded discussion of stepper
1404           parameters
1405      </UL>
1406    <LI> Section 4.6 Persistency
1407      <UL>
1408      <LI> Subsections 4.6.2, 4.6.3, 4.6.4 deleted (obsolete)
1409      </UL>
1410    </UL>
1411  <LI>Chapter 5, Tracking and Physics
1412    <UL>
1413    <LI> Section 5.2 Physics Processes
1414      <UL>
1415      <LI> Subsection 5.2.1.2: add options for Low Energy angular dist.
1416      </UL>
1417    </UL>
1418  <LI> Chapter 8, Visualization
1419    <UL>
1420    <LI> Section 8.5 Making a Visualization Executable: move Table 8.1 to
1421         section 8.6
1422    <LI> Section 8.6 Visualization Drivers:
1423       <UL>
1424       <LI> Subsection 8.6.5: added link
1425       <LI> Subsection 8.6.8: added Table 8.1
1426       </UL>
1427    <LI> Section 8.7 Interactive Visualization: remove OPACS, update tutorial
1428         macros
1429    <LI> Section 8.9 Built-in Visualization Commands: change built-in command
1430         link to point to Section 7.1
1431    <LI> Expanded Subsection 8.10.2: Visualiztion of a Detector Geometry Tree
1432    </UL>
1433  <LI>Chapter 9, Examples
1434    <UL>
1435    <LI> Section 9.1 Novice Examples
1436      <UL>
1437      <LI> replace code in documentation area with
1438           links to checked-out code at
1439           http://pcitapiww.cern.ch/geant4/source/source/geant4
1440      <LI> add subsection 9.1.8: brief description of example N07
1441      </UL>
1442    <LI> Section 9.2 Advanced Examples: update
1443    </UL>
1444  <LI>Chapter 10, Appendix
1445    <UL>
1446    <LI> Section 10.1 Tips for Compilation : revise template repository
1447         discussion
1448    <LI> Section 10.5 Makefiles: remove OPACS, STEP references, add alternate
1449         path for hadronic physics lists
1450    <LI> Section 10.7 Development and Debugging Tools: update links and
1451         references
1452    </UL>
1453  </UL>
1454
1455<LI><B>User's Guide: For Toolkit Developers</B>
1456  <UL>
1457  <LI>Chapter 3, Object-Oriented Analysis and Design
1458    <UL>
1459    <LI>Section 3.5, Geometry: update navigator, overall diagrams, add regions
1460        diagram
1461    <LI>Section 3.6  Electromagnetic Field: update field diagram
1462    </UL>
1463  <LI>Chapter 4, Guide to Extending Geant4 Functionality
1464    <UL>
1465    <LI>Section 4.1: Geometry, minor re-wording
1466    </UL>
1467  </UL>
1468
1469<LI><B>Physics Reference Manual</B>
1470  <UL>
1471  <LI>Chapter 6 Common to All Charged Particles
1472    <UL>
1473    <LI> Insert new section 6.1 on energy loss
1474    <LI> Section 6.1 Multiple Scattering: update equations 6.12 and 6.15
1475         and discussion of model parameters
1476    </UL>
1477  <LI>Chapter 7 Electron Incident
1478    <UL>
1479    <LI> Section 7.1 Electron ionization: revised
1480    <LI> Section 7.2 Electron bremsstrahlung: revised
1481    </UL>
1482  <LI>Chapter 8 Muon Incident
1483    <UL>
1484    <LI> Section 8.1 Muon ionization: revised
1485    </UL>
1486  <LI>Chapter 9 Charged Hadron Incident
1487    <UL>
1488    <LI> Section 9.1 Hadron ionization: revised
1489    </UL>
1490  <LI>Chapter 10 Low Energy Extensions
1491    <UL>
1492    <LI>Section 10.7 Bremsstrahlung
1493      <UL>
1494      <LI> Added subsection on angular distributions and 4 figures
1495      </UL>
1496    <LI>Section 10.11.7 Penelope Physics: Ionization added
1497    <LI>Section 10.11.8 Penelope Physics: Positron annihilation added
1498    </UL>
1499  <LI>Chapter 12 Miscellaneous
1500    <UL>
1501    <LI> Subsection 12.1.3: Integral transport method added
1502    <LI> Section 12.3 Computing Energy Loss: re-written
1503    </UL>
1504  <LI>New Chapter 15 Reaction Cross Sections for Nucleus-nucleus reactions
1505  <LI>Chapter 22 Binary Cascade: add subsection on light-ion reactions
1506  <LI>Chapter 29 Radioactive Decay: re-worded
1507  </UL>
1508</UL>
1509<BR>
1510<HR>
1511
1512<!-- ============================================== Section --> 
1513<FONT COLOR="#238E23">
1514<H2>Version: Geant4 5.2  (June 2003) </H2>
1515</FONT>
1516<UL>
1517
1518<LI><B>Installation Guide: For setting up Geant4 in your computing environment</B>
1519  <UL>
1520  <LI>Section 1, Installation introduction: compiler info, links updated
1521  <LI>Section 2, Installation procedures: minor rewording of section 2.1
1522  <LI>Section 3, Tips for Installing on Windows: minor update
1523  </UL>
1524
1525<LI><B>User's Guide: For Application Developers</B>
1526  <UL>
1527  <LI>Chapter 3, Fundamentals
1528    <UL>
1529    <LI> Section 3.7 Event Biasing Techniques:
1530      <UL>
1531      <LI> added new subsection 3.7.1.6: The Weight Roulette Technique
1532      </UL>
1533    </UL>
1534  <LI>Chapter 4, Detector
1535    <UL>
1536    <LI> Section 4.1 Geometry:
1537      <UL>
1538      <LI> subsection 4.1.10 Importing Solid Models from CAD Systems: added note on support and installation
1539      <LI> subsection 4.1.11 Converting Geometries from Geant3.21: updated
1540      <LI> subsection 4.1.12 Detecting Overlapping Volumes: added new built-in test commands
1541      </UL>
1542    <LI> Section 4.4 Hits:
1543      <UL>
1544      <LI> subsection 4.4.1 Hit: added paragraph on G4Allocator
1545      </UL>
1546    </UL>
1547  <LI>Chapter 9, Examples
1548    <UL>
1549    <LI> Section 9.2 Advanced Examples: added reference to medical example using DICOM
1550    </UL>
1551  <LI>Chapter 10, Appendix
1552    <UL>
1553    <LI> Section 5 Makefiles and Environment Variables:
1554      <UL>
1555      <LI> added environment variable G4LIB_BUILD_G3TOG4 and description
1556      <LI> added STEP modules environment variables G4LIB_BUILD_STEP and G4USE_STEP
1557      </UL>
1558    </UL>
1559  </UL>
1560
1561<LI><B>Physics Reference Manual</B>
1562  <UL> 
1563  <LI> New Chapter 2, Monte Carlo Methods (moved from Miscellaneous section of Electromagnetic processes
1564  <LI> New Chapter 3, Transportation
1565  <LI> Chapter 10, Low Energy Extensions
1566    <UL>
1567    <LI> New section 11: Penelope physics processes
1568    </UL>
1569  </UL>
1570
1571</UL>
1572
1573<BR>
1574<HR>
1575
1576<!-- ============================================== Section --> 
1577<FONT COLOR="#238E23">
1578<H2>Version: Geant4 5.1  (April 2003) </H2>
1579</FONT>
1580<UL>
1581<P>
1582<LI><B>Physics Reference Manual</B>
1583  <UL>
1584  <LI>Chapter 5, Electron incident
1585    <UL>
1586    <LI> new section on e+e- -> mu+mu-
1587    </UL>
1588  <LI>Chapter 18, Chiral Invariant Phase Space Decay
1589    <UL>
1590    <LI>First four sections re-written
1591    </UL>
1592  <LI>Chapter 22, Evaporation Model
1593    <UL>
1594    <LI>Introduction added
1595    <LI>Model description added
1596    <LI>References updated
1597    </UL>
1598  </UL>
1599
1600<LI><B>User's Guide: For Application Developers</B>
1601  <UL>
1602  <LI>Chapter 2, Getting Started
1603    <UL>
1604    <LI> Section 2.4, How to specify particles: subsection 2.4.2.1 updated for
1605         cuts per region, subsection 2.4.2.2 removed
1606    </UL>
1607  <LI>Chapter 3, Fundamentals
1608    <UL>
1609    <LI> Section 3.4 Run: subsection 3.4.4 Run manager corrected and updated
1610    </UL>
1611  <LI>Chapter 4, Detector
1612    <UL>
1613    <LI> Section 4.1 Geometry: subsection 4.1.3.1 added (cuts per region)
1614    </UL>
1615  <LI>Chapter 5, Tracking and Physics
1616    <UL>
1617    <LI> Section 5.2 Physics Processes: correction to paragraph on surfaces
1618         in subsection 5.2.5.3 (Tracking of Optical Photons)
1619    <LI> Section 5.3 Particles: subsection 5.3.2 Definition of a Particle,
1620                                                updated
1621    <LI> Section 5.5 Cuts per Region added
1622    </UL>
1623  <LI>Chapter 6, User Actions
1624    <UL>
1625    <LI> Section 6.1 Mandatory User Actions: updated class listing
1626    <LI> Section 6.2 Optional User Actions: expanded initial paragraph
1627    </UL>
1628  <LI>Chapter 7, Communication and Control
1629    <UL>
1630    <LI> Section 7.1 Built-in commands updated
1631    </UL>
1632  </UL>
1633</UL>
1634
1635<BR>
1636<HR>
1637
1638<!-- ============================================== Section --> 
1639<FONT COLOR="#238E23">
1640<H2>Version: Geant4 5.0  interim update (January 2003) </H2>
1641</FONT>
1642<UL>
1643<P>
1644<LI><B>Physics Reference Manual</B>
1645  <UL>
1646  <LI>Chapter 6, Muon Incident
1647    <UL>
1648    <LI>Section 6.4, Pair production: re-written
1649    </UL>
1650  <LI>Chapter 8, Low Energy Extensions
1651    <UL>
1652    <LI>Section 8.1 Overview: minor re-wording
1653    <LI>Section 8.2 Compton Scattering: minor re-wording
1654    <LI>Section 8.3 Compton Scattering by Linearly Polarized Gamma Rays:
1655      equation correction (polarization vector)
1656    <LI>Section 8.4 Rayleigh scattering: corrected theta sampling (step 1)
1657    </UL>
1658  <LI>Chapter 20, New, Binary Cascade replaces Hadron Kinetic Model
1659  </UL>
1660</UL>
1661
1662<BR>
1663<HR>
1664
1665<!-- ============================================== Section --> 
1666<FONT COLOR="#238E23">
1667<H2>Version: Geant4 5.0  (December 2002) </H2>
1668</FONT>
1669<UL>
1670<P>
1671<LI><B>Introduction to Geant4</B>
1672  <UL>
1673  <LI>FAQ, morefaq updated.
1674  </UL>
1675
1676<LI><B>Installation Guide: For setting up Geant4 in your computing environment</B>
1677  <UL>
1678  <LI>All three sections updated
1679  </UL>
1680
1681<LI><B>User's Guide: For Application Developers</B>
1682  <UL>
1683  <LI>Chapter 3, Toolkit Fundamentals
1684    <UL>
1685    <LI> Section 3.2, Global Usage Classes: update links
1686    <LI> Section 3.4, Run: updated state information
1687    <LI> Section 3.7, Event Biasing: updated and expanded
1688    </UL>
1689  <LI>Chapter 4, Detector Definition and Response
1690    <UL>
1691    <LI> Section 4.1, Geometry: updated
1692    <LI> Section 4.3, Electromagnetic Field: expanded, figures added
1693    </UL>
1694  <LI>Chapter 5, Tracking and Physics
1695    <UL>
1696    <LI>Section 5.2, Physics Processes
1697      <UL>
1698      <LI>Sub-section 5.2.5, Optical Photon Processes: updated
1699      </UL>
1700    <LI>Section 5.3, Particles: particle tables updated
1701    </UL>
1702  <LI>Chapter 7, Communication and Control
1703    <UL>
1704    <LI> Section 7.2, User Interface: updated state information
1705    </UL>
1706  <LI>Chapter 8, Visualization
1707    <UL>
1708    <LI> Section 8.3, Visualization Attributes: add new section on
1709         providing pickable information
1710    </UL>
1711  <LI>Appendix
1712    <UL>
1713    <LI>Section 10.1: Compilation Tips, removed HP, DEC sections
1714    <LI>Section 10.3: CLHEP, updated link
1715    <LI>Section 10.5: Makefiles, updated links
1716    <LI>Section 10.6: Buildfiles, updated links
1717    </UL>
1718  </UL>
1719
1720<LI><B>User's Guide: For Toolkit Developers</B>
1721  <UL>
1722  <LI>Chapter 3, Object Oriented Analysis and Design
1723    <UL>
1724    <LI>Section 3.2: Tracking, updated and partially re-written
1725    <LI>Section 3.9: Global Usage, updated
1726    </UL>
1727  <LI>Chapter 4, Guide to Extending Geant4 Functionality
1728    <UL>
1729    <LI>Section 4.1: Geometry, updated
1730    </UL>
1731  </UL>
1732
1733<LI><B>Physics Reference Manual</B>
1734  <UL>
1735  <LI>Chapter 3, Gamma Incident
1736    <UL>
1737    <LI>Section 3.1, Photoelectric Effect: added introduction
1738    <LI>Section 3.4, Gamma Conversion into a (mu+,mu-) Pair: re-written
1739    </UL>
1740  <LI>Chapter 4, Common to All Charged Particles
1741    <UL>
1742    <LI>Section 4.1, Multiple Scattering: re-written
1743    <LI>Section 4.2, Transition Radiation: re-written
1744    </UL>
1745  <LI>Chapter 5, Electron Incident
1746    <UL>
1747    <LI>Section 5.3, e+e- Annihilation: re-written
1748    <LI>Section 5.4, Synchrotron Radiation: re-written
1749    </UL>
1750  <LI>Chapter 6, Muon Incident
1751    <UL>
1752    <LI>Section 6.1, Ionization: re-written
1753    <LI>Section 6.2, Bremsstrahlung: re-written
1754    <LI>Section 6.3, Muon Photonuclear Interaction: re-written
1755    </UL>
1756  <LI>Chapter 7, Charged Hadron Incident
1757    <UL>
1758    <LI>Section 7.1, Ionization: re-written
1759    </UL>
1760  <LI>Chapter 10, Miscellaneous
1761    <UL>
1762    <LI>Section 10.5, Energy Loss Fluctuations: updated
1763    </UL>
1764  <LI>Chapter 12, Cross Sections in Photonuclear and Electronuclear Reactions
1765    <UL>
1766    <LI>Section 12.2, Parameterization of the Electronuclear Cross Sections :
1767        expanded and re-written
1768    </UL>
1769  <LI>Chapter 15, Parameterization Driven Models
1770    <UL>
1771    <LI>All sections re-written
1772    </UL>
1773  <LI>Chapter 16, Leading Particle Bias
1774    <UL>
1775    <LI>Updated
1776    </UL>
1777  <LI>Chapter 18, Chiral Invariant Phase Space Decay
1778    <UL>
1779    <LI>Updated
1780    </UL>
1781  <LI>Chapter 19, Bertini IntraNuclear Cascade Model
1782    <UL>
1783    <LI>NEW CHAPTER
1784    </UL>
1785  <LI>Chapter 21, Precompound Model
1786    <UL>
1787    <LI>Section 21.2, Simulation of pre-compound reaction: equation label
1788        change
1789    </UL>
1790  <LI>Chapter 22, Evaporation Model
1791    <UL>
1792    <LI>Section 22.2, Simulation of fragment evaporation: updated
1793    </UL>
1794  <LI>Chapter 24, Fermi Breakup Model
1795    <UL>
1796    <LI> Section 24.1, Fermi breakup simulation for light nuclei: remove
1797         subsection 24.1.1 (nuclear masses)
1798    </UL>
1799  <LI>Chapter 25, Multifragmentation Model
1800    <UL>
1801    <LI> minor updates
1802    </UL>
1803  <LI>Chapter 26, Low Energy Neutron Interactions
1804    <UL>
1805    <LI> Section 26.2, Physics and Verification: sections 26.2.2, 26.2.3,
1806         26.2.4 updated
1807    </UL>
1808  </UL>
1809</UL>
1810
1811<BR>
1812<HR>
1813
1814<!-- ============================================== Section --> 
1815<FONT COLOR="#238E23">
1816<H2>Version: Geant4 4.1  (June 2002) </H2>
1817</FONT>
1818<UL>
1819<LI><B>Installation Guide: For setting up Geant4 in your computing environment</B>
1820    <UL>
1821    <LI>Section 1, Introduction: updated supported platforms
1822    <LI>Section 2, PCMachines: updated
1823    <LI>Section 3, Unix Machines: updated
1824    </UL>
1825<P>
1826<LI><B>User's Guide: For Application Developers</B>
1827    <UL>
1828    <LI>Chapter 2, Getting Started
1829      <UL>
1830      <LI>Section 2.8, update user interface description
1831      </UL>
1832    <LI>Chapter 3, Toolkit Fundamentals
1833      <UL>
1834      <LI> add section 3.7 on event biasing
1835      </UL>
1836    <LI>Chapter 4, Detector Definition and Response
1837      <UL>
1838      <LI> update section 4.1: Geometry
1839      </UL>
1840    <LI>Chapter 5, Tracking and Physics
1841      <UL>
1842      <LI>Update section 5.2.1.2: Low Energy EM Physics
1843      <LI>Update particle tables in section 5.3: Particles
1844      </UL>
1845    <LI>Appendix
1846      <UL>
1847      <LI>Section 10.2: Histogramming - updated
1848      <LI>Section 10.3: CLHEP - updated
1849      </UL>
1850    </UL>
1851<P>
1852<LI><B>User's Guide: For Toolkit Developers</B>
1853    <UL>
1854    <LI>Chapter 3, Object-oriented Analysis and Design of Geant4 Classes:
1855        updated and re-organized
1856        <UL>
1857        <LI>Section 3.3, Physics Processes: low energy class diagram removed -
1858            will not print in .ps
1859        <LI>Section 3.5, Geometry: new overall geometry UML diagram
1860        <LI>Section 3.6, Electromagnetic fields: new UML diagram
1861        <LI>Section 3.9, Global Usage: additional Booch diagrams
1862        </UL>
1863    <LI>Chapter 4, Guide to Extending Geant4 Functionality
1864        <UL>
1865        <LI>Section 4.4, Extending hadronic physics: hadronic class diagrams
1866            removed - will not print in .ps
1867        </UL>
1868
1869    <LI>Chapter 5, Appendix: all class diagrams updated
1870    </UL>
1871<P>
1872<LI><B>Physics Reference Manual</B>
1873    <UL>
1874    <LI>Section II
1875       <UL>
1876       <LI>Updated
1877       </UL>
1878    <LI>Section III
1879       <UL>
1880       <LI>Chapter 3: Gamma Incident
1881         <UL>
1882         <LI>Section 3.1 Photo-electric effect: re-written
1883         <LI>Section 3.2 Compton scattering: re-written
1884         <LI>Section 3.3 New section on gamma conversion to e+e- pair
1885         <LI>Section 3.4 New section on gamma conversion to mu+mu- pair
1886         </UL>
1887       <LI>Chapter 4: Common to All Charged Particles
1888         <UL>
1889         <LI>Section 4.1 Multiple scattering: re-written
1890         <LI>Section 4.2 New transition radiation section
1891         <LI>Section 4.5 Photoabsorption-ionization model: re-written
1892         <LI>Section 4.6 Photoabsorption cross section at low energies:
1893             re-written
1894         </UL>
1895       <LI>Chapter 5: Electron incident
1896         <UL>
1897         <LI>Section 5.1 Electron ionization: re-written
1898         <LI>Section 5.2 Electron bremsstrahlung: re-written
1899         <LI>Section 5.3 Synchrotron radiation: updated
1900         <LI>Section 5.4 e+e- annihilation: updated
1901         </UL>
1902       <LI>Chapter 8: Low Energy EM
1903         <UL>
1904         <LI>Section 8.3 new section on Compton scattering by linearly
1905             polarized gamma rays
1906         <LI>All other sections updated
1907         </UL>
1908       </UL>
1909    <LI>Section IV
1910       <UL>
1911       <LI>Chapter 11: Lepton-Hadron interactions: re-written
1912       <LI>Chapter 12: Cross Sections in Photonuclear and Electronuclear
1913           Reactions
1914         <UL>
1915         <LI>Section 12.1 Approximation of PhotoNuclear cross sections:
1916             re-written
1917         <LI>Section 12.3 Parameterization of ElectroNuclear cross sections:
1918             re-written
1919         </UL>
1920       <LI>Chapter 13: Coherent elastic scattering - new material
1921       <LI>Chapter 16: Leading Particle Bias - new chapter on MARS code
1922       <LI>Chapter 18: Chiral Invariant Phase Space Decay - updates
1923       </UL>
1924    </UL>
1925</UL>
1926
1927<BR>
1928<HR>
1929
1930<!-- ============================================== Section --> 
1931<FONT COLOR="#238E23">
1932<H2>Version: Geant4 4.0  (December 2001) </H2>
1933</FONT>
1934<UL>
1935<LI><B>Installation Guide: For setting up Geant4 in your computing environment</B>
1936    <UL>
1937    <LI>Updated sections 1,2 and 3
1938    </UL>
1939<P>
1940<LI><B>User's Guide: For Application Developers</B>
1941    <UL>
1942    <LI>Chapter 1 re-written
1943    <LI>Chapter 2 updated
1944    <LI>Chapters 3, 4 re-organized into chapters 3 through 9
1945    <LI>Sections of chapters 3 through 9 re-written
1946    <LI>Appendix (formerly chapter 5) becomes Chapter 10
1947    </UL>
1948<P>
1949<LI><B>User's Guide: For Toolkit Developers</B>
1950    <UL>
1951    <LI>Chapter 3, Object-oriented Analysis and Design of Geant4 Classes:
1952        updated and re-organized
1953        <UL>
1954        <LI>Section 3.5, Geometry: most figures moved to Appendix
1955        </UL>
1956    <LI>Chapter 4, Guide to Extending Geant4 Functionality: some sections
1957        re-written
1958
1959    <LI>Chapter 5, Appendix: created to hold geometry class diagrams
1960    </UL>
1961<P>
1962<LI><B>Physics Reference Manual</B>
1963    <UL>
1964    <LI>Section I
1965       <UL>
1966       <LI>Occurrence and SetCuts sections moved to new Miscellaneous chapter
1967           in Section II.
1968       <LI>New introduction added (manual scope and definition of terms)
1969       <LI>Renamed section "Introduction"
1970       </UL>
1971    <LI>Section II
1972       <UL>
1973       <LI>Updated
1974       </UL>
1975    <LI>Section III
1976       <UL>
1977       <LI>Chapters re-ordered
1978       <LI>LE gamma conversion added
1979       <LI>Added chapter 10. Miscellaneous
1980       <LI>updates to most LE chapters
1981       </UL>
1982    <LI>Section IV
1983       <UL>
1984       <LI>Added chapter 12 - Cross Sections in Phot...
1985       <LI>Added chapter 13 - Elastic (empty)
1986       <LI>Added chapter 17 - Chiral Inv. Phase Space model
1987       <LI>Remove Theory-Driven Models chapter (was empty)
1988       <LI>Updates, correction to many other chapters
1989       </UL>
1990    </UL>
1991</UL>
1992
1993<BR>
1994<HR>
1995
1996<!-- ============================================== Section --> 
1997<FONT COLOR="#238E23">
1998<H2>Version: Geant4 3.1  (16 April 2001) </H2>
1999</FONT>
2000<UL>
2001<LI><B>User's Guide: For Application Developers</B>
2002    <UL>
2003    <LI>Updated sections: 3-6, 3-18
2004    <LI>Updated sections: 4-2
2005    <LI>Updated sections: 5-10
2006    </UL>
2007<P>
2008<LI><B>Software Reference Manual</B>
2009    <UL>
2010    <LI>Adapted to Geant4 3.1.
2011    </UL>
2012
2013</UL>
2014 
2015<!-- ============================================== Section --> 
2016<FONT COLOR="#238E23">
2017<H2>Version: Geant4 3.0 (December 2000) </H2>
2018</FONT>
2019<UL>
2020<LI><B>Installation Guide: For setting up Geant4 in your computing environment</B>
2021    <UL>
2022    <LI>Update sections: 1, 2, 3
2023    </UL>
2024<P>
2025<LI><B>User's Guide: For Application Developers</B>
2026    <UL>
2027    <LI>Updated sections: 2-10
2028    <LI>Updated sections: 3-6, 3-9, 3-10, 3-16, 3-20
2029    <LI>Updated sections: 5-2, 5-3, 5-5, 5-6, 5-7 
2030    <LI>Updated sections: 4-10
2031    </UL>
2032<P>
2033<LI><B>User's Guide: For Toolkit Developers</B></B>
2034    <UL>
2035    <LI>Updated sections: Object-oriented anlaysis and design of Geant4 classes
2036        <UL>
2037        <LI>Physics Processes
2038        </UL>
2039    </UL>
2040<P>
2041<LI><B>Physics Reference Manual</B>
2042    <UL>
2043    <LI>Updated sections: Electromagnetic Interaction - Low Energy Extension
2044        <UL>
2045        <LI>Hadron and ion ionization
2046        </UL>
2047    </UL>
2048<P>
2049<LI><B>Software Reference Manual</B>
2050    <UL>
2051    <LI>More class descriptions added.
2052    </UL>
2053</UL>
2054 
2055<!-- ============================================== Section --> 
2056<BR><HR>
2057<FONT COLOR="#238E23">
2058<H2>Version: Geant4 2.0 (July 2000) </H2>
2059</FONT>
2060<UL>
2061<LI><B>Overview (Top Page)</B>
2062    <UL>
2063    <LI>Search engine installed.
2064    </UL>
2065<P>
2066<LI><B>Installation Guide: For setting up Geant4 in your computing environment</B>
2067    <UL>
2068    <LI>Update sections: 1, 2, 3
2069    </UL>
2070<P>
2071<LI><B>User's Guide: For Application Developers</B>
2072    <UL>
2073    <LI>Updated sections: 2-2, 2-7, 2-10
2074    <LI>Updated sections: 3-9, 3-10, 3-16(Previous/Next navigation
2075        problem fixed), 3-17, 3-20(Many obosolte descriptions corrected)
2076    <LI>Updated sections: 5-2, 5-7
2077    </UL>
2078<P>
2079<LI><B>Physics Reference Manual</B>
2080    <UL>
2081    <LI>Updated sections: Electromagnetic Interaction - Low Energy Extension
2082        <UL>
2083        <LI>Bremsstrahlung
2084        <LI>Compton
2085        <LI>Hadrons ionization
2086        <LI>Ionisation
2087        <LI>Ions
2088        <LI>Overview
2089        <LI>Photoelectric
2090        <LI>Rayleigh
2091        <LI>Relaxation
2092        </UL>
2093    <LI>Updated sections: Electromagnetic Interaction - Muon
2094        <UL>
2095        <LI>Bremsstrahlung
2096        <LI>Photonuclear interaction
2097        <LI>e+e- pair production
2098        </UL>
2099    </UL>
2100<P>
2101</UL>
2102
2103<!-- ============================================== Section --> 
2104<BR><HR>
2105<FONT COLOR="#238E23">
2106<H2>Version: Geant4 1.0 (December 1999) </H2>
2107</FONT>
2108<UL>
2109<LI><B>Introduction to Geant4</B>
2110    <UL>
2111    <LI>Updated.
2112    </UL>
2113<P>
2114<LI><B>Installation Guide: For setting up Geant4 in your computing environment</B>
2115    <UL>
2116    <LI>Update sections: 1, 2, 3
2117    </UL>
2118<P>
2119<LI><B>User's Guide: For Application Developers</B>
2120    <UL>
2121    <LI>Updated sections: 2-1, 2-9, 2-10
2122    <LI>Updated sections: 3-3, 3-4, 3-11, 3-12, 3-16, 3-17,
2123    <LI>Updated sections: Appendix-2, Appendix-6, Appendix-7
2124    </UL>
2125<P>
2126<LI><B>User's Guide: For Toolkit Developers</B>
2127    <UL>
2128    <LI>No modification.
2129    </UL>
2130<P>
2131<LI><B>Physics Reference Manual</B>
2132    <UL>
2133    <LI>Updated sections: Electromagnetic Interaction - Low Energy Extension
2134    </UL>
2135<P>
2136<LI><B>Software Reference Manual</B>
2137    <UL>
2138    <LI>Completely updated.
2139    </UL>
2140</UL>
2141
2142<!-- ============================================== Section --> 
2143<BR><BR>
2144<HR>
2145<A HREF="../../Authors/html/subjectsToAuthors.html">
2146<I>About the authors</I></A>
2147
2148</BODY>
2149</HTML>
2150
2151
Note: See TracBrowser for help on using the repository browser.