Files
geant4/examples/advanced/cosmicray_charging/History
T
2016-06-09 15:16:48 +02:00

59 lines
2.4 KiB
Plaintext

-------------------------------------------------------------------
=========================================================
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
=========================================================
Category History file
---------------------
This file should be used by G4 developers and category coordinators
to briefly summarize all major modifications introduced in the code
and keep track of all category-tags.
It DOES NOT substitute the CVS log-message one should put at every
committal in the CVS repository !
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
24.05.2007 - Vladimir Ivanchenko, tag cosmicray_charging-V08-03-00
Fix compilation problem in Physics List
08.12.2005 - Henrique Araujo, tag cosmicray_charging-V07-01-02
Removed all compilation warnings
07.12.2005 - S. Guatelli tag cosmicray_charging-V07-01-01
G4Exception fixed (hadronic physics updated)
The example compiles withn CLHEP 2.0.2.2
15.11.2005 - Gabriele Cosmo, tag cosmicray_charging-V07-01-00
Migration to <sstream> from deprecated <strstream>.
06.06.2005 - Gabriele Cosmo, tag cosmicray_charging-V07-00-00
Fixed trivial compilation error on gcc-3.4.X (double semicolon).
03.05.2005 - John Allison
Replaced vis manager with G4VisExecutive.
10.12.2004 - Gabriele Cosmo, tag cosmicray_charging-V06-02-03
Replaced usage of M_PI with CLHEP's pi.
01.12.2004 - Henrique Araujo, tag cosmicray_charging-V06-02-02
Migrated to cmath
Solved some solid conficts
24.11.2004 - Henrique Araujo, tag cosmicray_charging-V06-02-01
Failed cvs submission
10.08.2004 - Henrique Araujo, tag cosmicray_charging-V06-02-00
Removed call by pointer of hadronics classes
Added MuNuclear interaction
Updated input macros for obsolete gps commands
28.05.2004 - Henrique Araujo, tag cosmicray_charging-V06-01-01
Minor changes to GNUMakeFile
Ported to PI Light (no changes in code required)
07.05.2004 - Henrique Araujo, tag cosmicray_charging-V06-01-00
First submission of cosmicray_charging example.