38 lines
1.3 KiB
Plaintext
38 lines
1.3 KiB
Plaintext
$Id: History,v 1.6 2005/05/03 10:05:49 allison 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 *
|
|
----------------------------------------------------------
|
|
|
|
3rd May 2005 John Allison (examples-V07-00-03)
|
|
- Replaced vis manager with G4VisExecutive.
|
|
|
|
Nov. 13, 2003 John Allison
|
|
- Reconstructed Vis Manager.
|
|
|
|
Jul. 04, 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. 19, 2002 K.Murakami
|
|
- modified physics lists as is ExN04.
|
|
- "std" namespace left/not cared was modified to "G4std".
|
|
|
|
May. 28, 2002 K.Murakami
|
|
- rename classes and filenames.
|
|
|
|
April 15, 02 K.Murakami
|
|
|
|
- Created.
|