| [807] | 1 | -------------------------------------------------------------------
|
|---|
| 2 |
|
|---|
| 3 | =========================================================
|
|---|
| 4 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 5 | =========================================================
|
|---|
| 6 |
|
|---|
| 7 | Category History file
|
|---|
| 8 | ---------------------
|
|---|
| 9 | This file should be used by G4 developers and category coordinators
|
|---|
| 10 | to briefly summarize all major modifications introduced in the code
|
|---|
| 11 | and keep track of all category-tags.
|
|---|
| 12 | It DOES NOT substitute the CVS log-message one should put at every
|
|---|
| 13 | committal in the CVS repository !
|
|---|
| 14 |
|
|---|
| 15 | ----------------------------------------------------------
|
|---|
| 16 | * Reverse chronological order (last date on top), please *
|
|---|
| 17 | ----------------------------------------------------------
|
|---|
| 18 |
|
|---|
| 19 | 24.05.2007 - Vladimir Ivanchenko, tag cosmicray_charging-V08-03-00
|
|---|
| 20 | Fix compilation problem in Physics List
|
|---|
| 21 |
|
|---|
| 22 | 08.12.2005 - Henrique Araujo, tag cosmicray_charging-V07-01-02
|
|---|
| 23 | Removed all compilation warnings
|
|---|
| 24 |
|
|---|
| 25 | 07.12.2005 - S. Guatelli tag cosmicray_charging-V07-01-01
|
|---|
| 26 | G4Exception fixed (hadronic physics updated)
|
|---|
| 27 | The example compiles withn CLHEP 2.0.2.2
|
|---|
| 28 |
|
|---|
| 29 | 15.11.2005 - Gabriele Cosmo, tag cosmicray_charging-V07-01-00
|
|---|
| 30 | Migration to <sstream> from deprecated <strstream>.
|
|---|
| 31 |
|
|---|
| 32 | 06.06.2005 - Gabriele Cosmo, tag cosmicray_charging-V07-00-00
|
|---|
| 33 | Fixed trivial compilation error on gcc-3.4.X (double semicolon).
|
|---|
| 34 |
|
|---|
| 35 | 03.05.2005 - John Allison
|
|---|
| 36 | Replaced vis manager with G4VisExecutive.
|
|---|
| 37 |
|
|---|
| 38 | 10.12.2004 - Gabriele Cosmo, tag cosmicray_charging-V06-02-03
|
|---|
| 39 | Replaced usage of M_PI with CLHEP's pi.
|
|---|
| 40 |
|
|---|
| 41 | 01.12.2004 - Henrique Araujo, tag cosmicray_charging-V06-02-02
|
|---|
| 42 | Migrated to cmath
|
|---|
| 43 | Solved some solid conficts
|
|---|
| 44 |
|
|---|
| 45 | 24.11.2004 - Henrique Araujo, tag cosmicray_charging-V06-02-01
|
|---|
| 46 | Failed cvs submission
|
|---|
| 47 |
|
|---|
| 48 | 10.08.2004 - Henrique Araujo, tag cosmicray_charging-V06-02-00
|
|---|
| 49 | Removed call by pointer of hadronics classes
|
|---|
| 50 | Added MuNuclear interaction
|
|---|
| 51 | Updated input macros for obsolete gps commands
|
|---|
| 52 |
|
|---|
| 53 | 28.05.2004 - Henrique Araujo, tag cosmicray_charging-V06-01-01
|
|---|
| 54 | Minor changes to GNUMakeFile
|
|---|
| 55 | Ported to PI Light (no changes in code required)
|
|---|
| 56 |
|
|---|
| 57 | 07.05.2004 - Henrique Araujo, tag cosmicray_charging-V06-01-00
|
|---|
| 58 | First submission of cosmicray_charging example.
|
|---|