44 lines
1.4 KiB
Plaintext
44 lines
1.4 KiB
Plaintext
$Id: History,v 1.6 2005/12/06 13:50:16 gcosmo Exp $
|
|
-------------------------------------------------------------------
|
|
|
|
=========================================================
|
|
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|
=========================================================
|
|
|
|
Example HepMCEx02 History file
|
|
----- ------------------------
|
|
This file should be used by the G4 example coordinator to briefly
|
|
summarize all major modifications introduced in the code and keep
|
|
track of all tags.
|
|
|
|
----------------------------------------------------------
|
|
* Reverse chronological order (last date on top), please *
|
|
----------------------------------------------------------
|
|
|
|
Dec. 6th, 2005 G.Cosmo
|
|
- Trivial changes for support of CLHEP-2.0.X series.
|
|
|
|
May 3rd, 2005 J.Allison (examples-V07-00-03)
|
|
- Replaced vis manager with G4VisExecutive.
|
|
|
|
Dec, 3rd, 2004 G.Cosmo
|
|
- Implemented migration to <cmath>.
|
|
|
|
Nov 13th, 2003 J.Allison
|
|
- Reconstructed Vis Manager.
|
|
|
|
Jul. 4th, 2003 G.Cosmo (exHepMC-V05-02-00)
|
|
- fixed compilation errors due to incorrect code migration from g4std wrappers.
|
|
- fixed pedantic compilation warnings on Linux-g++.
|
|
|
|
Nov. 19th, 2002 K.Murakami
|
|
- modified physics lists as is ExN04.
|
|
- "std" namespace left/not cared was modified to "G4std".
|
|
|
|
May. 28th, 2002 K.Murakami
|
|
- rename classes and filenames.
|
|
|
|
Apr. 15th, 02 K.Murakami
|
|
|
|
- Created.
|